DC on use of 3rd job skill

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.
krash
Noob
Noob
Posts: 2
Joined: 19 Oct 2010, 09:10
Noob?: No

Re: DC on use of 3rd job skill

#11 Post by krash »

I don't have a Sorce but I can use most of my warlock skills in openkore.

Does it only happen when using psychic wave?

I've looked on how psychic wave is casted, and it looks like it needs 2 coordinates to work.

http://www.youtube.com/watch?v=uWBr60PGhoA

I'm not sure if the psychic wave from that video works the same way in our server. But as I see it in that video(correct me if I'm wrong), the sorce CASTS the PW x2 on the land (to define the starting point and end point of the skill).

So if you are using it as self skill (starting point = self, end point = self), maybe that's why openkore disconnects.
ykrahs2005
Noob
Noob
Posts: 1
Joined: 19 Oct 2010, 01:38
Noob?: Yes

Re: DC on use of 3rd job skill

#12 Post by ykrahs2005 »

share your soluitions please?? thanks ...
volraft
Noob
Noob
Posts: 2
Joined: 20 Oct 2010, 03:16
Noob?: Yes

Re: DC on use of 3rd job skill

#13 Post by volraft »

I have the same problem with my Shadow Chaser. I get disconnected whenever I use Psychic wave. I think there is a glitch when casting AOE spells on monsters.

WHAT I DID:
doCommand ss 2449 {
onAction Attack
timeout 4
}
doCommand ss 2449 {
aggressives 1
timeout 4
}
That should solve the problem for now.

Make sure you mark
attackUseWeapon 1
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: DC on use of 3rd job skill

#14 Post by EternalHarvest »

I guess you need to configure skillsarea like in the topic linked in third post here, because it has no renewal skills.
volraft
Noob
Noob
Posts: 2
Joined: 20 Oct 2010, 03:16
Noob?: Yes

Re: DC on use of 3rd job skill

#15 Post by volraft »

what should we add in the skillarea text?

Code: Select all

SR_PSYCHIC_WAVE 1
? haha
greaver
Noob
Noob
Posts: 17
Joined: 23 Oct 2010, 06:01
Noob?: No

Re: DC on use of 3rd job skill

#16 Post by greaver »

anyone made Auto Shadow Spell works? i really need this because my SC is a pure A.S.S. type, i can't make the bot choose Meteor Storm. It just keeps on casting without choosing any skill i copied(meteor storm/storm gust)
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: DC on use of 3rd job skill

#17 Post by EternalHarvest »

greaver wrote:anyone made Auto Shadow Spell works? i really need this because my SC is a pure A.S.S. type, i can't make the bot choose Meteor Storm. It just keeps on casting without choosing any skill i copied(meteor storm/storm gust)
Well, can you capture an example of raw data for packet 0442?
greaver
Noob
Noob
Posts: 17
Joined: 23 Oct 2010, 06:01
Noob?: No

Re: DC on use of 3rd job skill

#18 Post by greaver »

can you tell me how? I'll try my best to help
H_A_K_U
Noob
Noob
Posts: 1
Joined: 28 Oct 2010, 05:17
Noob?: Yes

Re: DC on use of 3rd job skill

#19 Post by H_A_K_U »

I am also encountering this problem when my sorcerer is using the psychic wave.. i tried t check to see what my sorcerer is doing whenever he does the skill and when I saw it it seems that opencore recognizes psychic wave as a single magic attack and not an aoe skill...could u give us an idea on how to correct this problem..i tried using the skills area text and placing the SR_PSYCHIC_WAVE 1 and it doesnt seem to work still... :geek: