Quote:
Originally Posted by Biesmen
pawn Код:
public OnPlayerRequestSpawn(playerid) // This is only when the player wants to spawn by clicking "SHIFT" at the skin selection screen. { SendClientMessage(playerid, 0xFFFFFFFF, "You have spawned!"); return 1; }
|
That would send him a message even before he spawned. :P
Use PVars or variables