hmmm. never notice that, since I'm spamming the skill. hmmm.
tried this and got 4 meteor only.
83,15000,2000:3000:3000:4000:4000:5000:5000:6000:6000:7000,0,1000:4000:1000:4000:1000:4000:1000:4000:1000:4000,5000,0
Edit you skill_cast_db.txt
Change
83,15000,2000:3000:3000:4000:4000:5000:5000:6000:6000:7000,0,2000:3000:3000:4000:4000:5000:5000:6000:6000:7000,5000,0
to
83,15000,2000:3000:3000:4000:4000:5000:5000:6000:6000:7000,0,1000,5000,0
What if I want it to be on certain map only?
I tried to add this
OnCheck:
getmapxy(@map$, @xb, @yb, 0 );
if(@map$ != "abyss_03") end;
But, the antibot is not showing anymore..
edit trunk/src/map/skill.c
find line
case 3: // THE HIGH PRIESTESS
below that remove "| SCCB_CHEM_PROTECT"
from
status_change_clear_buffs(target, SCCB_BUFFS | SCCB_CHEM_PROTECT);
it will look like this now.
status_change_clear_buffs(target, SCCB_BUFFS);
I'm trying to remove the debuff from gospel skill.
As all you know, when you use gospel skill of paladin, your buffs will be remove. How can I retain specific buff, example full chemical protection..
Anyone already did this?
In my current setup, cart termi is not reflecting damage on reflect shield of paladin, but whenever I have equipped item that have bShortWeaponDamageReturn script, It reflect the damage which I don't want.. Anybody experience this too?
I need it not to be reflected if cart termi is the skill..
hmm.
Replace sleep2 with a countdown.
hmmm. I have this currently message strcharinfo(0),"You need to be online for "+ .Rest +" minutes to get your reward."; I want the .Rest which is 180minutes becomes 120minutes after 60minutes of login doing @loginreward First login it will say You need to be online for 180 minutes to get your reward. then after 60mins, using @loginreward will say You need to be online for 120 minutes to get your reward. Something like that. sorry if my explanation is not that good.
what version of script are you using (numbers don't say latest) im 99% sure i fixed this bug already
I'm using the 1.59 version in the first link. Thanks for this!
sorry for necroing, i have this rewrite rule RewriteRule ^([a-zA-Z0-9]+) index.php?module=$1 but It only works with domain/main
I want to have a clean url like this domain/main/downloads
Normal lang ba na madisconnect ang autotrade kapag off ang server?
Meron bang paraan na pag na off yung server tapos pag on ulit e andun pa din mga autotrade?