2 problems.
#5

So easy. I try to add this command (for testing):
Код:
CMD:buycar(playerid, params[])
{
    if(IsPlayerConnected(playerid))
    {
		else return SendClientMessage(playerid, -1, "TEST");
	}
	return 1;
}
and i get this error:
symbol "buycar" is never used
Reply


Messages In This Thread
2 problems. - by Addons - 20.07.2013, 15:27
Re: 2 problems. - by arakuta - 20.07.2013, 16:49
Re: 2 problems. - by Addons - 20.07.2013, 17:34
Re: 2 problems. - by Lordzy - 20.07.2013, 17:38
Re: 2 problems. - by Addons - 20.07.2013, 17:53
Re: 2 problems. - by morocco - 20.07.2013, 17:57
Re: 2 problems. - by morocco - 20.07.2013, 17:59
Re: 2 problems. - by Addons - 20.07.2013, 18:15

Forum Jump:


Users browsing this thread: 1 Guest(s)