yojimbos_law

Some chat macros for viewing things based on description ID

Jun 1st, 2016
489
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. for effects:
  2. /goto desc_effect.php?whicheffect=$$
  3. for items:
  4. /goto desc_item.php?whichitem=$$
  5. for skills:
  6. /goto desc_skill.php?whichskill=$$
  7.  
  8. Note that chat often adds spaces in effect and item ID's, so you'll need to edit those out before submitting your chat command.
Advertisement
Add Comment
Please, Sign In to add comment