Player Connect and disconnect
#5



pawn Код:
public OnPlayerConnect(playerid)
{
  new plname[MAX_PLAYER_NAME];
  GetPlayerName(playerid, plname, sizeof(plname));
    if(Security != 0)
    {
Reply


Messages In This Thread
Player Connect and disconnect - by Namaco - 25.06.2009, 05:56
Re: Player Connect and disconnect - by abhinavdabral - 25.06.2009, 06:25
Re: Player Connect and disconnect - by Namaco - 25.06.2009, 06:28
Re: Player Connect and disconnect - by abhinavdabral - 25.06.2009, 06:55
Re: Player Connect and disconnect - by Namaco - 25.06.2009, 07:08
Re: Player Connect and disconnect - by dice7 - 25.06.2009, 07:50
Re: Player Connect and disconnect - by abhinavdabral - 25.06.2009, 10:05
Re: Player Connect and disconnect - by Namaco - 25.06.2009, 14:24
Re: Player Connect and disconnect - by dice7 - 25.06.2009, 14:27
Re: Player Connect and disconnect - by Namaco - 25.06.2009, 14:45

Forum Jump:


Users browsing this thread: 4 Guest(s)