coordinate
#1

Hi,

I have a question about Z coordinate.

So, if I do:

new Float: Position[ 3 ];
GetPlayerPos( playerid, Position[ 0 ], Position[ 1 ], Postion[ 2 ] );
SetPlayerPos( playerid, Position[ 0 ], Position[ 1 ], Position[ 2 ] - 5 );

The player will be under the ground?
Reply
#2

If player isn't in the air, he will be under the ground.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)