[Command] setRent
Posted: Sat Nov 06, 2021 6:34 pm
FloatVar.setRent()
USE:
Set this as your current rent.
TYPE: Command, non-Ref (ref-like syntax)
RETURNS: /
THEME: Housing, Money
COMPARE: getRent, setLandlord, moveHome
EXAMPLE:
USE:
Set this as your current rent.
TYPE: Command, non-Ref (ref-like syntax)
RETURNS: /
THEME: Housing, Money
COMPARE: getRent, setLandlord, moveHome
EXAMPLE:
Code: Select all
"I signed the contract."
moveHome()
Rent = 1000
Landlord.setLandlord()
Rent.setRent()