How to change that you not must log in with a firstname_lastname
#2

Hello Seva,

Try finding somewhere in "OnPlayerConnect", something like

pawn Код:
if(strfind(name,"_",true) == -1)
It may vary slightly but that's generally what would be used to make sure a player has an _ in their name.
Reply


Messages In This Thread
How to change that you not must log in with a firstname_lastname - by Seva - 03.08.2009, 13:22
Re: How to change that you not must log in with a firstname_lastname - by JaTochNietDan - 03.08.2009, 13:25
Re: How to change that you not must log in with a firstname_lastname - by Seva - 03.08.2009, 14:21
Re: How to change that you not must log in with a firstname_lastname - by JaTochNietDan - 03.08.2009, 14:47

Forum Jump:


Users browsing this thread: 1 Guest(s)