I should have known to change the fonts_exo_zombies folder name to just fonts. Totally slipped my mind. But now for some reason, the round number is not on the hud. It is not chinease letters or anything, its just invisible. Is that stored in another font that it possibly isnt finding?
Edit: Nevermind, I figured it out
where exactly is the custom round number? all i see was the regular chalk round instead of the custom one ??? Edit: Actually i found already lol
Last Edit: March 31, 2015, 06:48:23 pm by X0master
Things to do before you can say that you remaster anything: 1. To know exactly wich means "To Remaster" 2. To have the master (the original or original files) 3. Be sure that you really are improving the original, in the case of a videogame level, be sure the textures and fx's at least receive some kind of improve. Otherwise you only use a tag, a fake tag.
First, Thank you for your work and for share this nice hud. I am using Bam Black Ops Perks and this happens with the hud normal perks are in vertical "order" and black ops perks are in horizontal after a down, only total ammo is visible and number of ammo magazine disappears. Two more things I d like that the size of the points would be a little bit bigger than now, I dont have idea how to change it and I am using C4 and in the hud is shown in bottom right corner, practically not visible.
First, Thank you for your work and for share this nice hud. I am using Bam Black Ops Perks and this happens with the hud (Image removed from quote.) normal perks are in vertical "order" and black ops perks are in horizontal after a down, only total ammo is visible and number of ammo magazine disappears. Two more things I d like that the size of the points would be a little bit bigger than now, I dont have idea how to change it and I am using C4 and in the hud is shown in bottom right corner, practically not visible.
Perks being set on different orientation is because of the different functions that the perk is being set from. Check _zombiemode_perks I think it was in there.
The ammo being invisible we need to debug what's going on. Before starting your map make sure the DVar "logfile" is set to 1. Then go in game make it occur then exit the game. Go to your mods/modname/console.log then PM me it and I will tell you what went wrong.
The points and C4 need to be changed from dukip_hud.menu. Points = competitivemodescores though I don't think you can scale it because of how it's set from ownerdraw. For the C4 figure out which ActionSlot it's being used on then search for that in the menu i.e. ActionSlotUsable( 1 ) you will have to mess with the position yourself what I suggest is copying ActionSlotUsable(3 or 4)'s itemDef rect line then put it on the ActionSlotUsable's itemdef rect line then make it go up and down from there. Make sure to update the text for it as well.
Because i'm stoopid, I have literally no idea how to add this into my game, BTW I extracted it into my Mods folder and ran it in-game but nothing changed so IDK
Because i'm stoopid, I have literally no idea how to add this into my game, BTW I extracted it into my Mods folder and ran it in-game but nothing changed so IDK
Added a tutorial and updated the link for the assets.
Hey i seen this topic and downloaded the link and everything. I get those wierd letters replacing the normal english. I tried everything and i cant figure it out. Is there specific files in the exo zombies folders that have to go to specific cod folderS?
Hey i seen this topic and downloaded the link and everything. I get those wierd letters replacing the normal english. I tried everything and i cant figure it out. Is there specific files in the exo zombies folders that have to go to specific cod folderS?
Go to raw/english/fonts rename that to fonts_original, rename fonts_exo_zm to fonts then recompile the mod.ff
So in the dukip files there are mods, raw, and texture_assets. So copy and paste the folders mods and texture_Assets into my root directory and then copy and paste raw into the root directory and then rename fonts_exo_zm to fonts then build the mod and compile it again?
Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
Box Mappers Elite
Has released one or more maps to the UGX-Mods community.
Has the ability to mute, kick, or ban chat members for being abusive or breaking the rules of the forum.
Has the ability to issue warnings to users, edit and remove posts from the forum and to move topics to other boards. Upholds the rules of the forum. Moderates Chat Rooms.
BO3 Modtools Alpha
This user has access to the Black Ops 3 Modtools Alpha
I love this exo hud tutorial but I get it not working
when I have pressed "build mod" few seconds later I get this and I have extract everything on the current location how it is in the rar. file
Code Snippet
Plaintext
ERROR: Couldn't find material 'fonts/gamefonts_pc' failed loading material 'fonts/gamefonts_pc' for asset 'fonts/bigfont' found in source file '../zone_source/mod.csv' ERROR: Couldn't find material 'fonts/gamefonts_pc_glow' failed loading material 'fonts/gamefonts_pc_glow' for asset 'fonts/bigfont' found in source file '../zone_source/mod.csv'
******************************************************************************** UNRECOVERABLE ERROR: duplicate menu name 'friendly_arrows'
Linker will now terminate. ********************************************************************************
Errors: ERROR: Couldn't find material 'fonts/gamefonts_pc' failed loading material 'fonts/gamefonts_pc' for asset 'fonts/bigfont' found in source file '../zone_source/mod.csv' ERROR: Couldn't find material 'fonts/gamefonts_pc_glow' failed loading material 'fonts/gamefonts_pc_glow' for asset 'fonts/bigfont' found in source file '../zone_source/mod.csv' (!) UNRECOVERABLE ERROR: duplicate menu name 'friendly_arrows'
Arguments passed to linker: -nopause -language english -moddir nazi_zombie_test mod
Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
Box Mappers Elite
Has released one or more maps to the UGX-Mods community.
Has the ability to mute, kick, or ban chat members for being abusive or breaking the rules of the forum.
Has the ability to issue warnings to users, edit and remove posts from the forum and to move topics to other boards. Upholds the rules of the forum. Moderates Chat Rooms.
BO3 Modtools Alpha
This user has access to the Black Ops 3 Modtools Alpha
I love this exo hud tutorial but I get it not working
when I have pressed "build mod" few seconds later I get this and I have extract everything on the current location how it is in the rar. file
Code Snippet
Plaintext
ERROR: Couldn't find material 'fonts/gamefonts_pc' failed loading material 'fonts/gamefonts_pc' for asset 'fonts/bigfont' found in source file '../zone_source/mod.csv' ERROR: Couldn't find material 'fonts/gamefonts_pc_glow' failed loading material 'fonts/gamefonts_pc_glow' for asset 'fonts/bigfont' found in source file '../zone_source/mod.csv'
******************************************************************************** UNRECOVERABLE ERROR: duplicate menu name 'friendly_arrows'
Linker will now terminate. ********************************************************************************
Errors: ERROR: Couldn't find material 'fonts/gamefonts_pc' failed loading material 'fonts/gamefonts_pc' for asset 'fonts/bigfont' found in source file '../zone_source/mod.csv' ERROR: Couldn't find material 'fonts/gamefonts_pc_glow' failed loading material 'fonts/gamefonts_pc_glow' for asset 'fonts/bigfont' found in source file '../zone_source/mod.csv' (!) UNRECOVERABLE ERROR: duplicate menu name 'friendly_arrows'
Arguments passed to linker: -nopause -language english -moddir nazi_zombie_test mod