[Command] setSalary

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 »

Floatvar.setSalary()


USE:
Set this as your current salary.


TYPE: Command, Non-Ref (ref-like syntax)
RETURNS: /
THEME: Job, Money
COMPARE: getSalary, moveJobs


EXAMPLE:

Code: Select all

    "I signed the contract."
    moveJobs()
    Salary = 2000
    Interviewer.setBoss()
    Salary.setSalary()
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