hey. I changed my points from 500000 to 500 using this line in _zombiemode.gsc
Code Snippet
Plaintext
set_zombie_var( "zombie_score_start", 500 );
but when i build mod and run the game my points are still 500000. Anyone know why this might be happening?
If you are running the map with cheats on it still gives you 500000 points under
Code Snippet
Plaintext
set_zombie_var( "zombie_score_start", 500 );
There should be another line similar to that, change that too, also to start the map "normally" use "map mapname" and NOT "devmap map name" since this one starts the map with cheats enabled.
hey. I changed my points from 500000 to 500 using this line in _zombiemode.gsc
Code Snippet
Plaintext
set_zombie_var( "zombie_score_start", 500 );
but when i build mod and run the game my points are still 500000. Anyone know why this might be happening?
Are you saving it? Are you changing the right one? If the one you are changing is in your mods/mapname/maps folder, is it checked in mod builder? Is the cod process still running? (check in task manager)
Edit: Did you check that the change is making into your mod iwd?
If you are running the map with cheats on it still gives you 500000 points under
Code Snippet
Plaintext
set_zombie_var( "zombie_score_start", 500 );
There should be another line similar to that, change that too, also to start the map "normally" use "map mapname" and NOT "devmap map name" since this one starts the map with cheats enabled.
ok i tried changing the line your talking about to 500 aswell. (it was previously set to 10000) and launched the map with map mapname but i still had 500000 points Double Post Merge: May 11, 2016, 05:12:47 pm
Are you saving it? Are you changing the right one? If the one you are changing is in your mods/mapname/maps folder, is it checked in mod builder? Is the cod process still running? (check in task manager)
Edit: Did you check that the change is making into your mod iwd?
yes i'm saving it, yes its the right one, yes it's checked in mod builder. No the cod process is not running while im changing it. I'm not sure i understand what you mean by "making it into" my mod iwd
In your activision folder, where your mods are installed, you can open the iwd with winrar and see if there is a maps folder and if in that maps folder is _zombiemode.gsc and if your change is there.
In your activision folder, where your mods are installed, you can open the iwd with winrar and see if there is a maps folder and if in that maps folder is _zombiemode.gsc and if your change is there.
If your changes are there, something must be overriding it then? Or have some other script that would have done that? Are you running it with cheats like IperBreach86 suggested? I don't use it personally so I wouldn't know what it does.
If you want scripts / features made for you, then contact me by PM or email / skype etc it will cost you tho so if you have no intention of reciprocating don't even waste my time