How to Enable Console
1) Go to: Options, Keyboard, Advanced...
2) Then check the 2nd option: Enable developer console (~).
3) Go back into the game and press the ~ key (above TAB) to open Console.
Moving Combine Doors
1) Choose 1 of the 3 combine doors or elevator door and type in chat:
!combinedoor1 !combinedoor2 !combinedoor3 !elevatordoor
2) Aim at door and then type the following in console:
ent_setname [name] <-- NAMES DOOR (Don't Use [ ])
ent_fire [name] setanimation open <-- OPENS DOOR
ent_fire [name] setanimation close <-- CLOSES DOOR
Custom Cars
1) Choose a car prop (i.e. !cargreen).
2) Aim at the car and then type the following in console:
ent_setname [car name] <-- NAMES CAR (Don't Use [ ])
ent_fire [car name] addoutput "solid 0" <-- MAKES CAR NON-SOLID
3) Spawn an airboat (impulse 83).
4) Aim at the airboat and then type the following in console:
ent_setname [airboat name] <-- NAMES AIRBOAT
5) Position the airboat inside the car where you want it.
6) Type the following in console:
ent_fire [car name] setparent [airboat name] <-- WELDS THE TWO
ent_fire [airboat name] addoutput "renderfx 6" <-- MAKES AIRBOAT INVISIBLE
RenderFX Modes
0 Normal
1 Slow Pulse
2 Fast Pulse
3 Slow Wide Pulse
4 Fast Wide Pulse
5 Slow Fade Away
6 Fast Fade Away
7 Slow Become Solid
8 Fast Become Solid
9 Slow Strobe
10 Fast Strobe
11 Faster Strobe
12 Slow Flicker
13 Fast Flicker
14 Constant Glow
15 Distort
16 Hologram(Distort + fade)
17 Scale up
22 Spotlight FX
23 Cull By Distance
24 Fade Wider Pulse