The "my" pointer is a local pointer. "My" points to the entity which is attached to the action (either in WED or through ent_create). Both entities can use "my" without interfering with each other.

So if you have two entities, one with the action "sel_player" and the other with the action "weapon()," you can simply use "my."


I was once Anonymous_Alcoholic.

Code Breakpoint;