
Posts
7
Respect
Forum Rank
Legless Crawler
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!![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() | Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager. |
// Scoring
set_zombie_var( "zombie_score_start", 500 );
Normally it should be at 500 by default..
Go to root/raw/maps and search for _zombiemode.gsc.
Copy this file to root/mods/"your map name"/maps.
then open the file with any text-program (preferably notepad++ or wordpad) and search for this line: Code SnippetPlaintext// Scoring
then underneath you should see this line: Code SnippetPlaintextset_zombie_var( "zombie_score_start", 500 );
where I have "500" right now you can set the score you have at the beginning.
![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() | Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager. |
![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() | Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager. |
![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() | Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager. |