Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
[Condition] PlayerHasHome
by
»
Sun Oct 31, 2021 7:56 pm
PlayerHasHome()
USE :
Checks if the player lives in their own apartment.
TYPE : Condition, non-Ref
RETURNS : bool
THEME : Housing
COMPARE :...
0 Replies 82 Views
Last post by
Sun Oct 31, 2021 7:56 pm
[Condition] openRelationship
by
»
Sun Oct 31, 2021 7:53 pm
openRelationship()
USE :
Check if the player is in an open relationship
TYPE : Condition, Non-Ref
RETURNS : bool
THEME : Relationships...
0 Replies 91 Views
Last post by
Sun Oct 31, 2021 7:53 pm
[Condition] livesWithPlayer
by
»
Sun Oct 31, 2021 7:52 pm
Actor.livesWithPlayer()
USE :
Returns true if the actor lives with the player, ie in the same apartment, not the same building (that'd be a...
0 Replies 61 Views
Last post by
Sun Oct 31, 2021 7:52 pm
[Condition] isWithCompanionCreature
by
»
Sun Oct 31, 2021 7:49 pm
isWithCompanionCreature()
USE :
Check if player is with a creature companion, returns false if with a human creature
TYPE : Condition,...
0 Replies 76 Views
Last post by
Sun Oct 31, 2021 7:49 pm
[Condition] isWithCompanion
by
»
Sun Oct 31, 2021 7:48 pm
isWithCompanion()
USE :
Check if the player is currently hanging out with a companion.
TYPE : Condition, non-Ref
RETURNS : bool
THEME :...
0 Replies 89 Views
Last post by
Sun Oct 31, 2021 7:48 pm
[Condition] isVisible
by
»
Sun Oct 31, 2021 7:46 pm
Actor.isVisible(slot)
USE :
Check if an actor is wearing any clothes in a certain 'slot'.
Will return false if it's an underwear hidden under...
0 Replies 84 Views
Last post by
Sun Oct 31, 2021 7:46 pm
[Condition] isVirgin
by
»
Sun Oct 31, 2021 7:43 pm
Actor.isVirgin()
USE :
Check if this actor is still a virgin
TYPE : Condition, Reference
RETURNS : bool
THEME : Virginity
COMPARE :...
0 Replies 69 Views
Last post by
Sun Oct 31, 2021 7:43 pm
[Condition] isValid
by
»
Sun Oct 31, 2021 7:41 pm
Actor.isValid()
USE :
Check if an actor variable is valid.
Most commonly used after GetPerson(), GetCompanion() or GetSpecific()
TYPE :...
0 Replies 66 Views
Last post by
Sun Oct 31, 2021 7:41 pm
[Condition] isTrans
by
»
Sun Oct 31, 2021 7:40 pm
Actor.isTrans()
USE :
Check if the actor is transexual.
TYPE : Condition, Reference
RETURNS : bool
THEME : Gender
COMPARE : isMale(),...
0 Replies 62 Views
Last post by
Sun Oct 31, 2021 7:40 pm
[Condition] isTimingOut
by
»
Sun Oct 31, 2021 7:37 pm
isTimingOut(sceneID)
USE :
Check if the specified is still in cooldown period and shouldn't be triggered again yet.
TYPE : Condition, Non-Ref...
0 Replies 83 Views
Last post by
Sun Oct 31, 2021 7:37 pm
[Condition] isStudent
by
»
Sun Oct 31, 2021 7:35 pm
isStudent()
USE :
Check if the player is a student.
TYPE : Condition, Non-Ref
RETURNS : bool
THEME : University
COMPARE :
EXAMPLE :
0 Replies 87 Views
Last post by
Sun Oct 31, 2021 7:35 pm
[Condition] isSlotOccupied
by
»
Sun Oct 31, 2021 7:33 pm
Actor.isSlotOccupied(Slot)
USE :
Returns true if the given clothing slot is used.
Introduced with 3.19
Slots :
Top
Bottom
Top_Under...
0 Replies 73 Views
Last post by
Sun Oct 31, 2021 7:33 pm
[Condition] isSameRace
by
»
Sun Oct 31, 2021 7:29 pm
Actor1.isSameRace(Actor2)
USE :
Check if the two actors are the same (fantasy) race: human, elf, orc, vampire.
TYPE : Condition, Reference...
0 Replies 69 Views
Last post by
Sun Oct 31, 2021 7:29 pm
[Condition] isSameGender
by
»
Sun Oct 31, 2021 7:28 pm
Actor1.isSameGender(Actor2)
USE :
Check if the two actors are the same gender
TYPE : Condition, Reference
RETURNS : bool
THEME : Gender...
0 Replies 81 Views
Last post by
Sun Oct 31, 2021 7:28 pm
[Condition] isSameAs
by
»
Sun Oct 31, 2021 7:27 pm
Actor1.isSameAs(Actor2)
USE :
Check if the two actors are the same person
TYPE : Condition, Reference
RETURNS : bool
THEME : Identity...
0 Replies 90 Views
Last post by
Sun Oct 31, 2021 7:27 pm
Forum permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum