Easy Question!
#5

Код:
public OnPlayerRequestSpawn( playerid )
{
  if (file exist && !Logged[playerid]){
  GameTextForPlayer(playerid, "~r~Log In kid, before spawn !!!",1000,3);
    return 0;
  }else
    return 1;
}
file exist - account of player
Reply


Messages In This Thread
Easy Question! - by harrold - 10.02.2009, 14:47
Re: Easy Question! - by Think - 10.02.2009, 14:49
Re: Easy Question! - by ICECOLDKILLAK8 - 10.02.2009, 14:54
Re: Easy Question! - by harrold - 10.02.2009, 14:56
Re: Easy Question! - by Jefff - 10.02.2009, 15:07
Re: Easy Question! - by harrold - 10.02.2009, 15:14
Re: Easy Question! - by ICECOLDKILLAK8 - 10.02.2009, 15:34
Re: Easy Question! - by harrold - 10.02.2009, 15:35
Re: Easy Question! - by ICECOLDKILLAK8 - 10.02.2009, 15:36
Re: Easy Question! - by Joe Staff - 10.02.2009, 15:40

Forum Jump:


Users browsing this thread: 1 Guest(s)