SelfSkill Question Help.

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

glennlevi
Plain Yogurt
Plain Yogurt
Posts: 58
Joined: 19 May 2011, 00:40
Noob?: Yes

Re: SelfSkill Question Help.

#11 Post by glennlevi »

si2013 wrote:Yep tried that and it was Improve Concentration.

I even tried attack skills didnt work. Should I post my config?
Run kore in manual mode.
Type "skills" in the console (without the "" of course).
Look for Improved Concentration skill number.
Type "ss <skill number here>" (again remove the "<>").
When you cast improved concentration, the console should display something like:
You are now status Improved Concentration.

Improved Concentration, or whatever status your console says, should be what you put in "whenStatusInactive" block.

AFAIK kore is very sensitive. Be sure the upper casing and lower casing are correct, the spelling is correct, the spacing is correct. Also check if your improve concentration skill is really lvl 10, if its a lower level, change your self skill block.
si2013
Noob
Noob
Posts: 15
Joined: 04 Mar 2013, 01:33
Noob?: Yes

Re: SelfSkill Question Help.

#12 Post by si2013 »

I tried that.

Improve Concentration is skill # 45

so in chat command I enter:

ss 45 10

it then returns as:

Unable to cast Improve Concentration in 3 tries.
Keisuke00
Noob
Noob
Posts: 10
Joined: 03 May 2013, 12:37
Noob?: No

Re: SelfSkill Question Help.

#13 Post by Keisuke00 »

try using its skill number

use_selfskill skill# {

conditions..bla bla bla

}
Dark Airnel
Been there done that!
Been there done that!
Posts: 133
Joined: 09 Oct 2009, 01:43
Noob?: No

Re: SelfSkill Question Help.

#14 Post by Dark Airnel »

Can you cast the skill in-game? Can you cast any other skill using Kore? If you can't cast other skills then there might be something wrong with your server configuration.
si2013
Noob
Noob
Posts: 15
Joined: 04 Mar 2013, 01:33
Noob?: Yes

Re: SelfSkill Question Help.

#15 Post by si2013 »

I can cast if i played it yes, but on bot chat command

ss 45 10

gives me the unable 3tries error.
Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: SelfSkill Question Help.

#16 Post by Raider »

Code: Select all

useSelf_skill Attention Concentrate {
	lvl 10
	sp >= 25%
	timeout 1
	stopWhenHit 1
	whenStatusInactive Attention Concentrate
}
Skill is named like this in some private servers.