When it comes to this line, it's comming up with Command Not known.
#1

Ok, So I created a ratio inside /stats when someone is inside PB. And Well when It comes to this line it sends the client error message saying Command not found.

Line:
Код:
	if(PlayerTemp[playerid][onpaint] > 0) SendClientMSG(forplayerid, COLOR_WHITE,"{FF4500}>{FFFFFF} Paintball kills:[%d] - Paintball deaths:[%d] - Ratio:[%0.2f]",PlayerInfo[playerid][pbkills],PlayerInfo[playerid][pbdeaths],(PlayerInfo[playerid][pbkills]/PlayerInfo[playerid][pbdeaths]));
Reply


Messages In This Thread
When it comes to this line, it's comming up with Command Not known. - by Brandon_More - 05.12.2013, 17:45
Re: When it comes to this line, it's comming up with Command Not known. - by Konstantinos - 05.12.2013, 17:54

Forum Jump:


Users browsing this thread: 1 Guest(s)