Difference between revisions of "Mapflag"

From Hercules Wiki
Jump to: navigation, search
(Created page with "== Map Flags are used to set serval permissions on maps. == <br /><br /><br /> # Battleground # GvG # Nightenabled # Nightmare # Nobranch # Noexp # Noicewall # Noloot # Nomem...")
 
m
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
 +
[[Category:incomplete]]
 
== Map Flags are used to set serval permissions on maps. ==
 
== Map Flags are used to set serval permissions on maps. ==
 
<br /><br /><br />
 
<br /><br /><br />
Line 36: Line 38:
 
Battleground<br />
 
Battleground<br />
 
  '''Description:''' Defines the Map as Battleground.<br />
 
  '''Description:''' Defines the Map as Battleground.<br />
  '''File:''' conf/mapflag/battleground.txt<br />
+
  '''File:''' npc/mapflag/battleground.txt<br />
 
  '''Parameter:''' 2 ( Activate Scoreboard )<br />
 
  '''Parameter:''' 2 ( Activate Scoreboard )<br />
  
Line 43: Line 45:
 
Gvg <br />
 
Gvg <br />
 
  '''Description:''' Defines the Map as Guild Vs. Guild Map, so Guilds can Fight each other.<br />
 
  '''Description:''' Defines the Map as Guild Vs. Guild Map, so Guilds can Fight each other.<br />
  '''File:''' conf/mapflag/gvg.txt<br />
+
  '''File:''' npc/mapflag/gvg.txt<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 51: Line 53:
 
Nightenabled <br />
 
Nightenabled <br />
 
  '''Description:''' Nightmode Effects on defined Maps.<br />
 
  '''Description:''' Nightmode Effects on defined Maps.<br />
  '''File:''' conf/mapflag/night.txt <br />
+
  '''File:''' npc/mapflag/night.txt <br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 60: Line 62:
 
Nightmare <br />
 
Nightmare <br />
 
  '''Description:''' Drops Player Items or Equipments on player death.<br />
 
  '''Description:''' Drops Player Items or Equipments on player death.<br />
  '''File:''' conf/mapflag/nightmare.txt<br />
+
  '''File:''' npc/mapflag/nightmare.txt<br />
 
  '''ID:''' ItemID,random<br />
 
  '''ID:''' ItemID,random<br />
 
  '''Type:''' inventory, equip, all<br />
 
  '''Type:''' inventory, equip, all<br />
Line 70: Line 72:
 
Nobranch<br />
 
Nobranch<br />
 
  '''Description:''' Disables Dead Branch / Bloody Brunch / Red Brunch and Porinx Box.<br />
 
  '''Description:''' Disables Dead Branch / Bloody Brunch / Red Brunch and Porinx Box.<br />
  '''File:''' conf/mapflag/nobranch.txt<br />
+
  '''File:''' npc/mapflag/nobranch.txt<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 79: Line 81:
 
Noexp<br />
 
Noexp<br />
 
  '''Description:''' Disable Exp gain for Players.<br />
 
  '''Description:''' Disable Exp gain for Players.<br />
  '''File:'''conf/mapflag/noexp.php<br />
+
  '''File:'''npc/mapflag/noexp.php<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 88: Line 90:
 
Noicewall<br />
 
Noicewall<br />
 
  '''Description:''' Disable Icewall on a Map.<br />
 
  '''Description:''' Disable Icewall on a Map.<br />
  '''File:''' conf/mapflag/noicewall.txt<br />
+
  '''File:''' npc/mapflag/noicewall.txt<br />
 
  '''Parameter:'''<br />
 
  '''Parameter:'''<br />
  
Line 96: Line 98:
 
Noloot<br />
 
Noloot<br />
 
  '''Description:''' Disable loot on a Map.<br />
 
  '''Description:''' Disable loot on a Map.<br />
  '''File:''' conf/mapflag/noloot.txt<br />
+
  '''File:''' npc/mapflag/noloot.txt<br />
 
  '''Parameter:''' <map> mapflag noloot<br />
 
  '''Parameter:''' <map> mapflag noloot<br />
  
Line 105: Line 107:
 
Nomemo<br />
 
Nomemo<br />
 
  '''Description:''' Disable /memo on a Map<br />
 
  '''Description:''' Disable /memo on a Map<br />
  '''File:''' conf/mapflag/nomemo.txt<br />
