Advertisement
KyadCK

Untitled

Apr 18th, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. - '@IF b <takeitem:<playername>:371:150> = false'
  2. - ' @PLAYER Your offering is not enough!'
  3. - ' @EXIT'
  4. - '@ELSE'
  5. - ' @IF b <issneaking:> = false'
  6. - ' @PLAYER Kneel before the gods when asking for power!'
  7. - ' @EXIT'
  8. - ' @ELSE'
  9. - ' @PLAYER You chose the Mage Class!'
  10. - ' @CMDCON manudel'
  11. - ' @CMDCON cast forget * <playername>'
  12. - ' @CMDCON manuadd Mage'
  13. - ' @CMDCON cast reload <playername>'
  14. - ' @ENDIF
  15. - '@ENDIF
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement