onPlayerConnect
#3

pawn Код:
format(string,sizeof string,"%s has joined the server. Welcome!",pName);
//to
format(string,sizeof(string),"%s has joined the server. Welcome!",pName);
Reply


Messages In This Thread
onPlayerConnect - by Geeboi_Mehdi - 03.08.2012, 09:57
Re: onPlayerConnect - by Devilxz97 - 03.08.2012, 10:01
Re: onPlayerConnect - by Misiur - 03.08.2012, 10:03
Re: onPlayerConnect - by SEnergy - 03.08.2012, 10:04
Re: onPlayerConnect - by Devilxz97 - 03.08.2012, 10:24

Forum Jump:


Users browsing this thread: 1 Guest(s)