Hey Superku!


I dont think you can do this in C-script:
my.skill[10+i] = i;

What I'm looking for is to have each entity have a list of values, each value storing an entity ID number. However I would like to have each entity have around 300 values! Is that possible?

Are you using the bitwise stuff?