+
  '''File:''' npc/mapflag/nomemo.txt<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 113: Line 115:
 
Nopenalty<br />
 
Nopenalty<br />
 
  '''Description:''' Disable death penalty.<br />
 
  '''Description:''' Disable death penalty.<br />
  '''File:''' conf/mapflag/nopenalty.txt<br />
+
  '''File:''' npc/mapflag/nopenalty.txt<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 122: Line 124:
 
Nopvp<br />
 
Nopvp<br />
 
  '''Description:''' Disable PvP (Player vs. Player) on a Map<br />
 
  '''Description:''' Disable PvP (Player vs. Player) on a Map<br />
  '''File:''' conf/mapflag/nopvp.txt<br />
+
  '''File:''' npc/mapflag/nopvp.txt<br />
 
  '''Parameter:''' off<br />
 
  '''Parameter:''' off<br />
  
Line 130: Line 132:
 
Noreturn<br />
 
Noreturn<br />
 
  '''Description:''' Disables the Return Warp.<br />
 
  '''Description:''' Disables the Return Warp.<br />
  '''File:''' conf/mapflag/noreturn.php<br />
+
  '''File:''' npc/mapflag/noreturn.php<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 138: Line 140:
 
Nosave<br />
 
Nosave<br />
 
  '''Description:''' Disables Autosave on a Map, if the Parameter isnt defined, Warp to the last field.<br />
 
  '''Description:''' Disables Autosave on a Map, if the Parameter isnt defined, Warp to the last field.<br />
  '''File:''' conf/mapflag/nosave.txt<br />
+
  '''File:''' npc/mapflag/nosave.txt<br />
 
  '''Parameter:''' SavePoint<br />
 
  '''Parameter:''' SavePoint<br />
  
Line 146: Line 148:
 
Noskill<br />
 
Noskill<br />
 
  '''Description:''' Disable Skills<br />
 
  '''Description:''' Disable Skills<br />
  '''File:''' conf/mapflag/noskill.txt<br />
+
  '''File:''' npc/mapflag/noskill.txt<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 155: Line 157:
 
Noteleport<br />
 
Noteleport<br />
 
  '''Description:''' Disable all kinds of Teleport.<br />
 
  '''Description:''' Disable all kinds of Teleport.<br />
  '''File:''' conf/mapflag/noteleport.txt<br />
+
  '''File:''' npc/mapflag/noteleport.txt<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 163: Line 165:
 
Novending<br />
 
Novending<br />
 
  '''Description:''' Disable Vending<br />
 
  '''Description:''' Disable Vending<br />
  '''File:''' conf/mapflag/novending.txt<br />
+
  '''File:''' npc/mapflag/novending.txt<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 171: Line 173:
 
Nowarp<br />
 
Nowarp<br />
 
  '''Description:''' Disable @GO<br />
 
  '''Description:''' Disable @GO<br />
  '''File:''' conf/mapflag/nowarp.txt<br />
+
  '''File:''' npc/mapflag/nowarp.txt<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 179: Line 181:
 
Nowarpto<br />
 
Nowarpto<br />
 
  '''Description:''' Disable Warp to<br />
 
  '''Description:''' Disable Warp to<br />
  '''File:''' conf/mapflag/nowarpto.txt<br />
+
  '''File:''' npc/mapflag/nowarpto.txt<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 187: Line 189:
 
Partylock<br />
 
Partylock<br />
 
  '''Description:''' Disables Party modifications<br />
 
  '''Description:''' Disables Party modifications<br />
  '''File:''' conf/mapflag/partylock.txt<br />
+
  '''File:''' npc/mapflag/partylock.txt<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 195: Line 197:
 
Pvp<br />
 
Pvp<br />
 
  '''Description:''' Defines the Map as Player vs Player Map<br />
 
  '''Description:''' Defines the Map as Player vs Player Map<br />
  '''File:''' conf/mapflag/pvp.txt<br />
+
  '''File:''' npc/mapflag/pvp.txt<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 203: Line 205:
 
Pvpnoguild<br />
 
