Difference between revisions of "Category:Condition Functions"
Jump to navigation
Jump to search
imported>Kkuhlmann |
imported>Clearance m (corrected category order) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
These script functions can also be used as [[ | These script functions can also be used as [[Logical Conditions|conditions]] wherever they appear in the editor (quest stages, dialogue, packages, idle manager, etc.). | ||
Line 5: | Line 5: | ||
[[Category: Function Types]] | [[Category: Function Types]] | ||
[[Category: Conditions]] |
Latest revision as of 01:30, 27 November 2010
These script functions can also be used as conditions wherever they appear in the editor (quest stages, dialogue, packages, idle manager, etc.).
In general, any function which simply returns a value (instead of performing an action) can be used as a condition.
Subcategories
This category has only the following subcategory.
C
Pages in category "Condition Functions"
The following 169 pages are in this category, out of 169 total.
G
- GetActorValue
- GetAlarmed
- GetAmountSoldStolen
- GetAngle
- GetArmorRating
- GetArmorRatingUpperBody
- GetAttacked
- GetBarterGold
- GetBaseActorValue
- GetClassDefaultMatch
- GetClothingValue
- GetCrime
- GetCrimeGold
- GetCurrentAIPackage
- GetCurrentAIProcedure
- GetCurrentWeatherPercent
- GetDead
- GetDeadCount
- GetDestroyed
- GetDetected
- GetDetectionLevel
- GetDisabled
- GetDisposition
- GetDistance
- GetDoorDefaultOpen
- GetEquipped
- GetFactionRank
- GetFactionRankDifference
- GetFactionReaction
- GetFatiguePercentage
- GetForceRun
- GetForceSneak
- GetFriendHit
- GetFurnitureMarkerID
- GetGlobalValue
- GetGold
- GetHeadingAngle
- GetIdleDoneOnce
- GetIgnoreFriendlyHits
- GetInCell
- GetInCellParam
- GetInFaction
- GetInSameCell
- GetInvestmentGold
- GetInWorldspace
- GetIsAlerted
- GetIsClass
- GetIsClassDefault
- GetIsCreature
- GetIsCurrentPackage
- GetIsCurrentWeather
- GetIsGhost
- GetIsID
- GetIsPlayableRace
- GetIsPlayerBirthsign
- GetIsRace
- GetIsReference
- GetIsSex
- GetIsUsedItem
- GetIsUsedItemType
- GetItemCount
- GetKnockedState
- GetLevel
- GetLocked
- GetLockLevel
- GetLOS
- GetNoRumors
- GetOffersServicesNow
- GetOpenState
- GetPCExpelled
- GetPCFactionAttack
- GetPCFactionMurder
- GetPCFactionSteal
- GetPCFactionSubmitAuthority
- GetPCFame
- GetPCInFaction
- GetPCInfamy
- GetPCIsClass
- GetPCIsRace
- GetPCIsSex
- GetPCMiscStat
- GetPCSleepHours
- GetPersuasionNumber
- GetPlayerControlsDisabled
- GetPlayerHasLastRiddenHorse
- GetPos
- GetQuestRunning
- GetQuestVariable
- GetRandomPercent
- GetRestrained
- GetScale
- GetScriptVariable
- GetShouldAttack
- GetSitting
- GetSleeping
- GetStage
- GetStageDone
- GetStartingAngle
- GetStartingPos
- GetTalkedToPC
- GetTalkedToPCParam
- GetTimeDead
- GetTotalPersuasionNumber
- GetTrespassWarningLevel
- GetUnconscious
- GetUsedItemActivate
- GetUsedItemLevel
- GetVampire
- GetWalkSpeed
- GetWeaponAnimType
- GetWeaponSkillType
- GetWindSpeed
I
- IsActor
- IsActorAVictim
- IsActorDetected
- IsActorEvil
- IsActorUsingATorch
- IsCellOwner
- IsCloudy
- IsContinuingPackagePCNear
- IsCurrentFurnitureObj
- IsCurrentFurnitureRef
- IsEssential
- IsFacingUp
- IsGuard
- IsHorseStolen
- IsIdlePlaying
- IsInCombat
- IsInDangerousWater
- IsInInterior
- IsInMyOwnedCell
- IsLeftUp
- IsOwner
- IsPCAMurderer
- IsPCSleeping
- IsPlayerInJail
- IsPlayerMovingIntoNewSpace
- IsPlayersLastRiddenHorse
- IsPleasant
- IsRaining
- IsRidingHorse
- IsRunning
- IsShieldOut
- IsSneaking
- IsSnowing
- IsSpellTarget
- IsSwimming
- IsTalking
- IsTimePassing
- IsTorchOut
- IsTrespassing
- IsTurnArrest
- IsWaiting
- IsWeaponOut
- IsYielding