Generic Keyvalues, Inputs and Outputs/Keyvalues: Difference between revisions
Jump to navigation
Jump to search
SirYodaJedi (talk | contribs) m (flags are flags) |
SirYodaJedi (talk | contribs) mNo edit summary |
||
Line 24: | Line 24: | ||
}} | }} | ||
{{KV|new=1|spawnflags| | {{KV|new=1|spawnflags|flags|src=Base|[[Spawnflags]]|value={{{spawnflags|}}}|nofgd=1|{{KV BaseEntity/strings|KeyFlagsDesc}}}} | ||
{{KV|new=1|effects| | {{KV|new=1|effects|flags|src=Base|[[Effect flags|Effects]]|nofgd=1|{{KV BaseEntity/strings|KeyEffectsDesc}}}} | ||
{{#ifeq:{{{l4d2|0}}}|0||<!-- if l4d2 != 0 | {{#ifeq:{{{l4d2|0}}}|0||<!-- if l4d2 != 0 | ||
Line 48: | Line 48: | ||
}}<!-- endif base == 0 | }}<!-- endif base == 0 | ||
-->}}<!-- endif new != 0 | -->}}<!-- endif new != 0 | ||
Line 68: | Line 53: | ||
================================================================== | ================================================================== | ||
Regular version starts here: | |||
================================================================== | ================================================================== | ||
Line 100: | Line 85: | ||
--> | --> | ||
{{KV|[[Classname]]|intn=classname|string|nofgd=1|{{KV BaseEntity/strings|KeyClassnameDesc}}}} | {{KV|[[Classname]]|intn=classname|string|nofgd=1|{{KV BaseEntity/strings|KeyClassnameDesc}}}} | ||
{{KV|[[ | {{KV|[[Spawnflags]]|intn=spawnflags|flags|{{KV BaseEntity/strings|KeyFlagsDesc}}|nofgd=1}} | ||
{{KV|[[Effect flags|Effects]]|intn=effects|flags|{{KV BaseEntity/strings|KeyEffectsDesc}}|nofgd=1}}<!-- | {{KV|[[Effect flags|Effects]]|intn=effects|flags|{{KV BaseEntity/strings|KeyEffectsDesc}}|nofgd=1}}<!-- | ||
--><!--I'm not sure what the use cases of these 2 are, so I'll hide them for now. Sourcemod scripters don't use "hammerid" often either | --><!--I'm not sure what the use cases of these 2 are, so I'll hide them for now. Sourcemod scripters don't use "hammerid" often either |