16.08.2011, 23:46
Just cause you said please.
If you mean where, then where-ever you desire.
PHP код:
if(response)
{
SetSpawnInfo(playerid, 0, 299,0.0,0.0,0.0,0,0,0,0,0,0,0);
SpawnPlayer(playerid);
}
else
{
Kick(playerid);
}