Small Smaller Smallest help!
#1

Hi hi,

I am trying to make a text like when a player kills other, it shows in main chat like

[KILL]Player killed Player2 and earched $%d.

This is message:
Код:
format(msg, sizeof(msg), "[KILL]%d has killed %s and has earned $%d!", playerid,PlayerName2(playerid),ammount);
		SendClientMessageToAll(C_YELLOW,msg);
Everything works except the killername, it says like

[KILL]<playedid not name> killed <killed playername(works) and earned <ammount(works)
Reply


Messages In This Thread
Small Smaller Smallest help! - by perfectboy - 07.11.2015, 07:16
Re: Small Smaller Smallest help! - by Sew_Sumi - 07.11.2015, 07:33
Re: Small Smaller Smallest help! - by perfectboy - 07.11.2015, 07:42
Re: Small Smaller Smallest help! - by perfectboy - 07.11.2015, 08:10
Re: Small Smaller Smallest help! - by Mencent - 07.11.2015, 08:13
Re: Small Smaller Smallest help! - by Sh4d0w2 - 07.11.2015, 08:16

Forum Jump:


Users browsing this thread: 1 Guest(s)