partylock.txt 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. //===== rAthena Script =======================================
  2. //= Mapflag: Party lock.
  3. //===== Description: =========================================
  4. //= Blocks all party modifications on a map:
  5. //= /organize, /leave, /invite, @changeleader
  6. //===== Additional Comments: =================================
  7. //= 1.0 Initial script.
  8. //= 1.1 Updated. [L0ne_W0lf]
  9. //= 1.2 Renewal split. [Euphy]
  10. //============================================================
  11. //============================================================
  12. // Sealed Shrine
  13. //============================================================
  14. 1@cata mapflag partylock
  15. 2@cata mapflag partylock
  16. //============================================================
  17. // Endless Tower
  18. //============================================================
  19. 1@tower mapflag partylock
  20. 2@tower mapflag partylock
  21. 3@tower mapflag partylock
  22. 4@tower mapflag partylock
  23. 5@tower mapflag partylock
  24. 6@tower mapflag partylock
  25. //============================================================
  26. // Orc's Memory
  27. //============================================================
  28. 1@orcs mapflag partylock
  29. 2@orcs mapflag partylock
  30. //============================================================
  31. // Nidhoggr's Instance
  32. //============================================================
  33. 1@nyd mapflag partylock
  34. 2@nyd mapflag partylock