Generic Keyvalues, Inputs and Outputs/Keyvalues: Difference between revisions
Jump to navigation
Jump to search
1416006136 (talk | contribs) (replaced all text to strings) |
SirYodaJedi (talk | contribs) m (flags are flags) |
||
Line 100: | Line 100: | ||
--> | --> | ||
{{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| | {{KV|[[Flag|Flags]]|intn=spawnflags|flags|{{KV BaseEntity/strings|KeyFlagsDesc}}|nofgd=1}} | ||
{{KV|[[Effect flags|Effects]]|intn=effects| | {{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'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 | ||
{{KV|Local Time|intn=ltime|float|{{KV BaseEntity/strings|KeyLtimeDesc}}|nofgd=1}} | {{KV|Local Time|intn=ltime|float|{{KV BaseEntity/strings|KeyLtimeDesc}}|nofgd=1}} | ||
{{KV|Next Think|intn=nextthink|float|{{KV BaseEntity/strings|KeyNextthinkDesc}}|nofgd=1}} | {{KV|Next Think|intn=nextthink|float|{{KV BaseEntity/strings|KeyNextthinkDesc}}|nofgd=1}} |