/givevipcar command [HELP +Rep !!Fast if possible]
#2

pawn Код:
GetPlayerPos(playerid, X, Y, Z);
    GetPlayerFacingAngle(playerid, angle);
There is your problem.
playerid is the player who sent the command, in that case, the admin. Change "playerid" to "position".
pawn Код:
GetPlayerPos(position X, Y, Z);
    GetPlayerFacingAngle(position, angle);
Reply


Messages In This Thread
/givevipcar command [HELP +Rep !!Fast if possible] - by Toxik - 18.08.2015, 15:32
Re: /givevipcar command [HELP +Rep !!Fast if possible] - by [XST]O_x - 18.08.2015, 18:39
Re: /givevipcar command [HELP +Rep !!Fast if possible] - by Toxik - 18.08.2015, 19:14
Re: /givevipcar command [HELP +Rep !!Fast if possible] - by LetsOWN[PL] - 18.08.2015, 21:16
Re: /givevipcar command [HELP +Rep !!Fast if possible] - by Toxik - 18.08.2015, 21:22
Re: /givevipcar command [HELP +Rep !!Fast if possible] - by J0sh... - 18.08.2015, 21:26
Re: /givevipcar command [HELP +Rep !!Fast if possible] - by Toxik - 18.08.2015, 21:28

Forum Jump:


Users browsing this thread: 1 Guest(s)