CMD help?
#2

pawn Код:
SetPlayerPos(playerid, 493.3492,-22.2997,1000.6797);
  SetPlayerFacingAngle(playerid,  5.6401);
these are the functions
and now the command
pawn Код:
CMD:alounge(playerid, params[])
{
   SetPlayerPos(playerid, 493.3492,-22.2997,1000.6797);
   SetPlayerFacingAngle(playerid,  5.6401);
   return 1;
}
Reply


Messages In This Thread
CMD help? - by Chiao - 24.09.2013, 14:59
Re: CMD help? - by XStormiest - 24.09.2013, 15:01

Forum Jump:


Users browsing this thread: 1 Guest(s)