error 010: invalid function or declaration
#2

error lines please?
edit this :
return SetTimerEx("OnObjectMoved",RIG_PIT_STOP_TIME,0,"i" ,objectid);
to :you should make a time for the timer:
return SetTimerEx("OnObjectMoved",timehere..,0,"i",racer) ;
and edit this:
SetTimer("RotateWheel",3*1000,0);

to:
SetTimer("RotateWheel",3*1000,false);
Reply


Messages In This Thread
error 010: invalid function or declaration - by vothanhdat - 02.05.2014, 10:15
Re: error 010: invalid function or declaration - by Eth - 02.05.2014, 10:16
Re: error 010: invalid function or declaration - by Konstantinos - 02.05.2014, 10:21
Re: error 010: invalid function or declaration - by XK - 02.05.2014, 10:23
Re: error 010: invalid function or declaration - by Eth - 02.05.2014, 10:23
Re: error 010: invalid function or declaration - by vothanhdat - 02.05.2014, 10:25
Re: error 010: invalid function or declaration - by Eth - 02.05.2014, 10:27
Re: error 010: invalid function or declaration - by XK - 02.05.2014, 10:27
Re: error 010: invalid function or declaration - by vothanhdat - 02.05.2014, 10:31

Forum Jump:


Users browsing this thread: 1 Guest(s)