need help
#6

Also %s won't do anything unless it's in format(...);
example:
pawn Код:
new tmpstring[MAX_PLAYER_NAME+50];
format(tmpstring,sizeof(tmpstring),"All on duty officers, arrest and incarcerate %s; he or she has an arrest warrant",whateverplayervariable);
SendClientMessageToAll(RED,tmpstring);
Reply


Messages In This Thread
need help - by luckie12 - 15.05.2009, 15:56
Re: need help cops - by luckie12 - 15.05.2009, 16:00
Re: need help cops - by luckie12 - 15.05.2009, 16:18
Re: need help - by harly - 15.05.2009, 16:20
Re: need help - by luckie12 - 15.05.2009, 16:22
Re: need help - by Joe Staff - 15.05.2009, 16:25
Re: need help - by RyDeR` - 15.05.2009, 16:47

Forum Jump:


Users browsing this thread: 1 Guest(s)