nowarp.txt 912 B

123456789101112131415161718192021222324
  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