View Single Post
Hunter-Digital
Veteran Member
Join Date: Aug 2006
Location: In the Game [ro]
Old 08-30-2011 , 09:27   Re: [Help] Need Help Fast!!!!!
Reply With Quote #2

the only MSG_ONE you have there is in the color_saytext() function, and it's triggered only if player is not 0 (can be negative or above 32 tough...) so check all of your calls of color_saytext() and make sure it's first argument can't be below 0 or above maxplayers, if it's 0 leave it alone.
__________________
Hunter-Digital is offline