about severe rainstorm..

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
rwnath
The Way Of Human
The Way Of Human
Posts: 194
Joined: 03 Nov 2010, 05:50
Noob?: No
Location: The Philippines

Re: about severe rainstorm..

#11 Post by rwnath »

nollav wrote:Have the same problem. It get's disconnected after trying to use the skill. No errors logged on error.txt too. I tried using macro plugin to make it attack, but it only attacks once. then after that, it does't even cast the spell. I'm pretty sure that the skill name is correct. it's a ground area skill. Please help.
you need to add a release command on your macro for it to run again.

release <macro name>
Image
ravensnest
Noob
Noob
Posts: 3
Joined: 03 Nov 2010, 10:45
Noob?: Yes

Re: about severe rainstorm..

#12 Post by ravensnest »

actually i'm having the same problem on my royal guard everytime it cast Over Brand it get disconnected with no error at all on the console. i've tried to create a macro for the skill but the problem is sometimes it's working but most of the time my royal guard get stuck doing nothing. its just standing there getting attacked by monsters doing nothing here's my macro

automacro OBOB {
monster Raydric,Knight of Abyss,Khalitzburg,Bloody Knight
dist 0.5
call {
do sl 2317 $.lastMonsterPos
}
release OBOB
timeout 2
}

BTW Over Brand is a ground spell
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: about severe rainstorm..

#13 Post by EternalHarvest »

nollav wrote:it's a ground area skill
ravensnest wrote:is a ground spell
Go and read topic linked in the question you answered.

(Fine, that's in FAQ now.)
ravensnest
Noob
Noob
Posts: 3
Joined: 03 Nov 2010, 10:45
Noob?: Yes

Re: about severe rainstorm..

#14 Post by ravensnest »

w0w thnx mod, i didn't saw the link. my problem is solve now. thnx again
ratata
Noob
Noob
Posts: 4
Joined: 23 Oct 2010, 10:27
Noob?: Yes

Re: about severe rainstorm..

#15 Post by ratata »

same as mine but not severe rainstorm, i use tetra vortex, but after i summon the sphere's it keeps on disconecting huhuhu can anyone help?
sikweto03
Noob
Noob
Posts: 1
Joined: 04 Dec 2010, 23:39
Noob?: No

Re: about severe rainstorm..

#16 Post by sikweto03 »

ravensnest wrote:actually i'm having the same problem on my royal guard everytime it cast Over Brand it get disconnected with no error at all on the console. i've tried to create a macro for the skill but the problem is sometimes it's working but most of the time my royal guard get stuck doing nothing. its just standing there getting attacked by monsters doing nothing here's my macro

automacro OBOB {
monster Raydric,Knight of Abyss,Khalitzburg,Bloody Knight
dist 0.5
call {
do sl 2317 $.lastMonsterPos
}
release OBOB
timeout 2
}

BTW Over Brand is a ground spell
Ei, could you provide the correct macro for Over Brand? Also, do I need to put something in skillsarea.txt? Thanks!!
darkcaiser
Human
Human
Posts: 21
Joined: 08 Dec 2010, 17:28
Noob?: Yes

Re: about severe rainstorm..

#17 Post by darkcaiser »

wat did you do and how to fix it?
patnvans
Noob
Noob
Posts: 2
Joined: 18 Feb 2011, 03:09
Noob?: Yes

Re: about severe rainstorm..

#18 Post by patnvans »

automacro OBOB {
monster Raydric,Knight of Abyss,Khalitzburg,Bloody Knight
dist 0.5
call {
do sl 2317 $.lastMonsterPos
}
release OBOB
timeout 2
}


"do sl 2317 $.lastMonsterPos" <-- i think this is what i should change. my Severe rainstorm wont work.
gamerzii
Noob
Noob
Posts: 3
Joined: 16 Feb 2011, 11:35
Noob?: Yes

Re: about severe rainstorm..

#19 Post by gamerzii »

same goes for my lightning ride. my character casts it then gets dc'd. I checked the skill name many times but, same results. can someone please help?