- Joined
- Dec 31, 2005
- Messages
- 712
Hello again (it's the third topic in two weeks after several months o.o my searches have failed x.x )
I found out that I'm having troubles with temporary variables messing up, after some time reading and reading the same code.
I'm using the same tempInteger or tempUnit in about 50 functions, and about 5~6 can run at the same time. None of them use waits, only timers (and thus a new function).
However it happens as if there was a wait. So, if a funcion runs before the previous one finishes, everything goes like "s* x.x", get it? xD
Is there any risk of another function override the previous one, even though they're almost "instant"?
Thanks for reading (I just can't write a small text x.x)
Hossomi-sama
I found out that I'm having troubles with temporary variables messing up, after some time reading and reading the same code.
I'm using the same tempInteger or tempUnit in about 50 functions, and about 5~6 can run at the same time. None of them use waits, only timers (and thus a new function).
However it happens as if there was a wait. So, if a funcion runs before the previous one finishes, everything goes like "s* x.x", get it? xD
Is there any risk of another function override the previous one, even though they're almost "instant"?
Thanks for reading (I just can't write a small text x.x)
Hossomi-sama