Hello, was wondering when I need to clear an hashtable?
for example:
lets assume (Key cd) of (Key (Picked unit)) in AI_hashtable in the trigger under is set to 0.
edit: shit, this should probably been in the Triggers & Scripts area, sorry
for example:
lets assume (Key cd) of (Key (Picked unit)) in AI_hashtable in the trigger under is set to 0.
-
Set temp_real = ((Load (Key cd) of (Key (Picked unit)) from AI_hashtable) + 0.10)
-
Hashtable - Clear all child hashtables of child (Key (Picked unit)) in AI_hashtable
-
Hashtable - Save temp_real as (Key cd) of (Key (Picked unit)) in AI_hashtable
edit: shit, this should probably been in the Triggers & Scripts area, sorry