Game Modding | Call of Duty: Black Ops 3 | Scripting
ModmeBot:
Thread By: natesmithzombies
Custom Powerup: Fast Feet By: NateSmithZombies
This power up increases your speed by 25%. Special thanks to ZeRoy for the suggestion!
If you are to make a tutorial with my content you must link the original ModMe post. You cannot repost the DL link to any other site (incuding YouTube). If you use my work please give me credit. You giving credit motivates me to help the community! :)
Instructions
Instructions are included in the download. Also special thanks to a long time friend Harry Bo21 for giving me the base code to work off of for the hud functions!
Want to change the shaders? Check this out.
Updates
Jan 2 2017: Added announcer and updated shader (credits to Madgaz for the voice)
Jan 4: Increased announcer volume
ModmeBot:
Reply By: Ping998
Can i ask: Does this effect stamin-up? Because I used a similar powerup on Return To Stairway To Hell and since the powerup changed the run speed to a new and then back to default, stamin-up was overwritten.
ModmeBot:
Reply By: natesmithzombies
Ping998Can i ask: Does this effect stamin-up? Because I used a similar powerup on Return To Stairway To Hell and since the powerup changed the run speed to a new and then back to default, stamin-up was overwritten.
ModmeBot:
Reply By: natesmithzombies
Updates
Jan 2 2017: Added announcer and updated shader (credits to Madgaz for the voice)
ModmeBot:
Reply By: natesmithzombies
Update
Jan 4: Increased announcer volumeModmeBot:
Reply By: OWNSAUCEPIMP
So, I downloaded the zip file and it did not contain the model for the zombietron_boots. Is there a chance someone can update the download file or point me to where it exists?
^1ERROR: xmodel 'zombietron_boots' is missing
ModmeBot:
Reply By: D-2-K
OWNSAUCEPIMP
So, I downloaded the zip file and it did not contain the model for the zombietron_boots. Is there a chance someone can update the download file or point me to where it exists? ^1ERROR: xmodel 'zombietron_boots' is missing
ModmeBot:
Reply By: OWNSAUCEPIMP
D-2-K
OWNSAUCEPIMP So, I downloaded the zip file and it did not contain the model for the zombietron_boots. Is there a chance someone can update the download file or point me to where it exists? ^1ERROR: xmodel 'zombietron_boots' is missing The model doesn't come with the download as it was a part of the mod tools to begin with 1 have you followed all the instructions correctly 2 have you downloaded all the additional assets for mod tools if the answer to both of these is yes then all i can suggest is do a verify of integrity of tool files through steam it will replace any missing files
ModmeBot:
Reply By: MyNameIsNobody
In the instructions it says add this to gsc:
// NSZ Bottomless Clip Powerup
#using scripts\_NSZ\nsz_powerup_bottomless_clip;
But since this is fast feet it should say this:
// NSZ Fast Feet Powerup
#using scripts\_NSZ\nsz_powerup_fast_feet;
Is that right? I really don't kow a damn thing about scripting, thats your area, but I think this was a mistake?? Thanks for all the great scripting you do!
ModmeBot:
Reply By: D-2-K
MyNameIsNobody
In the instructions it says add this to gsc: // NSZ Bottomless Clip Powerup #using scripts\_NSZ\nsz_powerup_bottomless_clip; But since this is fast feet it should say this: // NSZ Fast Feet Powerup #using scripts\_NSZ\nsz_powerup_fast_feet; Is that right? I really don't kow a damn thing about scripting, thats your area, but I think this was a mistake?? Thanks for all the great scripting you do!
bitwarrior:
Can you give a new download link is corrupted