dcmd_givecash < sending wrong message
#7

Код:
	format(str, sizeof(str), "You have given $%d to %s.", amount, giveplayer);
	SystemMessage(playerid, str);
	format(str, sizeof(str), "%s has given you $%d.", playername, amount);
	SystemMessage(giveplayerid, str);
im sure this is right, test it out
Reply


Messages In This Thread
dcmd_givecash < sending wrong message - by Andy_McKinley - 27.03.2010, 08:31
Re: dcmd_givecash < sending wrong message - by Sebago[X] - 27.03.2010, 08:45
Re: dcmd_givecash < sending wrong message - by Andy_McKinley - 27.03.2010, 08:47
Re: dcmd_givecash < sending wrong message - by cessil - 27.03.2010, 08:52
Re: dcmd_givecash < sending wrong message - by Andy_McKinley - 27.03.2010, 08:58
Re: dcmd_givecash < sending wrong message - by Burridge - 27.03.2010, 09:02
Re: dcmd_givecash < sending wrong message - by jamesbond007 - 27.03.2010, 09:04
Re: dcmd_givecash < sending wrong message - by jamesbond007 - 27.03.2010, 09:07

Forum Jump:


Users browsing this thread: 1 Guest(s)