Mir3DAdjustBackpackSlots - LOMCN Wiki

Mu online season 21 - grand opening

Adjust the number of backpack slots

Function: Set the number of open slots in the player's backpack

Format: SetBagSize operator quantity

Detector support: + ; Plus - ; minus * ; Multiply / ; except = ; Equal

Hint: This command only opens the unopened backpack slots, not increases the number of original slots (the number of backpack slots is fixed at 64)

Variables related to the number of backpack slots: <$BAGSIZE>


Example:

  1. IF
  2. ACT

SetBagSize + 1 Break

  1. SAY

your backpack opens 1 slot!