Game Modding | Call of Duty: Black Ops 3 | Scripting
ModmeBot:
Thread By: natesmithzombies
I was requested by CraftDAnimation to do another tutorial, this time on intro credits. Don't let them darn Youtubers steal your credit ;)
This is very simple. Navigate to your mapname.gsc. Example location: Call of Duty Black Ops III\usermaps\zm_mapname\scripts\zm.
Scroll to the very bottom of the script and paste these two functions there:
Finally go back to the top of your mapname.gsc and add the following code:
Underneath:
You will see I have typed inside the function intro_credits what is displayed on me and madgaz's map. Change the words to fit your map.
Compile and you are done!
Be sure to give me a shoutout if you are using my intro script! :)
ModmeBot:
Reply By: AvidPenguin
I've just copied this straight into my map and it didn't work, will it only show if launched from the actual game? I wouldn't have thought so, but I've not even modified it and stuck the stuff exactly where you said
ModmeBot:
Reply By: CraftDAnimations
Awesome script - will use on EVERY map in the future - I made a video tutorial on it as well.
ModmeBot:
Reply By: PyromaneDu33
hi when I copy and paste the script that I build in the end I have error message as token or other bad how? thank you
ModmeBot:
Reply By: natesmithzombies
PyromaneDu33hi when I copy and paste the script that I build in the end I have error message as token or other bad how? thank you
ModmeBot:
Reply By: Doodles_Timeout
Always I try to compile+link my map with your codes put all correctly (tryed 10 times with the CraftDAnimations video) I get the error:
Could you help me???
// Edited by Exofile to properly embed code. Please remember to use code tags when posting any form of code!
ModmeBot:
Reply By: natesmithzombies
Doodles_TimeoutAlways I try to compile+link my map with your codes put all correctly (tryed 10 times with the CraftDAnimations video) I get the error:
Could you help me???
// Edited by Exofile to properly embed code. Please remember to use code tags when posting any form of code!