clamp() and integer() in event functions problem

Posted By: Mark430SR

clamp() and integer() in event functions problem - 08/10/15 01:09

Hi,

I had an issue concerning event functions (the ones set by entity.event). Can I use clamp() and integer() instructions in them? It doesn't work properly for one entity, but works fine for the others ....
Posted By: Reconnoiter

Re: clamp() and integer() in event functions problem - 08/10/15 10:05

Hi,

What is precisely your error? This is a bit vague. If you show your code it would be easier to solve.

Besides that you can use almost all functions in events, just dont use stuff like ent_create and effect(), unless you put wait() before that, it creates memory errors I think.
© 2024 lite-C Forums