Blockland Forums > Modification Help
Is there anything wrong with this?
Pages: (1/1)
otto-san:
fixed :cookieMonster:
Headcrab Zombie:
Your schedule is trying to pass an argument to a function that doesn't take any arguments.
The tickLoop function isn't incrementing ticksPassed or serverTime.
But there's no syntax errors for me.
Are you editing it with it in a zip file? Because that can mess it up. Just leave it in a normal folder until its done.
otto-san:
--- Quote from: Headcrab Zombie on August 14, 2010, 12:14:16 PM ---Are you editing it with it in a zip file? Because that can mess it up. Just leave it in a normal folder until its done.
--- End quote ---
not if you have winzip
But I normally finish it first.
It was probably because I kept re-running it ingame.
--- Quote from: Headcrab Zombie on August 14, 2010, 12:14:16 PM ---Your schedule is trying to pass an argument to a function that doesn't take any arguments.
The tickLoop function isn't incrementing ticksPassed or serverTime.
--- End quote ---
ticks passed is to monitor how many ticks have passed
server time does the same, but with how long the server has been up.
otto-san:
alright, taking this down
Pages: (1/1)