Error message help
#4

Quote:
Originally Posted by xkirill
Посмотреть сообщение
here:
pawn Код:
new Capsule1;
public OnFilterScriptInit()

{
Capsule1 = CreateDynamicObject(8948,-238.96049046039,1473.6326546091,149.98042869592,0.00000000,270.00000000,349.99438477);
}

CMD:move(playerid, params[])
{
MoveObject(Capsule1, 1389.12402344,-1679.52185059,12.97999668, 4);
}
@gameover - the "new capsule1;" need to be out of the callback so he could use it on other callbacks
and its a zcmd cmd format , so he need to put it OUT of any callback in his script
Yep, didn't see that, too distracted, About the ZCMD part, its better keeping your GM organized.

by using

PHP код:
//=========[Commands]===========// 
Reply


Messages In This Thread
Error message help - by Trill - 09.09.2011, 19:28
Re: Error message help - by =WoR=G4M3Ov3r - 09.09.2011, 19:31
Re: Error message help - by Kaperstone - 09.09.2011, 19:35
Re: Error message help - by =WoR=G4M3Ov3r - 09.09.2011, 19:36
Re: Error message help - by Darnell - 09.09.2011, 19:36
Re: Error message help - by Kaperstone - 09.09.2011, 19:38
Re: Error message help - by Trill - 09.09.2011, 19:43
Re: Error message help - by Darnell - 09.09.2011, 19:43

Forum Jump:


Users browsing this thread: 3 Guest(s)