Help CMD:veh
#2

Код:
new Float:X[MAX_PLAYERS], Float:Y[MAX_PLAYERS], Float:Z[MAX_PLAYERS];
GetPlayerPos(playerid, X[playerid], Y[playerid], Z[playerid]);
You need to add the array index (which I'm assuming is represented by playerid) to your X Y Z parameters in GetPlayerPos.
Reply


Messages In This Thread
Help CMD:veh - by ilepopivanov - 03.12.2014, 15:58
Re: Help CMD:veh - by Jay_ - 03.12.2014, 16:04
Re: Help CMD:veh - by HY - 03.12.2014, 16:07

Forum Jump:


Users browsing this thread: 1 Guest(s)