Rapid Crate Sender (RCS) 
Used to teleport crates and closets to cargo telepads.
If emagged, it allows you to teleport crates to a random location, and also teleport yourself while inside a locker.
Vars | |
chargecost | How much power does each teleport use? |
---|---|
emagged | Is emagged? |
pad | Selected telepad |
rcell | Power cell (10000W) |
teleporting | Currently teleporting something? |
Procs | |
attack_self | Used to select telepad location. |
random_coords | Returns a random location in a z level |
Var Details
chargecost 
How much power does each teleport use?
emagged 
Is emagged?
pad 
Selected telepad
rcell 
Power cell (10000W)
teleporting 
Currently teleporting something?
Proc Details
attack_self
Used to select telepad location.
random_coords
Returns a random location in a z level
Defaults to Z level 1, with a 50% chance of being a different one. Z levels 1 to 4 are excluded from the alternatives. Coordinates are constrained within 50-200 x & y.