Pvpnoguild<br />
 
  '''Description:''' Ignore Aliances on Guild vs Guild Maps<br />
 
  '''Description:''' Ignore Aliances on Guild vs Guild Maps<br />
  '''File:''' conf/mapflag/pvpnoguild.txt<br />
+
  '''File:''' npc/mapflag/pvpnoguild.txt<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 211: Line 213:
 
Pvpnoparty<br />
 
Pvpnoparty<br />
 
  '''Description:''' Ignore Party on Player vs Player Maps<br />
 
  '''Description:''' Ignore Party on Player vs Player Maps<br />
  '''File:''' conf/mapflag/pvpnoparty.txt<br />
+
  '''File:''' npc/mapflag/pvpnoparty.txt<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 219: Line 221:
 
Reset<br />
 
Reset<br />
 
  '''Description:''' Disable Neuralizer Item(12213) usage<br />
 
  '''Description:''' Disable Neuralizer Item(12213) usage<br />
  '''File:''' conf/mapflag/reset.txt<br />
+
  '''File:''' npc/mapflag/reset.txt<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 227: Line 229:
 
Skillduration<br />
 
Skillduration<br />
 
  '''Description:''' Set Duration for a Skill on a Map<br />
 
  '''Description:''' Set Duration for a Skill on a Map<br />
  '''File:''' conf/mapflag/skillduration.txt<br />
+
  '''File:''' npc/mapflag/skillduration.txt<br />
 
  '''Parameter:''' 0-...(?) <br />
 
  '''Parameter:''' 0-...(?) <br />
  
Line 235: Line 237:
 
Skillmodifier<br />
 
Skillmodifier<br />
 
  '''Description:''' Set the Damage for a Skill on a Map<br />
 
  '''Description:''' Set the Damage for a Skill on a Map<br />
  '''File:''' conf/mapflag/skillmodifier.txt<br />
+
  '''File:''' npc/mapflag/skillmodifier.txt<br />
 
  '''Parameter:'''0-...(?)<br />
 
  '''Parameter:'''0-...(?)<br />
  
Line 243: Line 245:
 
Town<br />
 
Town<br />
 
  '''Description:''' Defines a Map as a Town.<br />
 
  '''Description:''' Defines a Map as a Town.<br />
  '''File:''' conf/mapflag/town.txt<br />
+
  '''File:''' npc/mapflag/town.txt<br />
 
  '''Parameter:''' <none><br />
 
  '''Parameter:''' <none><br />
  
Line 251: Line 253:
 
Zone<br />
 
Zone<br />
 
  '''Description:''' Flags maps as part of zones<br />
 
  '''Description:''' Flags maps as part of zones<br />
  '''File:''' conf/mapflag/zone.txt<br />
+
  '''File:''' npc/mapflag/zone.txt<br />
 
  '''Parameter:''' see mapzonedb.txt<br />
 
  '''Parameter:''' see mapzonedb.txt<br />
  
 
<code> usage: (?) mapflag zone Aldebaran Turbo Track (?)</code><br />
 
<code> usage: (?) mapflag zone Aldebaran Turbo Track (?)</code><br />
 
<br /><br />
 
<br /><br />
 +
[[Category:Scripting]]

Latest revision as of 13:18, 29 December 2013

Map Flags are used to set serval permissions on maps.




  1. Battleground
  2. GvG
  3. Nightenabled
  4. Nightmare
  5. Nobranch
  6. Noexp
  7. Noicewall
  8. Noloot
  9. Nomemo
  10. Nopenalty
  11. Nopvp
  12. Noreturn
  13. Nosave
  14. Noskill
  15. Noteleport
  16. Novending
  17. Nowarp
  18. Nowarpto
  19. Partylock
  20. Pvp
  21. Pvpnoguild
  22. Pvpnoparty
  23. Reset
  24. Skillduration
  25. Skillmodifier
  26. Town
  27. Zone



Battleground

Description: Defines the Map as Battleground.
File: npc/mapflag/battleground.txt
Parameter: 2 ( Activate Scoreboard )

usage: <map> mapflag battleground <parameter(Optional)>


Gvg

Description: Defines the Map as Guild Vs. Guild Map, so Guilds can Fight each other.
File: npc/mapflag/gvg.txt
Parameter: <none>

usage: <map> mapflag gvg



Nightenabled

Description: Nightmode Effects on defined Maps.
File: npc/mapflag/night.txt
Parameter: <none>

