Difference between revisions of "GetIsCreatureType"

124 bytes removed ,  03:53, 16 January 2017
no edit summary
imported>Quetzilla
m
imported>JT
 
(7 intermediate revisions by 3 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'''==
Line 32: Line 22:


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Condition Functions]]
[[Category:Condition Functions]]
[[Category:Condition Functions (GECK 1.1)]]
Anonymous user