All pastes #1902560 Raw Edit

tryst

public text v1 · immutable
#1902560 ·published 2010-07-17 19:03 UTC
rendered paste body
<Event Commands>
  /mapskill <0-3> 
    // Like with BalrogPQ on GMS, this command blocks certain job-level skills.
    // Eg: /mapskill 2 - prevents players using 3rd and 4th job skills.
  /maplevel <level1> - <level2>
    // Blocks access to a map for users who aren't between specified levels.
    // Eg: /maplevel 36 - Only level 36 players can enter the map.
    // Eg: /maplevel 30-70 - Only players between levels 30 and 70 can enter the map.
  /swim <on/off>
    // Specifies whether players can swim in the map you're on or not.
  /jump <on/off>
    // As above, but enables/disables jumping and using skills (for non GMs).
  /skills <on/off>
    // As above, but without the jump disabling.
  /emote <f1-f7>
    // Makes everyone on the map (excluding GMs) use provided facial expression.
  /walk <left/right>
    // Forces everyone on the map to walk either left or right.

<Other Commands>
  /home // Warps you to the GM map.