Hey guys, I'm creating an actor on the overhead of a unit using "Send Actor Message - AttachModelOffset".
Everything works fine, and the actor gets attached. However, I cannot seem to store this actor in a variable properly, or reference it at all! I've tried setting the variable by "last created actor" and "last created actor by message" and nothing works.
This is especially important since I need to destroy/remove the actor. Anyone got any ideas, or is this a bug?
(Btw, using the normal action "Attach Model to Unit" works fine, but I need the offset)
Rollback Post to RevisionRollBack
Project Rise of Nigma
To post a comment, please login or register a new account.
Hey guys, I'm creating an actor on the overhead of a unit using "Send Actor Message - AttachModelOffset".
Everything works fine, and the actor gets attached. However, I cannot seem to store this actor in a variable properly, or reference it at all! I've tried setting the variable by "last created actor" and "last created actor by message" and nothing works.
This is especially important since I need to destroy/remove the actor. Anyone got any ideas, or is this a bug?
(Btw, using the normal action "Attach Model to Unit" works fine, but I need the offset)