View Single Post
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 04-29-2009 , 15:39   Re: AMXX Psychostats
Reply With Quote #3

Nice. Had not enough time to look at the code indepth but instead of

PHP Code:
new const PERCENT[] = "%"

format(_,_,"%s"PERCENT
you can do

PHP Code:
format(_,_,"%%"
__________________
In Flames we trust!
Nextra is offline