Generic Keyvalues, Inputs and Outputs/Keyvalues: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (flags are flags)
mNo edit summary
Line 24: Line 24:
}}
}}


{{KV|new=1|spawnflags|integer|src=Base|[[Flag|Flags]]|value={{{spawnflags|}}}|nofgd=1|{{KV BaseEntity/strings|KeyFlagsDesc}}}}
{{KV|new=1|spawnflags|flags|src=Base|[[Spawnflags]]|value={{{spawnflags|}}}|nofgd=1|{{KV BaseEntity/strings|KeyFlagsDesc}}}}


{{KV|new=1|effects|int|src=Base|[[Effect flags|Effects]]|nofgd=1|{{KV BaseEntity/strings|KeyEffectsDesc}}}}
{{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:


  ==================================================================
  ==================================================================
  DEPRECATED DEPRECATED DEPRECATED DEPRECATED DEPRECATED DEPRECATED:
  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|[[Flag|Flags]]|intn=spawnflags|flags|{{KV BaseEntity/strings|KeyFlagsDesc}}|nofgd=1}}
{{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

Revision as of 15:21, 21 April 2024

English (en)中文 (zh)Translate (Translate)
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Icon-translate.png Available doc translations
Info.png
The Generic Keyvalues, Inputs and Outputs/Keyvalues/doc documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
Generic Keyvalues, Inputs and Outputs/Keyvalues/doc

Tests

start ([todo internal name (i)])


end ([todo internal name (i)])