What's worng here lol?
#3

You need an if here, to detect if the engine is off. Something like

Код:
       
if(engineoff)
{
       ToggleEngine(playerid);
       SendClientMessage(playerid,COLOR_VIOLETBLUE,"The engine is turned on.");
}
Reply


Messages In This Thread
What's worng here lol? - by Cjgogo - 14.05.2011, 16:28
Re: What's worng here lol? - by xir - 14.05.2011, 16:35
Re: What's worng here lol? - by Daddy Yankee - 14.05.2011, 16:35

Forum Jump:


Users browsing this thread: 1 Guest(s)