Difference between revisions of "GetIsCreatureType"

377 bytes removed ,  03:53, 16 January 2017
no edit summary
imported>Btbgfel
imported>JT
 
(3 intermediate revisions by one other user not shown)
Line 6: Line 6:


  [''ActorREF''.]GetIsCreatureType ''CreatureTypeIndex''
  [''ActorREF''.]GetIsCreatureType ''CreatureTypeIndex''
Note: New Vegas has different indexes from the following one. Supermutant was index 4(the right one, as it is used supermutants slaying perk) instead of Mutated Animal, for example.
This page was edited in 09/01/17, so it is possible updated to fallout 4 data. If anyone has old new vegas one, please consider add it in this page.  14/01/17


=='''Examples'''==
=='''Examples'''==


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).


{{Creature_Types}}
{{Creature_Types}}
Anonymous user