[Command] moveHome

Post Reply
User avatar
Raddeck
LP Manager
Reactions: 1
Posts: 508
Joined: Sat Oct 16, 2021 6:22 pm
Location: LpWorld
Contact:

Post by Raddeck »

moveHome()


USE:
Move into the current building and make it your new home.
Remember to use SetLandlord() and SetRent() separately.


TYPE: Command, Non-Ref
RETURNS: /
THEME: Housing
COMPARE: loseHome, setLandlord, setRent


EXAMPLE:

Code: Select all

    "I signed the contract."
    moveHome()
    Rent = 1000
    Landlord.setLandlord()
    Rent.setRent()
Like my work? Buy me a coffee or support me on Patreon to keep it coming. :ugeek:
-Don't PM me for support-
Top
Post Reply