Morrowind Mod:HasSoulGem
< Mod / Morrowind: Morrowind Mod: Alphabetical Functions / Categorical FunctionsHasSoulGem
HasSoulGem, CreatureID Where: CreatureID = Creature to check for a soul gem Type: Magic Returns: short Example: if ( Player->HasSoulGem, "atronach_storm" > 1 ) set sValue to ( HasSoulGem, lich_relvel ) Scripts: SkinkSoul1 StrongSoulCheck
Returns 1 if the calling object has the given creature's soul gem in their inventory, or 0 otherwise.