Posts
95
Respect
18Add +1
Forum Rank
Rotting Walker
Primary Group
Member
Login Issues
Forgot password?Activate Issues
Account activation email not received? Wrong account activation email used?Other Problems?
Contact Support - Help Center Get help on the UGX Discord. Join it now!

zombie_score_start // Scoring
set_zombie_var( "zombie_score_start", 500 );

// Scoring
set_zombie_var( "zombie_score_start", 666 );
![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() UGX V.I.P. | |
![]() | Has released one or more maps to the UGX-Mods community. |
![]() BO3 Modtools Alpha | This user has access to the Black Ops 3 Modtools Alpha |
"mods/mapname/maps/_zombiemode.gsc - Edit with notepad
Find this Code SnippetPlaintextzombie_score_start
Next you will see this Code SnippetPlaintext// Scoring
set_zombie_var( "zombie_score_start", 500 );
Change the value Code SnippetPlaintext// Scoring
set_zombie_var( "zombie_score_start", 666 );
To add up to this, you will get that score, but if its for example 666, it shows up as 670, but you still have that 666 score

To add up to this, you will get that score, but if its for example 666, it shows up as 670, but you still have that 666 score
