- Joined
- Sep 6, 2012
- Messages
- 88
Hi everyone !
Can someone help me with this problem ? I want to store a unit's abilities in a variable array. I can do it manually by setting each of array member to a specific ability (Assuming that ability is one of the unit's abilities). It would look like this
Thank you very much !
Can someone help me with this problem ? I want to store a unit's abilities in a variable array. I can do it manually by setting each of array member to a specific ability (Assuming that ability is one of the unit's abilities). It would look like this
- Set Temp_Ability[0] = Acid Bomb
Thank you very much !