1 error !!
#1

pawn Код:
forward time2();
public time2();
{
    SetWeather(1);
}
pawn Код:
public OnGameModeInit()
{
    SetTimerEx("time2", 500, 1, "i");
error :
Код:
: error 055: start of function body without function header
Reply


Messages In This Thread
1 error !! - by Pawel2k9 - 07.03.2010, 00:55
Re: 1 error !! - by Correlli - 07.03.2010, 01:01

Forum Jump:


Users browsing this thread: 1 Guest(s)