Add function to view entity

Posted By: RyuMaster

Add function to view entity - 09/06/08 08:16

Hi! Is there any way to attach function to view entity, so it would work like action, like when I create entity with ent_create?
Posted By: Excessus

Re: Add function to view entity - 09/07/08 12:55

Sure, obtain a pointer to the entity, pass it to your function and use it there anywhere you would use "me" in a normal action. Use a while/wait loop in the function.
© 2024 lite-C Forums