capped aspd mapflag

安赫尔

New member
Messages
163
Points
0
Location
Shanghai
Github
stacksnet
Emulator
HI annie, can make map_zone_db.conf to set aspd in battle or woe maps.?

 
Last edited by a moderator:
HI annie, can make map_zone_db.conf to set aspd in battle or woe maps.?
felt like this has gone off-topic
you mean in woe/pvp/gvg map, there is a capped aspd ?

Code:
guild_vs1    mapflag    baspd    190
if your server has 195 as max_aspd, but in guild_vs1 only has max_aspd 190, like this ?
 
Last edited by a moderator:
http://upaste.me/3547106276d018f37

tested with

Code:
prontera	mapflag	maxbaspd	185-	script	kdjfhksjfksd	-1,{OnInit:	announce getmapflag( "prontera", mf_maxbaspd ) +"", bc_all;	sleep 1;//	removemapflag "prontera", mf_maxbaspd;	setmapflag "prontera", mf_maxbaspd, 199;	announce getmapflag( "prontera", mf_maxbaspd ) +"", bc_all;	announce getmapflag( "geffen", mf_maxbaspd ) +"", bc_all;}
note that this mapflag can bypass max_aspd into 199
 
Last edited by a moderator:
http://upaste.me/3547106276d018f37

tested with

prontera mapflag maxbaspd 185- script kdjfhksjfksd -1,{OnInit: announce getmapflag( "prontera", mf_maxbaspd ) +"", bc_all; sleep 1;// removemapflag "prontera", mf_maxbaspd; setmapflag "prontera", mf_maxbaspd, 199; announce getmapflag( "prontera", mf_maxbaspd ) +"", bc_all; announce getmapflag( "geffen", mf_maxbaspd ) +"", bc_all;}note that this mapflag can bypass max_aspd into 199

Nice it's effect. We are testing the stability. Thank you annie. 

I remember that you may writen a status modify scripts like this. When I coping , I feel as if seen.
default_happy.png


 
how about max aspd on a special area.. and when you get out of that area your attack speed will back to normal? is it possible ??

 
Back
Top