Wierd error
#5

You can't edit the limit.

@ the guy above me.
2 stat commands would be anoying.

You can just send two clientmessages like this:

format(string),sizeof(string,"Money: %d, Bankmoney %d",money,bankmoney);
SendClientMessage(playerid,COLOR_YELLOW,string);
format(string),sizeof(string,"Kills: %d, Deaths %d",kills,deaths);
SendClientMessage(playerid,COLOR_YELLOW,string);

This will send both of the lines.
Reply


Messages In This Thread
Wierd error - by Typhome - 23.01.2011, 09:13
Re: Wierd error - by bartje01 - 23.01.2011, 09:16
Re: Wierd error - by Typhome - 23.01.2011, 09:18
Re: Wierd error - by BMUK - 23.01.2011, 09:30
Re: Wierd error - by bartje01 - 23.01.2011, 09:31
Re: Wierd error - by Typhome - 23.01.2011, 09:32
Re: Wierd error - by bartje01 - 23.01.2011, 09:34

Forum Jump:


Users browsing this thread: 3 Guest(s)