Quote:
Originally Posted by Alka
StoreData has Array: tag ?! Also ArrayGetCell returns an integer...But as i can see it's a useless work, what are you trying to do anyway?
|
It does appear to work... I'm sure I'm not the first one to do this.
I'm basically faking having objects.
It returns whatever you put in, since Pawn doesn't have datatypes. I could put a float in, and as long as I put it back in a float variable, it's fine. It might say tag mismatch, but it works.
__________________