Modme Forums

Error when Lauching

Game Modding | Call of Duty: Black Ops 3 | Scripting


pockl:

I am a modding noob and am trying to add a few things to my map. No perk limit, custom weapons from Skyes MWR Pack and a zombies counter. I am building my map off of the pre built so all i have added is some walls and stairs. This is my error. Any help?

https://pastebin.com/92vnnv1s


Spiki:

you're calling a function that doesnt exist/you forgot to add something to the zone file


pockl:

you're calling a function that doesnt exist/you forgot to add something to the zone file


i went ahead and deleted the zombie counter and am getting this ^1ERR(0) scripts/zm/zm_test.gsc (80,8) in "main()" : syntax error, unexpected TOKEN_FUNCTION : function

there is nothing out of place in that line of code. what am i doing wrong?