Posts: 162
Threads: 61
Joined: Aug 2010
Quote:
Originally Posted by Jochemd
At the top:
And somewhere, at the place where you want to save it (event start)?
pawn Код:
GetPlayerPos(playerid,Pos[0],Pos[1],Pos[2]);
|
2 things i want to ask is that for max players so it wont get bug and to set it do i just do SetPlayerPos(playerid,Pos[0],Pos[1],Pos[2]);