Make this dialog to....
#5

Quote:
Originally Posted by XtremeR
Посмотреть сообщение
woops try this
pawn Код:
format(string, sizeof(string), "{FEFEFE}Stats of the Player: %s", GetName(playerid);
format(string, sizeof(string), "{FEFEFE}Kills: %d", GetPlayerKills(playerid)];
are you sure ??

pawn Код:
format(string, sizeof(string), "{FEFEFE}Stats of the Player: %s\n", GetName(playerid));
format(string, sizeof(string), "{FEFEFE}Kills: %d", GetPlayerKills(playerid));
Reply


Messages In This Thread
Make this dialog to.... - by kbalor - 19.09.2012, 07:12
Re: Make this dialog to.... - by XtremeR - 19.09.2012, 08:08
Re: Make this dialog to.... - by kbalor - 19.09.2012, 08:12
Re: Make this dialog to.... - by XtremeR - 19.09.2012, 08:14
Re: Make this dialog to.... - by MarkoN - 19.09.2012, 08:20
Re: Make this dialog to.... - by XtremeR - 19.09.2012, 08:24
Re: Make this dialog to.... - by Glint - 19.09.2012, 08:28
Re: Make this dialog to.... - by MarkoN - 19.09.2012, 08:29
Re: Make this dialog to.... - by kbalor - 19.09.2012, 08:54
Re: Make this dialog to.... - by clarencecuzz - 19.09.2012, 09:13

Forum Jump:


Users browsing this thread: 1 Guest(s)