A port of GMod addon released in 2005.
Features as of now:
- Stacker
- Set rotation
- Mass
- Translate (move by hammer units)
- Measure
Todo:
- Max limits - Done 50/50
- Some kind of a trusted people list - Done
- More checks
- Rest of the e_ commands
Not really possible as of now:
- Chat commands*
*Needs a special sandbox fork.
e_translate (x) (y) (z)
Moves entity by x,y,z hammer units.
e_stack a (x) (y) (z) (pitch) (yaw) (roll)
Creates a new entities, each offset from the other by position/rotation specified.
(pos/rot = pos/rot + offset_p/offset_r)
e_setrot (p) (y) (r)
Sets rotation to p,y,r specified. (world)
e_mass m
Sets mass to m.
e_measure
Measures distance between 2 points (run twice)
e_help
Displays this.
e_kill
Kills the entity you're looking at. (trusted only)
Legend:
(x) - parameter defaulted to 0
Report a bug
Discord: https://discord.gg/32VU3GcERt
E-mail:
[email protected]