Help with Format/String
#2

I posted some help on that old topic of yours. go look for it. btw all you need to do is:

pawn Код:
new Name[MAX_PLAYER_NAME];
GetPlayerName(playerid,Name,sizeof(Name));
new String[200];
format(String, sizeof(String), "%s() Disconnected while Cuffed!,Punishments: 60Min Jail and -4500$",Name,playerid);
Reply


Messages In This Thread
Help with Format/String - by ServerScripter - 05.10.2011, 20:40
Re: Help with Format/String - by henry jiggy - 05.10.2011, 20:56
Re: Help with Format/String - by ServerScripter - 05.10.2011, 21:04
Re: Help with Format/String - by Tigerkiller - 05.10.2011, 21:22
Re: Help with Format/String - by ServerScripter - 05.10.2011, 21:23
Re: Help with Format/String - by Tigerkiller - 05.10.2011, 21:28
Re: Help with Format/String - by ServerScripter - 05.10.2011, 21:54

Forum Jump:


Users browsing this thread: 1 Guest(s)