Difference between revisions of "GetIsCreatureType"

202 bytes removed ,  03:53, 16 January 2017
no edit summary
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>JT
 
(5 intermediate revisions by 2 users not shown)
Line 10: Line 10:


If BuddyRef.GetIsCreatureType 5 == 1<br>
If BuddyRef.GetIsCreatureType 5 == 1<br>
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).
 
=='''Notes'''==
*The creature types expected for GetIsCreatureType are:
**0 - Animal
**1 - Mutated Animal
**2 - Mutated Insect
**3 - Abomination
**4 - Supermutant
**5 - Feral Ghoul
**6 - Robot
**7 - Giant


{{Creature_Types}}


=='''See Also'''==
=='''See Also'''==
 
[[GetCreatureType]]


<!-- =='''Reference'''==
<!-- =='''Reference'''==
Anonymous user