11.03.2010, 18:38 
	
	
	
		Make sure the score are not equal.
Money is an integer (%d), so use d letter instead of string (s) in format.
Also, return 1; in the end of command, this would'nt give u the Uknown Command text.
Remember, that GetPlayerColor works only, if it has been set with SetPlayerColor.
	
	
	
Money is an integer (%d), so use d letter instead of string (s) in format.
Also, return 1; in the end of command, this would'nt give u the Uknown Command text.
Remember, that GetPlayerColor works only, if it has been set with SetPlayerColor.


