Its all about Combo Slot for TK and Star Gladiator

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Message
Author
denz1208
Noob
Noob
Posts: 12
Joined: 13 Oct 2010, 22:14
Noob?: Yes

Its all about Combo Slot for TK and Star Gladiator

#1 Post by denz1208 »

I really just wanna know why the skills of my SG like Counter Kick Stance, Tornado Stance doesn't work.. but on the past Openkore the 2.0.7 it work so fine. but when the renewal class has been applied here in philippines. the skills doesnt work..

This is my Config.

}

useSelf_skill Ready Counter {
lvl 1
whenStatusInactive Ready Counter
}

attackComboSlot Counter {
lvl 7
sp > 2
dist 1.5
afterSkill Ready Counter
waitBeforeUse 0.1
}

useSelf_skill Ready Turn {
lvl 1
whenStatusInactive Ready Turn
}

attackComboSlot Turn Kick {
lvl 7
sp > 2
dist 1.5
afterSkill Ready Turn
waitBeforeUse 0.1
}


cud somebody help me..
cus it is really hard to attack a monster in normal way.

maybe the skill names has something to do with?.
PLEASE help me..
im from PRO VALKYRIE SERVER..
-thx..
and more power..

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Its all about Combo Slot for TK and Star Gladiator

#2 Post by EternalHarvest »

On non-renewal that worked fine:

Code: Select all

attackComboSlot TK_COUNTER {
	afterSkill TK_READYCOUNTER
	sp >= 2
}

denz1208
Noob
Noob
Posts: 12
Joined: 13 Oct 2010, 22:14
Noob?: Yes

Re: Its all about Combo Slot for TK and Star Gladiator

#3 Post by denz1208 »

ahmm i solved the problem i just change their names. because renewal also changed the skill names..thanks a lot.

here is my new config.

just follow it..
hope this helps well..

useSelf_skill Counter Kick Stance {
lvl 1
whenStatusInactive Counter Kick Stance

}
attackComboSlot Counter Kick {
lvl 7
sp > 2
dist 1.5
afterSkill Counter Kick Stance
waitBeforeUse 0.1
}

useSelf_skill Tornado Stance {
lvl 1
whenStatusInactive Tornado Stance

}
attackComboSlot Tornado Kick {
lvl 3
sp > 2
dist 1.5
afterSkill Tornado Stance
waitBeforeUse 0.1
}

(you need to restart the OK to make it work.)

:D

denz1208
Noob
Noob
Posts: 12
Joined: 13 Oct 2010, 22:14
Noob?: Yes

Re: Its all about Combo Slot for TK and Star Gladiator

#4 Post by denz1208 »

please pin this thread for all players using openkore and with TK character. this is very important for svn users.

denz1208
Noob
Noob
Posts: 12
Joined: 13 Oct 2010, 22:14
Noob?: Yes

Re: Its all about Combo Slot for TK and Star Gladiator

#5 Post by denz1208 »

}

useSelf_skill Counter Kick Stance {
lvl 1
whenStatusInactive Counter Kick Stance
notInTown 1

}
attackComboSlot Counter Kick {
lvl 7
sp > 2
dist 1
afterSkill Counter Kick Stance
waitBeforeUse 0.1

useSelf_skill Tornado Stance {
lvl 1
whenStatusInactive Tornado Stance
notInTown 1

}
attackComboSlot Tornado Kick {
lvl 3
sp > 10
dist 1
afterSkill Tornado Stance
waitBeforeUse 0.1
}

follow this

benj1320
Moderators
Moderators
Posts: 403
Joined: 25 Aug 2008, 14:56
Noob?: No
Location: CyberOne Building , Eastwood
Contact:

Re: Its all about Combo Slot for TK and Star Gladiator

#6 Post by benj1320 »

ALL posts that had been resolve are moved to the RESOLVED QUESTIONS SECTION.

In that way you can EASILY SEARCH some solutions to your problems.



Moved
“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template

Locked