Bottle and cigarret.
#1

Every time I try to spawn without login, it kill me and force me to reselect a character.

Код:
public OnPlayerSpawn(playerid)
{
	if(Logged[playerid] == 0)
 	{
 		GameTextForPlayer(playerid, "~r~L~w~ogin ~r~b~w~efore ~r~s~w~pawn,~w~'/login' ~r~or ~w~'/register'", 6000, 4);
 		SetPlayerHealth(playerid, 000.0);
 		ForceClassSelection(playerid);
 		return 1;
	}
	return 1;
}
But if I spawn without login it kill me, and when I get back to the class selection skin these creepy things appear on the game:



HELP!
Reply


Messages In This Thread
Bottle and cigarret. - by Hot - 04.06.2009, 19:40
Re: Bottle and cigarret. - by Hot - 04.06.2009, 19:54
Re: Bottle and cigarret. - by Lewwy - 04.06.2009, 19:56
Re: Bottle and cigarret. - by Hot - 04.06.2009, 19:59
Re: Bottle and cigarret. - by Lewwy - 04.06.2009, 19:59
Re: Bottle and cigarret. - by Hot - 04.06.2009, 20:02
Re: Bottle and cigarret. - by Lewwy - 04.06.2009, 20:02

Forum Jump:


Users browsing this thread: 4 Guest(s)