Re: Attaching Scripts to Stuff (in game) [REQ]
If you used the phoenix potion before (man I need to update that some time) you'll notice that the targeted actor gets the phoenix effect, without changing into a pre-made actor by using a MOPixel to do all the Luaing. To "Add" Lua to an object, you need a pointer to the object and make the Lua'd object do stuff to the targeted object.
A simpler way to say this: make a Lua'ed object do stuff to the target.