Advertisement
BDFD_Berk

[4/5] 1st $onInteraction | Ticket System BDFD

Jan 3rd, 2023
520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $nomention
  2. $if[$checkContains[$message;tkt_mdl_o-]==true]
  3. $optOff[
  4. $var[index;$replaceText[$message;tkt_mdl_o-;;1]]
  5. $newModal[tkt_actop-$replaceText[$var[index];-;~;-1];What do you need?]
  6. $addTextInput[subject;paragraph;Ticket Subject;1;200;no;;You can include a resume of why you are opening this ticket here! You can also leave it empty.]
  7. ]
  8. $endif
  9. $if[$checkContains[$customID;tkt_mdl_op-]==true]
  10. $optOff[
  11. $var[index;$replaceText[$customID;tkt_mdl_op-;1;-1]]
  12. $newModal[tkt_actop-$replaceText[$var[index];-;~;-1];What do you need?]
  13. $addTextInput[subject;paragraph;Ticket Subject;1;200;no;;You can include a resume of why you are opening this ticket here! You can also leave it empty.]
  14. ]
  15. $endif
  16. $if[$customID==tkt_pnlact_mdl_delete-$authorID]
  17. $newModal[tkt_pnlact_delete-$authorID;Delete an existing panel]
  18. $addTextInput[panelid;short;Panel ID;1;1;yes;;ID here (ex. "2")]
  19. $endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement