this might be a silly or rather straightforward question, but i cannot change the capacity of vespene gas geysers for my extension mod.
right now geysers have 2000 gas inside, i cannot find that number anywhere in the editor, not in the gas gathering ability, not in the vespene behavior, not in the geyser unit, im at a loss here.
i had no problems at all changing the capacity of mineral patches, but now i need help :o
EDIT: solved just now tt, i cant edit the behavior of the normal vespene geyser, but i just picked every vespene geyser on the map, removed the normal behavior, and added the "rich" behavior. for some reason the numbers i put in there actually work, while the ones on the normal behavior seem to be ignored
Unit Group - Pick each unit in (Any units in (Entire map) owned by player Any Player matching Required: Resource (Raw), with at most Any Amount) and do (Actions)
Actions
Unit - Add 1 Gas (Raw Rich Vespene Geyser) to (Picked unit) from (Picked unit)
Unit - Remove 1 Gas (Raw Vespene Geyser) from (Picked unit)
this might be a silly or rather straightforward question, but i cannot change the capacity of vespene gas geysers for my extension mod.
right now geysers have 2000 gas inside, i cannot find that number anywhere in the editor, not in the gas gathering ability, not in the vespene behavior, not in the geyser unit, im at a loss here.
i had no problems at all changing the capacity of mineral patches, but now i need help :o
EDIT: solved just now tt, i cant edit the behavior of the normal vespene geyser, but i just picked every vespene geyser on the map, removed the normal behavior, and added the "rich" behavior. for some reason the numbers i put in there actually work, while the ones on the normal behavior seem to be ignored
Unit Group - Pick each unit in (Any units in (Entire map) owned by player Any Player matching Required: Resource (Raw), with at most Any Amount) and do (Actions)
Actions
Unit - Add 1 Gas (Raw Rich Vespene Geyser) to (Picked unit) from (Picked unit)
Unit - Remove 1 Gas (Raw Vespene Geyser) from (Picked unit)
Possibly a multi mod is overwriting your changes. The changes should work and you should be able to modify the amount with triggers directly.