mapflag

glemor123

New member
Messages
287
Points
0
how to do this kind of mapflag.

for example in lhz_dun04

they can't use @warp, @warpto and other warp commands,

but they can you fly wing item or giant fly wing item.

 
but in no teleport this is what it says

Code:
//= Disables all means of teleportation within a map.//= Script commands 'warp', 'areawarp', 'warpchar',//=   'warpparty', 'warpguild', 'warpwaitingpc' will not//=   work with "Random" destination.//= Disables skills AL_TELEPORT and TK_HIGHJUMP.//= Disables the following items://=   Fly Wing (601), Giant Fly Wing (12212)
 
then just add this 

nowarp

nowarpto


just ignore the noteleport



 

 
Last edited by a moderator:
Back
Top