HELP ME
#5

Код:
if(!strcmp("/stunt", cmdtext, true) == 0) // 1 error line
{
     new Float: X, Float: Y, Float:Z;
     GetPlayerPos(playerid, X, Y, Z);

     SetPlayerPos(playerid,4131.0371,310.5895,5.0703);
}
    if(!strcmp("/back", cmdtext, true) == 0)      // 2 error line
{
      SetPlayerPos(playerid, X, Y, Z);
}
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: 1 Guest(s)