I noticed this little function in sfall docs. I thought it could be used to finally put end to back-bursts. However, I just can't seem to get it to work.
It's takes "int critter" and "int disabled" as agrument. I tried obj_pid(self_obj) and proto id (obj_pid-16777216) for "critter", and 0/1 for "disabled". I stuck it into basically every possible function (start, combat_p_proc, critter_p_proc, map_enter_p_proc, map_update_p_proc). It has no effect.
Any ideas?
It's takes "int critter" and "int disabled" as agrument. I tried obj_pid(self_obj) and proto id (obj_pid-16777216) for "critter", and 0/1 for "disabled". I stuck it into basically every possible function (start, combat_p_proc, critter_p_proc, map_enter_p_proc, map_update_p_proc). It has no effect.
Any ideas?