09.06.2012, 22:50
Quote:
Did you add the coordinates? Or did you just leave "COORDSHERE".
|
pawn Код:
CMD:ls(playerid,params[])
{
SetPlayerPos(playerid,1395.7988,-753.5182,95.9959);
return 1
;
}
Did you add the coordinates? Or did you just leave "COORDSHERE".
|
CMD:ls(playerid,params[])
{
SetPlayerPos(playerid,1395.7988,-753.5182,95.9959);
return 1
;
}