View Single Post
exvel
SourceMod Donor
Join Date: Jun 2006
Location: Russia
Old 11-28-2010 , 12:54   Re: NEW msg display on css?
Reply With Quote #14

berni
There is an error in the first stock.
PHP Code:
VFormat(buffersizeof(buffer), format2); 
should be
PHP Code:
VFormat(buffersizeof(buffer), format3); 
__________________
For admins: My plugins

For developers: Colors library
exvel is offline
Send a message via ICQ to exvel