Can't launch ANY zombies maps in Black ops 1.
-
Everytime I try to open any of the zombies maps, a message stating "server script compile error - bad syntax" appears. Can someone please help me solve this issue?
-
Sounds like you’ve installed a custom script and you’d need to remove it. Turn on
developer_script
to get the name of it when the error occurs again. -
Hello, thanks for your help, the name of the error is as follows: Server script compile error bad syntax
maps/_zombiemode_weapons.gsc(1861):if (num ==player.size) {
(see console for details) -
I fixed it. All I did was delete the t5 folder in storage in localappdata/plutonium to reset all my settings.
-
edugames909 the script you’ve shown in the error is a modified script, as the original version of that script doesn’t include such line. You fixed it by deleting a folder which has this modified script in its subdirectories.