Difference between revisions of "Mapflag"
(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...") |
(→Map Flags are used to set serval permissions on maps.) |
||
Line 36: | Line 36: | ||
Battleground<br /> | Battleground<br /> | ||
'''Description:''' Defines the Map as Battleground.<br /> | '''Description:''' Defines the Map as Battleground.<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/battleground.txt<br /> |
'''Parameter:''' 2 ( Activate Scoreboard )<br /> | '''Parameter:''' 2 ( Activate Scoreboard )<br /> | ||
Line 43: | Line 43: | ||
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:''' | + | '''File:''' npc/mapflag/gvg.txt<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 51: | Line 51: | ||
Nightenabled <br /> | Nightenabled <br /> | ||
'''Description:''' Nightmode Effects on defined Maps.<br /> | '''Description:''' Nightmode Effects on defined Maps.<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/night.txt <br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 60: | Line 60: | ||
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:''' | + | '''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 70: | ||
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:''' | + | '''File:''' npc/mapflag/nobranch.txt<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 79: | Line 79: | ||
Noexp<br /> | Noexp<br /> | ||
'''Description:''' Disable Exp gain for Players.<br /> | '''Description:''' Disable Exp gain for Players.<br /> | ||
− | '''File:''' | + | '''File:'''npc/mapflag/noexp.php<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 88: | Line 88: | ||
Noicewall<br /> | Noicewall<br /> | ||
'''Description:''' Disable Icewall on a Map.<br /> | '''Description:''' Disable Icewall on a Map.<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/noicewall.txt<br /> |
'''Parameter:'''<br /> | '''Parameter:'''<br /> | ||
Line 96: | Line 96: | ||
Noloot<br /> | Noloot<br /> | ||
'''Description:''' Disable loot on a Map.<br /> | '''Description:''' Disable loot on a Map.<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/noloot.txt<br /> |
'''Parameter:''' <map> mapflag noloot<br /> | '''Parameter:''' <map> mapflag noloot<br /> | ||
Line 105: | Line 105: | ||
Nomemo<br /> | Nomemo<br /> | ||
'''Description:''' Disable /memo on a Map<br /> | '''Description:''' Disable /memo on a Map<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/nomemo.txt<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 113: | Line 113: | ||
Nopenalty<br /> | Nopenalty<br /> | ||
'''Description:''' Disable death penalty.<br /> | '''Description:''' Disable death penalty.<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/nopenalty.txt<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 122: | Line 122: | ||
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:''' | + | '''File:''' npc/mapflag/nopvp.txt<br /> |
'''Parameter:''' off<br /> | '''Parameter:''' off<br /> | ||
Line 130: | Line 130: | ||
Noreturn<br /> | Noreturn<br /> | ||
'''Description:''' Disables the Return Warp.<br /> | '''Description:''' Disables the Return Warp.<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/noreturn.php<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 138: | Line 138: | ||
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:''' | + | '''File:''' npc/mapflag/nosave.txt<br /> |
'''Parameter:''' SavePoint<br /> | '''Parameter:''' SavePoint<br /> | ||
Line 146: | Line 146: | ||
Noskill<br /> | Noskill<br /> | ||
'''Description:''' Disable Skills<br /> | '''Description:''' Disable Skills<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/noskill.txt<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 155: | Line 155: | ||
Noteleport<br /> | Noteleport<br /> | ||
'''Description:''' Disable all kinds of Teleport.<br /> | '''Description:''' Disable all kinds of Teleport.<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/noteleport.txt<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 163: | Line 163: | ||
Novending<br /> | Novending<br /> | ||
'''Description:''' Disable Vending<br /> | '''Description:''' Disable Vending<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/novending.txt<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 171: | Line 171: | ||
Nowarp<br /> | Nowarp<br /> | ||
'''Description:''' Disable @GO<br /> | '''Description:''' Disable @GO<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/nowarp.txt<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 179: | Line 179: | ||
Nowarpto<br /> | Nowarpto<br /> | ||
'''Description:''' Disable Warp to<br /> | '''Description:''' Disable Warp to<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/nowarpto.txt<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 187: | Line 187: | ||
Partylock<br /> | Partylock<br /> | ||
'''Description:''' Disables Party modifications<br /> | '''Description:''' Disables Party modifications<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/partylock.txt<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 195: | Line 195: | ||
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:''' | + | '''File:''' npc/mapflag/pvp.txt<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 203: | Line 203: | ||
Pvpnoguild<br /> | Pvpnoguild<br /> | ||
'''Description:''' Ignore Aliances on Guild vs Guild Maps<br /> | '''Description:''' Ignore Aliances on Guild vs Guild Maps<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/pvpnoguild.txt<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 211: | Line 211: | ||
Pvpnoparty<br /> | Pvpnoparty<br /> | ||
'''Description:''' Ignore Party on Player vs Player Maps<br /> | '''Description:''' Ignore Party on Player vs Player Maps<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/pvpnoparty.txt<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 219: | Line 219: | ||
Reset<br /> | Reset<br /> | ||
'''Description:''' Disable Neuralizer Item(12213) usage<br /> | '''Description:''' Disable Neuralizer Item(12213) usage<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/reset.txt<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 227: | Line 227: | ||
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:''' | + | '''File:''' npc/mapflag/skillduration.txt<br /> |
'''Parameter:''' 0-...(?) <br /> | '''Parameter:''' 0-...(?) <br /> | ||
Line 235: | Line 235: | ||
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:''' | + | '''File:''' npc/mapflag/skillmodifier.txt<br /> |
'''Parameter:'''0-...(?)<br /> | '''Parameter:'''0-...(?)<br /> | ||
Line 243: | Line 243: | ||
Town<br /> | Town<br /> | ||
'''Description:''' Defines a Map as a Town.<br /> | '''Description:''' Defines a Map as a Town.<br /> | ||
− | '''File:''' | + | '''File:''' npc/mapflag/town.txt<br /> |
'''Parameter:''' <none><br /> | '''Parameter:''' <none><br /> | ||
Line 251: | Line 251: | ||
Zone<br /> | Zone<br /> | ||
'''Description:''' Flags maps as part of zones<br /> | '''Description:''' Flags maps as part of zones<br /> | ||
− | '''File:''' | + | '''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 /> |
Revision as of 19:52, 18 May 2013
Map Flags are used to set serval permissions on maps.
- Battleground
- GvG
- Nightenabled
- Nightmare
- Nobranch
- Noexp
- Noicewall
- Noloot
- Nomemo
- Nopenalty
- Nopvp
- Noreturn
- Nosave
- Noskill
- Noteleport
- Novending
- Nowarp
- Nowarpto
- Partylock
- Pvp
- Pvpnoguild
- Pvpnoparty
- Reset
- Skillduration
- Skillmodifier
- Town
- 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 (?)