nowarp.txt 1.0 KB

1234567891011121314151617181920212223242526272829303132
  1. //===== rAthena Script =======================================
  2. //= Mapflag: Disable warping.
  3. //===== Description: =========================================
  4. //= Disables warping from a map.
  5. //= Script commands 'warpparty' and 'warpguild' will not warp
  6. //= players.
  7. //= Atcommands @warp, @go, @load, @jump, @partyrecall,
  8. //= @guildrecall, and @recallall will not warp players.
  9. //= GD_EMERGENCYCALL and UNT_CALLFAMILY will not warp players.
  10. //===== Changelogs: ==========================================
  11. //= 1.0 Added WoE TE maps. [Capuche]
  12. //============================================================
  13. // WOE:TE Maps ===================
  14. te_prtcas01 mapflag nowarp
  15. te_prtcas02 mapflag nowarp
  16. te_prtcas03 mapflag nowarp
  17. te_prtcas04 mapflag nowarp
  18. te_prtcas05 mapflag nowarp
  19. te_aldecas1 mapflag nowarp
  20. te_aldecas2 mapflag nowarp
  21. te_aldecas3 mapflag nowarp
  22. te_aldecas4 mapflag nowarp
  23. te_aldecas5 mapflag nowarp
  24. // Episode 15
  25. 1@lab mapflag nowarp
  26. 1@uns mapflag nowarp
  27. un_bk_q mapflag nowarp
  28. un_myst mapflag nowarp
  29. job_gun mapflag nowarp