You can't get the "3 Hits before going down" working by only editing the "_load.gsc", you will need to edit some more things...
1* The FIRST thing you need to do is: Go to "YOURmapfolder/maps/_load.gsc" and SEARCH for set it to 2* Now, we need to change your Health value to 150 when you get revived by the Quick Revive in SOLO MODE. Let's start with HARRYBO21 Perks Script. 1* Open "_zombiemode_perks.gsc" and find Here you will edit your health when you're not with Juggernog. Just change it from 100 to 150. It will be like this: 2* Now search for the THREAD On this thread, search for an line called Under that, you're going add these TWO Lines: and 3* Now the player health on solo mode (with HarryBO21 Perks) is fixed. -------------------------------------------------------------------------------------------------------------------------------------------------- Now i will show how to fix the player health after being revived in SOLO mode, if you're using UGX Mod Perks or any other _zombiemode_perks.gsc 1*Go to " _zombiemode_perks.gsc" and just search for change it to The player health is now fixed on UGX Mods when playing on Solo mode --------------------------------------------------------------------------------------------------------------------------------------------------- If you're using other "_zombiemode_perks.gsc" that is not from Harrybo21 neither UGX Mod, what you need to do is: Go to "_zombiemode_perks.gsc" search for a THREAD called under it you will find some lines like etc, FIND THE change it to Majority of "zombiemode_perks.gsc" have the thread "perk_think( perk ), so you just need to edit the health under it Remember, Harrybo21 and UGX Mod don't need this, remember to use the right method. --------------------------------------------------------------------------------------------------------------------------------------------------- Now we are going to fix the Player Health on COOP Modes. Open "_laststand.gsc" 1* Search for the THREAD Now find the line 2* Under it add these TWO Lines and 3* On "_laststand.gsc" search for change it to Now your Health value should stay at 150 on both Solo Mode and COOP mode I hope this tutorial can help some Mappers:) Actually i'm not an scripter or anything like that, my knowledge with scripts are veeery basic, it's just that i found the Black Ops 3 3 Hits feature very cool and i tried to implement it on other maps editing them by myself. PS: If your map have more than one "_zombiemode_perks.gsc", like "_zombiemode_perks_black_ops.gsc" etc, you need to edit the Health Values on it, Juggernog normal Health too. Just search for the THREAD perk_think( perk ) and edit the HEALTH in all the _zombiemode_perks_xxx.gsc" like you did before. Also, sorry for my english, it's not really that good, tried my best
Last Edit: June 13, 2019, 04:03:31 pm by Guilhermex12
For those following the tutorial make sure you do NOT actually do this part.
Thanks for the tip, i will try to change it to 1 and see how it works Double Post Merge: May 05, 2016, 10:36:00 pmBecause, if the Health is set to 1, the Player health glitch (COOP) and he stay with 1 of health forever...
Last Edit: May 08, 2016, 06:04:27 pm by Guilhermex12
Thanks for the tip, i will try to change it to 1 and see how it works Double Post Merge: May 05, 2016, 10:36:00 pmBecause, if the Health is set to 1, the Player health glitch (COOP) and he stay with 1 of health forever...
Yeah but this is part of _laststand to get the red screen effect, and it shouldn't really do anything as it is only 1 in laststand mode, and gets reset when you exit laststand by being revived or when you respawn after bleeding out.
Yeah but this is part of _laststand to get the red screen effect, and it shouldn't really do anything as it is only 1 in laststand mode, and gets reset when you exit laststand by being revived or when you respawn after bleeding out.