what is the cmd
#8

pawn Код:
if(!strcmp(cmdtext,"/minigun",true))
  {
SetPlayerPos(playerid,1841.1396,-2456.2095,13.5547);
   return 1;
    }
The fourth parameter you had is angle, you can use that for SetPlayerFacingAngle, but not in SetPlayerPos. The code above shall fix your problem.
Reply


Messages In This Thread
what is the cmd - by misho1 - 15.04.2011, 17:55
Re: what is the cmd - by xir - 15.04.2011, 17:57
Re: what is the cmd - by MP2 - 15.04.2011, 17:58
Re: what is the cmd - by xir - 15.04.2011, 18:06
Re: what is the cmd - by misho1 - 15.04.2011, 18:06
Re: what is the cmd - by misho1 - 15.04.2011, 18:12
Re: what is the cmd - by misho1 - 15.04.2011, 20:28
Re: what is the cmd - by Calgon - 15.04.2011, 20:30
Re: what is the cmd - by misho1 - 15.04.2011, 20:34

Forum Jump:


Users browsing this thread: 2 Guest(s)