08.10.2010, 12:39
Is there a way to use a part of a function..
Like i want to store the players Z location.. how do i do that?
example
How do i only get Z? ^
or only X, or Y etc..
is there something to do that?
Like i want to store the players Z location.. how do i do that?
example
Код:
GetPlayerPos(playerid,x,y,z);
or only X, or Y etc..
is there something to do that?