Generic Keyvalues, Inputs and Outputs (Source 2)
Jump to navigation
Jump to search

Keyvalues
[Todo]
Inputs
- FollowEntity <string >
- Bone merges this entity to a parent entity. Call again passing nothing to end the bone merge.
- AddAttribute <string >
- Add a named attribute with a value of 1.
- RemoveAttribute <string >
- Remove named attribute.
- AddOutput
- Can odly add output as opposed to Source functionality of any keyvalues. Syntax:
- KillConstrained !FGD
- [Todo]
- ChangeSubclass !FGD
- [Todo]
- EnablePlatform !FGD
- [Todo]
- DisablePlatform !FGD
- [Todo]
- CallPrivateScriptFunction !FGD
- [Todo]
- CallGlobalScriptFunction !FGD
- [Todo]
Outputs
- OnKilled
- should fire when an entity is killed
Confirm:doesn't seem to work