Quote:
Originally Posted by Stefan
Didn't know that many people are restarting their npcservers all the time. You can still use "temp.var" but not "var" alone. I will check if we can add a fix or make it optional. The new npcserver version is only on the machines for private or hosted servers, not for gold or classic.
If your server has problems then look into logs/syntaxerrors.txt
|
Its not only about restarting the NPC-Server. Also, if I use temp. variables, I often leave the temp. off when using it. For example, I declare temp.var (for example its 5) and then do math stuff with only var. Thats probably the biggest problem here. Maybe you can answer why we need var and static to be keywords?