-RESOLVED-
#7

Quote:
Originally Posted by yeswecanchange09
How is DeathSystem being called? Have you added a timer for it?
You're right.
You should have a timer to call the function.
Код:
OnGameModeInit()
{
    SetTimer("DeathSystem",2000,1);
    return 1;
}
Reply


Messages In This Thread
-RESOLVED- - by Lynn - 12.06.2010, 14:58
Re: [HELP] Code Not working. No clue why. - by Chris. - 12.06.2010, 15:06
Re: [HELP] Code Not working. No clue why. - by Lynn - 12.06.2010, 15:09
Re: [HELP] Code Not working. No clue why. - by DJDhan - 12.06.2010, 15:17
Re: [HELP] Code Not working. No clue why. - by yeswecanchange09 - 12.06.2010, 15:20
Re: [HELP] Code Not working. No clue why. - by Lynn - 12.06.2010, 15:37
Re: [HELP] Code Not working. No clue why. - by DJDhan - 12.06.2010, 15:39
Re: [HELP] Code Not working. No clue why. - by Lynn - 12.06.2010, 16:06
Re: -RESOLVED- - by KnooL - 12.06.2010, 17:04
Re: -RESOLVED- - by Lynn - 13.06.2010, 15:17

Forum Jump:


Users browsing this thread: 1 Guest(s)