Originally posted by Trokadero
Hello
You must login or register to view this content.
Bad syntax
Thank's
Hey, there is an awful lot of code to fully check there, can you also pastie the previous version before the syntax error?
---------- Post added at 08:49 AM ---------- Previous post was at 08:39 AM ----------
Originally posted by mukwah
You must login or register to view this content.
trying to add a simple menu to zombieland. script compile error bad syntax.
line 5: if statement outside of function, needs to be somewhere in a function
getMenu declared twice, can not have two instances of the same function.
---------- Post added at 09:02 AM ---------- Previous post was at 08:49 AM ----------
Originally posted by mukwah
You must login or register to view this content.
trying to add a simple menu to zombieland. script compile error bad syntax.
line 5: if statement outside of function, needs to be somewhere in a function
getMenu declared twice, can not have two instances of the same function.