23.01.2011, 22:40
First of all don't spam and relax, don't write so fast! My eyes hurts of read and try to understund what you said!
And btw i think it is something on: OnPlayerSpawn ot should be SOMETHING like this:
I repeat, it should be something like this but post your OnPlayerSpawn code!
And btw i think it is something on: OnPlayerSpawn ot should be SOMETHING like this:
pawn Код:
public OnPlayerSpawn(playerid)
{
SetPlayerPos(playerid, 508.7362,-87.4335,998.9609);
return 1;
}