Difference between revisions of "GetIsCreatureType"
Jump to navigation
Jump to search
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
imported>Pintocat |
||
Line 12: | Line 12: | ||
This would determine if Buddy is of creature type #5 (a feral ghoul, see enumeration in notes section). | This would determine if Buddy is of creature type #5 (a feral ghoul, see enumeration in notes section). | ||
{{Creature_Types}} | |||
=='''See Also'''== | =='''See Also'''== | ||
[[GetCreatureType]] | |||
<!-- =='''Reference'''== | <!-- =='''Reference'''== |
Revision as of 23:47, 9 January 2017
Description
GetIsCreatureType Returns 1 if creature is of the creature type specified (in parameter).
Syntax
[ActorREF.]GetIsCreatureType CreatureTypeIndex
Examples
If BuddyRef.GetIsCreatureType 5 == 1
This would determine if Buddy is of creature type #5 (a feral ghoul, see enumeration in notes section).
Index | Type | Description |
---|---|---|
0 | Animal | Dog, Vicious Dog |
1 | Mutated Animal | Brahmin, Mirelurk, Mirelurk King, Molerat, Yao Guai |
2 | Mutated Insect | Bloatfly, Giant Ant, Queen Ant, Radroach, Radscorpion, Fire ant, Fire ant soldier, Giant Radscorpion |
3 | Abomination | Centaurs, Deathclaw, Failed FEV Subjects, Spore Carriers, etc. |
4 | Supermutant | Supermutant, Supermutant Brute, Supermutant Chief, Supermutant Behemoth |
5 | Feral Ghoul | Feral Ghouls, Glowing One |
6 | Robot | Eyebot, Turrets, Mister Gutsy, Protectron, Robobrain, Sentrybot |
7 | Giant |