Code won't work
#5

Quote:
Originally Posted by CJ101
Код:
   public OnPlayerConnect(playerid)
   {
       new pName[MAX_PLAYER_NAME];
       GetPlayerName(playerid,pName,sizeof(pName));//probably messed that up bad
       if(strcmp(pName,"con",true)) Kick(playerid);
       //rest of player connect
       return 1;
}
Thanks but I'm getting errors can you add it for me in my GM? Here's the GM.. http://pastebin.com/3MdM4rmU
Reply


Messages In This Thread
Code won't work - by Bob_Mars - 06.03.2010, 00:08
Re: Code won't work - by Correlli - 06.03.2010, 00:25
Re: Code won't work - by Bob_Mars - 06.03.2010, 00:41
Re: Code won't work - by CJ101 - 06.03.2010, 01:38
Re: Code won't work - by Bob_Mars - 06.03.2010, 02:08

Forum Jump:


Users browsing this thread: 1 Guest(s)