Advertisement
kolt_050

Untitled

May 12th, 2022
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. if modPanel.getCurrentObject() != $.baseobject then
  2. (
  3. modPanel.setCurrentObject SelMod
  4. local indexMod = modPanel.getModifierIndex $ (SelMod)
  5. modPanel.setCurrentObject $.modifiers[indexMod+1]
  6. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement