How do i make a string with two %s's? PLZ HELP
#1

i tried

new str[128];
GetPlayerName(playerid, str, sizeof(str));
format(str, sizeof(str), "%s Hammered %s", killerid, playerid, reason);
SendClientMessageToAll(kill, str);


and when i kill someone it says hammered it doesnt sya either of the players names, can someone help me plz? thnx
Reply


Messages In This Thread
How do i make a string with two %s's? PLZ HELP - by matdav - 25.07.2009, 02:36
Re: How do i make a string with two %s's? PLZ HELP - by Correlli - 25.07.2009, 02:49
Re: How do i make a string with two %s's? PLZ HELP - by matdav - 25.07.2009, 03:05
Re: How do i make a string with two %s's? PLZ HELP - by Correlli - 25.07.2009, 03:15

Forum Jump:


Users browsing this thread: 2 Guest(s)