MWLLFlowNodes:SetAmbientTemp
From MechWarrior: Living Legends Wiki
SetAmbientTemp is the MWLL Flowgraph Node setting temperature (it won't be visible as "ext" (external) in HUD, only cause Core temperature to raise)
Examples
- Add Area -> Shape
- Set it's height to desired level - for Mechs 20 should work well
- Add Entity -> Triggers -> AreaTrigger
- Select AreaShape, below Target box click "Pick", click on the AreaTrigger
- Select AreaTrigger, click "Create" Flow Graph
- Create flowgraph as follows:
Note: Remember to have flowgraph MultiPlayer Options as ClientOnly (set by default) - otherwise it won't work.