First Apartment

If qs-multicharacter is not installed, Quasar Apartments will not assign an initial apartment automatically.

1

How to Get an Apartment

This will display a list of available apartments for selection.

/apartment
2

Running the Command via Code

You can execute the apartment selection menu with:

ExecuteCommand("apartment")

This allows for automated apartment selection through scripts or custom triggers.

Last updated