23.08.2011, 14:20
Quote:
|
My code goes like that:
pawn Code:
X=x_pos Y=y_pos Z=z_pos and i want that he print: SetPlayerPos(playerid, x_pos, y_pos, z_pos); but i dont now how to do that,... pls help :S |
i open that map, and inside map i found:
X=x_position
Y=y_position
Z=z_position
and i want to find:
SetPlayerPos(playerid, x_position, y_position, z_position);
Can you get now?


