HELP ME
#1

Hi i have 2 errors





Код:
	if(!strcmp("/stunt", cmdtext, true)) // 1 error line
{
	 pos = GetPlayerPos(playerid);
	 SetPlayerPos(playerid,4131.0371,310.5895,5.0703);
}
    if(!strcmp("/back", cmdtext, true))      // 2 error line
{
	  SetPlayerPos(playerid,pos);
}
Reply


Messages In This Thread
HELP ME - by MCnunnu - 08.11.2014, 05:38
Re: HELP ME - by MCnunnu - 08.11.2014, 05:40
Re: HELP ME - by Eth - 08.11.2014, 05:40
Re: HELP ME - by MCnunnu - 08.11.2014, 05:42
Re: HELP ME - by Sabur - 08.11.2014, 05:42
Re: HELP ME - by MCnunnu - 08.11.2014, 05:47
Re: HELP ME - by Sabur - 08.11.2014, 05:58
Re: HELP ME - by Sabur - 08.11.2014, 06:02
Re: HELP ME - by dominik523 - 08.11.2014, 08:32

Forum Jump:


Users browsing this thread: 2 Guest(s)