- Joined
- Jun 20, 2014
- Messages
- 552
Ehh is storing point into an indexed variable even possible? I tried storing a point into a temporary variable then stored it into an indexed variable. Im losing the saved point as soon as i destroy the temp point. So i was wondering if you index the point and it gets destroyed during deindex will the spell still properly? Or it can be fixed by simply not storing the point into a temp variable