10.02.2010, 15:53
SetPlayerPos(playerid, 2498.7253,-1671.0431,-7.4556,270.0491);
It should be SetPlayerPos(playerid, X, Y, Z);
As you see, you have this: SetPlayerPos(playerid, X, Y, Z, ?);
It's probably the angle, so remove 270.0491
It should be SetPlayerPos(playerid, X, Y, Z);
As you see, you have this: SetPlayerPos(playerid, X, Y, Z, ?);
It's probably the angle, so remove 270.0491