Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. #1542! and(hastype(*%0,player),[or(orlflags(%#,wizard royalty),strmatch([xget(#1542,dat-cansee)],*%#*))]) :
  2. #1542! hastype(*%0,player) :
  3. #1542! *%0 => *Rey=1
  4. #1542! hastype(*%0,player) => #-1 NO SUCH OBJECT VISIBLE
  5. #1542! [or(orlflags(%#,wizard royalty),strmatch([xget(#1542,dat-cansee)],*%#*))] :
  6. #1542! or(orlflags(%#,wizard royalty),strmatch([xget(#1542,dat-cansee)],*%#*)) :
  7. #1542! orlflags(%#,wizard royalty) :
  8. #1542! %# => #1494
  9. #1542! orlflags(%#,wizard royalty) => 1
  10. #1542! strmatch([xget(#1542,dat-cansee)],*%#*) :
  11. #1542! [xget(#1542,dat-cansee)] :
  12. #1542! xget(#1542,dat-cansee) =>
  13. #1542! [xget(#1542,dat-cansee)] =>
  14. #1542! *%#* => *#1494*
  15. #1542! strmatch([xget(#1542,dat-cansee)],*%#*) => 0
  16. #1542! or(orlflags(%#,wizard royalty),strmatch([xget(#1542,dat-cansee)],*%#*)) => 1
  17. #1542! [or(orlflags(%#,wizard royalty),strmatch([xget(#1542,dat-cansee)],*%#*))] => 1
  18. #1542! and(hastype(*%0,player),[or(orlflags(%#,wizard royalty),strmatch([xget(#1542,dat-cansee)],*%#*))]) => 0
  19. #1542! and(hastype(*%0,player),lte([words([lattr(*%0/bg*)])],%1),[or(orlfalgs(%#,wizard royalty),strmatch([xget(#1542,dat-cansee)],*%#*))]) :
  20. #1542! hastype(*%0,player) :
  21. #1542! *%0 => *Rey
  22. #1542! hastype(*%0,player) => 1
  23. #1542! lte([words([lattr(*%0/bg*)])],%1) :
  24. #1542! [words([lattr(*%0/bg*)])] :
  25. #1542! words([lattr(*%0/bg*)]) :
  26. #1542! [lattr(*%0/bg*)] :
  27. #1542! lattr(*%0/bg*) :
  28. #1542! *%0/bg* => *Rey/bg*
  29. #1542! lattr(*%0/bg*) => BG1 BG2 BG3 BG4
  30. #1542! [lattr(*%0/bg*)] => BG1 BG2 BG3 BG4
  31. #1542! words([lattr(*%0/bg*)]) => 4
  32. #1542! [words([lattr(*%0/bg*)])] => 4
  33. #1542! %1 => 1
  34. #1542! lte([words([lattr(*%0/bg*)])],%1) => 0
  35. #1542! [or(orlfalgs(%#,wizard royalty),strmatch([xget(#1542,dat-cansee)],*%#*))] :
  36. #1542! or(orlfalgs(%#,wizard royalty),strmatch([xget(#1542,dat-cansee)],*%#*)) :
  37. #1542! orlfalgs(%#,wizard royalty) :
  38. #1542! %#,wizard royalty => #1494,wizard royalty
  39. #1542! orlfalgs(%#,wizard royalty) => orlfalgs(#1494,wizard royalty)
  40. #1542! strmatch([xget(#1542,dat-cansee)],*%#*) :
  41. #1542! [xget(#1542,dat-cansee)] :
  42. #1542! xget(#1542,dat-cansee) =>
  43. #1542! [xget(#1542,dat-cansee)] =>
  44. #1542! *%#* => *#1494*
  45. #1542! strmatch([xget(#1542,dat-cansee)],*%#*) => 0
  46. #1542! or(orlfalgs(%#,wizard royalty),strmatch([xget(#1542,dat-cansee)],*%#*)) => 1
  47. #1542! [or(orlfalgs(%#,wizard royalty),strmatch([xget(#1542,dat-cansee)],*%#*))] => 1
  48. #1542! and(hastype(*%0,player),lte([words([lattr(*%0/bg*)])],%1),[or(orlfalgs(%#,wizard royalty),strmatch([xget(#1542,dat-cansee)],*%#*))]) => 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement