Banning an offline player
#6

1. You need to make an array for names. name[MAX_PLAYER_NAME+1] (+1 is for null). Then use:
pawn Код:
strmid(name2, name, 0, strlen(name));
2. If you use SSCANF then use the "u" params for smaller code..
Reply


Messages In This Thread
Banning an offline player - by Neil. - 23.01.2013, 14:03
Re: Banning an offline player - by MyNinja - 23.01.2013, 14:08
Re: Banning an offline player - by Neil. - 23.01.2013, 14:15
Re: Banning an offline player - by gtakillerIV - 23.01.2013, 14:52
AW: Banning an offline player - by Blackazur - 23.01.2013, 15:00
Re: Banning an offline player - by B-Matt - 23.01.2013, 15:14

Forum Jump:


Users browsing this thread: 1 Guest(s)