usage: <map> mapflag nightenabled



Nightmare

Description: Drops Player Items or Equipments on player death.
File: npc/mapflag/nightmare.txt
ID: ItemID,random
Type: inventory, equip, all
Percent: Droprate

usage: <map> mapflag pvpnightmaredrop <id>,<type>,<percent>



Nobranch

Description: Disables Dead Branch / Bloody Brunch / Red Brunch and Porinx Box.
File: npc/mapflag/nobranch.txt
Parameter: <none>

usage: <map> mapflag nobranch



Noexp

Description: Disable Exp gain for Players.
File:npc/mapflag/noexp.php
Parameter: <none>

usage: <map> mapflag noexp



Noicewall

Description: Disable Icewall on a Map.
File: npc/mapflag/noicewall.txt
Parameter:

usage: <map> mapflag noicewall


Noloot

Description: Disable loot on a Map.
File: npc/mapflag/noloot.txt
Parameter: <map> mapflag noloot

usage: <map> mapflag noloot



Nomemo

Description: Disable /memo on a Map
File: npc/mapflag/nomemo.txt
Parameter: <none>

usage: <map> mapflag nomemo



Nopenalty

Description: Disable death penalty.
File: npc/mapflag/nopenalty.txt
Parameter: <none>

usage: <map> mapflag nopenalty



Nopvp

Description: Disable PvP (Player vs. Player) on a Map
File: npc/mapflag/nopvp.txt
Parameter: off

usage: <map> mapflag pvp <parameter>


Noreturn

Description: Disables the Return Warp.
File: npc/mapflag/noreturn.php
Parameter: <none>

usage: <map> mapflag noreturn


Nosave

Description: Disables Autosave on a Map, if the Parameter isnt defined, Warp to the last field.
File: npc/mapflag/nosave.txt
Parameter: SavePoint

usage: <map> mapflag nosave <parameter(Optional)>


Noskill

Description: Disable Skills
File: npc/mapflag/noskill.txt
Parameter: <none>

usage: <map> mapflag noskill



Noteleport

Description: Disable all kinds of Teleport.
File: npc/mapflag/noteleport.txt
Parameter: <none>

usage: <map> mapflag noteleport


Novending

Description: Disable Vending
File: npc/mapflag/novending.txt
Parameter: <none>

usage: <map> mapflag novending


Nowarp

Description: Disable @GO
File: npc/mapflag/nowarp.txt
Parameter: <none>

usage: <map> mapflag nowarp


Nowarpto

Description: Disable Warp to
File: npc/mapflag/nowarpto.txt
Parameter: <none>

usage: <map> mapflag nowarpto


Partylock

Description: Disables Party modifications
File: npc/mapflag/partylock.txt
Parameter: <none>

usage: <map> mapflag partylock


Pvp

Description: Defines the Map as Player vs Player Map
File: npc/mapflag/pvp.txt
Parameter: <none>

usage: <map> mapflag pvp


Pvpnoguild

Description: Ignore Aliances on Guild vs Guild Maps
File: npc/mapflag/pvpnoguild.txt
Parameter: <none>

usage: <map> mapflag pvpnoguild


Pvpnoparty

Description: Ignore Party on Player vs Player Maps
File: npc/mapflag/pvpnoparty.txt
Parameter: <none>

usage: <map> mapflag pvpnoparty


Reset

Description: Disable Neuralizer Item(12213) usage
File: npc/mapflag/reset.txt
Parameter: <none>

usage: <map> mapflag reset


Skillduration

Description: Set Duration for a Skill on a Map
File: npc/mapflag/skillduration.txt
Parameter: 0-...(?)

usage: <map> mapflag skillduration <parameter>


Skillmodifier

Description: Set the Damage for a Skill on a Map
File: npc/mapflag/skillmodifier.txt
Parameter:0-...(?)

usage: <map> mapflag skillmodifier <parameter>


Town

Description: Defines a Map as a Town.
File: npc/mapflag/town.txt
Parameter: <none>

usage: <map> mapflag town


Zone

Description: Flags maps as part of zones
File: npc/mapflag/zone.txt
Parameter: see mapzonedb.txt

usage: (?) mapflag zone Aldebaran Turbo Track (?)