Valve Developer site is best for scripting. If you have an entity in mind that you want to work with, just google it and usually the 1st link will be for the valve dev site.
Example: Google: "prop_physics"
http://developer.valvesoftware.com/wiki/Prop_physics
Sections of the site: (anything with <...> needs to be filled in)
Keyvalues:
ent_fire <name> addoutput "<keyvalue> <value>"
Inputs:
ent_fire <name> <input> <value>
Outputs:
ent_fire <name> addoutput "<output> <name>,<input>,<value>" OR
ent_fire <name> addoutput "<output> <name>,addoutput,<keyvalue> <value>"
Scripting Using Valve Developer Site - Work-in-Progress
-
- Site Admin
- Posts: 4390
- Joined: Fri Apr 09, 2010 3:20 pm
- Location: United States