01.07.2013, 00:44
So i combined my mysql admin/irc system with my gamemode and no commands work can someone please help me im stuck with it -_- please help.
i was looking around,
can this be the problem(this is not the whole code btw)
maybe something with return 1 and return 0 please help!
i was looking around,
can this be the problem(this is not the whole code btw)
Код:
SetWeather(Map[Weather]); SetWorldTime(Map[Time]); StartMap(); return 1; } return 0; }