View Single Post
Author Message
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 04-25-2009 , 00:55   register_event not filtering params
Reply With Quote #1

PHP Code:
register_event("RoundState","round_end","a","1=3","1=4")

...

public 
round_end()
{
    new 
result read_data(1)

Code:
result = 1
This doesn't make sense to me. Is there any common issues that would make this happen?
__________________
fysiks is offline