Morrowind Mod:GetDisabled
< Mod / Morrowind: Morrowind Mod: Alphabetical Functions / Categorical FunctionsGetDisabled
GetDisabled Type: Misc Returns: short Example: if ( GetDisabled == 1 ) if ( "misc_vivec_ashmask_01"->GetDisabled == 0 ) set fValue to ( "cienne sintieve"->GetDisabled ) Scripts: almaScript CharGenBoatNPC
Returns 1 if the calling object is currently disabled, or 0 otherwise.