points

Vars | |
shoppinglist | Assoc list of item ready to be sent, categorised by faction |
---|---|
supply_points | Assoc list of supply points |
xeno_strategic_points_by_hive | Assoc list of xeno strategic points: xeno_strategic_points_by_hive["hivenum"] |
xeno_tactical_points_by_hive | Assoc list of xeno tactical points: xeno_tactical_points_by_hive["hivenum"] |
Procs | |
add_strategic_psy_points | Add amount of strategic psy points to the selected hive only if the gamemode support psypoints |
add_tactical_psy_points | Add amount of tactical psy points to the selected hive only if the gamemode support psypoints |
prepare_supply_packs_list | Prepare the global supply pack list at the gamemode start |
Var Details
shoppinglist

Assoc list of item ready to be sent, categorised by faction
supply_points

Assoc list of supply points
xeno_strategic_points_by_hive

Assoc list of xeno strategic points: xeno_strategic_points_by_hive["hivenum"]
xeno_tactical_points_by_hive

Assoc list of xeno tactical points: xeno_tactical_points_by_hive["hivenum"]
Proc Details
add_strategic_psy_points
Add amount of strategic psy points to the selected hive only if the gamemode support psypoints
add_tactical_psy_points
Add amount of tactical psy points to the selected hive only if the gamemode support psypoints
prepare_supply_packs_list
Prepare the global supply pack list at the gamemode start