-
Notifications
You must be signed in to change notification settings - Fork 757
Mapflag
- 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
'''Description:''' Defines the Map as Battleground.<br /> '''File:''' npc/mapflag/battleground.txt<br /> '''Parameter:''' 2 ( Activate Scoreboard )<br />
usage: <map> mapflag battleground <parameter(Optional)>
Gvg
'''Description:''' Defines the Map as Guild Vs. Guild Map, so Guilds can Fight each other.<br /> '''File:''' npc/mapflag/gvg.txt<br /> '''Parameter:''' <none><br />
usage: <map> mapflag gvg
Nightenabled
'''Description:''' Nightmode Effects on defined Maps.<br /> '''File:''' npc/mapflag/night.txt <br /> '''Parameter:''' <none><br />
usage: <map> mapflag nightenabled
Nightmare
'''Description:''' Drops Player Items or Equipments on player death.<br /> '''File:''' npc/mapflag/nightmare.txt<br /> '''ID:''' ItemID,random<br /> '''Type:''' inventory, equip, all<br /> '''Percent:''' Droprate<br />
usage: <map> mapflag pvpnightmaredrop <id>,<type>,<percent>
Nobranch
'''Description:''' Disables Dead Branch / Bloody Brunch / Red Brunch and Porinx Box.<br /> '''File:''' npc/mapflag/nobranch.txt<br /> '''Parameter:''' <none><br />
usage: <map> mapflag nobranch
Noexp
'''Description:''' Disable Exp gain for Players.<br /> '''File:'''npc/mapflag/noexp.php<br /> '''Parameter:''' <none><br />
usage: <map> mapflag noexp
Noicewall
'''Description:''' Disable Icewall on a Map.<br /> '''File:''' npc/mapflag/noicewall.txt<br /> '''Parameter:'''<br />
usage: <map> mapflag noicewall
Noloot
'''Description:''' Disable loot on a Map.<br /> '''File:''' npc/mapflag/noloot.txt<br /> '''Parameter:''' <map> mapflag noloot<br />
usage: <map> mapflag noloot
Nomemo
'''Description:''' Disable /memo on a Map<br /> '''File:''' npc/mapflag/nomemo.txt<br /> '''Parameter:''' <none><br />
usage: <map> mapflag nomemo
Nopenalty
'''Description:''' Disable death penalty.<br /> '''File:''' npc/mapflag/nopenalty.txt<br /> '''Parameter:''' <none><br />
usage: <map> mapflag nopenalty
Nopvp
'''Description:''' Disable PvP (Player vs. Player) on a Map<br /> '''File:''' npc/mapflag/nopvp.txt<br /> '''Parameter:''' off<br />
usage: <map> mapflag pvp <parameter>
Noreturn
'''Description:''' Disables the Return Warp.<br /> '''File:''' npc/mapflag/noreturn.php<br /> '''Parameter:''' <none><br />
usage: <map> mapflag noreturn
Nosave
'''Description:''' Disables Autosave on a Map, if the Parameter isnt defined, Warp to the last field.<br /> '''File:''' npc/mapflag/nosave.txt<br /> '''Parameter:''' SavePoint<br />
usage: <map> mapflag nosave <parameter(Optional)>
Noskill
'''Description:''' Disable Skills<br /> '''File:''' npc/mapflag/noskill.txt<br /> '''Parameter:''' <none><br />
usage: <map> mapflag noskill
Noteleport
'''Description:''' Disable all kinds of Teleport.<br /> '''File:''' npc/mapflag/noteleport.txt<br /> '''Parameter:''' <none><br />
usage: <map> mapflag noteleport
Novending
'''Description:''' Disable Vending<br /> '''File:''' npc/mapflag/novending.txt<br /> '''Parameter:''' <none><br />
usage: <map> mapflag novending
Nowarp
'''Description:''' Disable @GO<br /> '''File:''' npc/mapflag/nowarp.txt<br /> '''Parameter:''' <none><br />
usage: <map> mapflag nowarp
Nowarpto
'''Description:''' Disable Warp to<br /> '''File:''' npc/mapflag/nowarpto.txt<br /> '''Parameter:''' <none><br />
usage: <map> mapflag nowarpto
Partylock
'''Description:''' Disables Party modifications<br /> '''File:''' npc/mapflag/partylock.txt<br /> '''Parameter:''' <none><br />
usage: <map> mapflag partylock
Pvp
'''Description:''' Defines the Map as Player vs Player Map<br /> '''File:''' npc/mapflag/pvp.txt<br /> '''Parameter:''' <none><br />
usage: <map> mapflag pvp
Pvpnoguild
'''Description:''' Ignore Aliances on Guild vs Guild Maps<br /> '''File:''' npc/mapflag/pvpnoguild.txt<br /> '''Parameter:''' <none><br />
usage: <map> mapflag pvpnoguild
Pvpnoparty
'''Description:''' Ignore Party on Player vs Player Maps<br /> '''File:''' npc/mapflag/pvpnoparty.txt<br /> '''Parameter:''' <none><br />
usage: <map> mapflag pvpnoparty
Reset
'''Description:''' Disable Neuralizer Item(12213) usage<br /> '''File:''' npc/mapflag/reset.txt<br /> '''Parameter:''' <none><br />
usage: <map> mapflag reset
Skillduration
'''Description:''' Set Duration for a Skill on a Map<br /> '''File:''' npc/mapflag/skillduration.txt<br /> '''Parameter:''' 0-...(?) <br />
usage: <map> mapflag skillduration <parameter>
Skillmodifier
'''Description:''' Set the Damage for a Skill on a Map<br /> '''File:''' npc/mapflag/skillmodifier.txt<br /> '''Parameter:'''0-...(?)<br />
usage: <map> mapflag skillmodifier <parameter>
Town
'''Description:''' Defines a Map as a Town.<br /> '''File:''' npc/mapflag/town.txt<br /> '''Parameter:''' <none><br />
usage: <map> mapflag town
Zone
'''Description:''' Flags maps as part of zones<br /> '''File:''' npc/mapflag/zone.txt<br /> '''Parameter:''' see mapzonedb.txt<br />
usage: (?) mapflag zone Aldebaran Turbo Track (?)
Category:Scripting