intel_computer

Vars | |
active | Whether this computer is activated by the event yet |
---|---|
dropship_reward | How much dropship points you get for completing the terminal |
first_login | On first login we want it to play a cool animation |
logged_in | have we logged into the terminal yet? |
printing | Is it currently active? |
printing_complete | When we reach max progress and get the points |
progress | Tracks how much of the terminal is completed |
progress_interval | How much progress we get every tick, up to 100 |
supply_reward | How much supply points you get for completing the terminal |
Procs | |
disable_on_hijack | Deactivates this intel computer, for use on hijack |
update_minimap_icon | Change minimap icon if its on or off |
Var Details
active

Whether this computer is activated by the event yet
dropship_reward

How much dropship points you get for completing the terminal
first_login

On first login we want it to play a cool animation
logged_in

have we logged into the terminal yet?
printing

Is it currently active?
printing_complete

When we reach max progress and get the points
progress

Tracks how much of the terminal is completed
progress_interval

How much progress we get every tick, up to 100
supply_reward

How much supply points you get for completing the terminal
Proc Details
disable_on_hijack
Deactivates this intel computer, for use on hijack
update_minimap_icon
Change minimap icon if its on or off