kolt_050

Untitled

May 22nd, 2022 (edited)
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. for i=1 to 19 do
  2. (
  3. try
  4. (
  5. modPanel.setCurrentObject $.modifiers[20-i]
  6. if modPanel.getCurrentObject() != $.baseobject do return()
  7. )
  8. catch ()
  9. )
Add Comment
Please, Sign In to add comment