I don't remember exacly, but I know it is because of the sent variable !... origin... now I send only an ID and store origin in a global variable and stuff like that...
Code:
public do_something(origin[3])
here is something wrong, I dunno how to parse arrays with functions...
oh... btw, the function was called via set_task() ... I think there was the error...
this is not to solve something, I already solved it through other method, it's just to know how to write things down... like parsing an array to a function via set_task()... 'cause I got a invalid tag error there
__________________