Thanks.
Btw, I've been using stupid workarounds for some scripts. I've been wondering is there way to make "this - calls" withing AngelScript? Like passing pre-made pointer into function to script handle and then return it back? If there is way, I'm gonna change my work arounds. I know lua can do ...