Page 1 of 1

egg-script works fine - but error-message

Posted: Thu Oct 06, 2011 1:02 pm
by spawni
:D THX to lisa and rock for fast work.

Everthing works fine so far.
In the egg-script i get a little error-ingame-message.

In german it is "Diese Fertigkeit kann von eurer aktuellen Klasse nicht angewendet werden" -
means "abiltiy is not supported by your actuale class"

örm? nothing in the rom-bot window - any idea what leads to that error?

Re: egg-script works fine - but error-message

Posted: Thu Oct 06, 2011 7:34 pm
by rock5
Maybe it means a skill in your actionbar is not supported by your current class combination. Check each of your skills in your profile and action bar.

Maybe you have 3 classes and switched your secondary class and there are still skills in your skill bar for that other class.

Or maybe it's just a glitch. Is it happenning all the time?

Re: egg-script works fine - but error-message

Posted: Thu Oct 06, 2011 10:54 pm
by spawni
found it..
i missed to define a ranged combat skill in the right syntax (vk_) and i missed to set the default-combat-skill in place 1 in the actionbar.
Now the error is gone.

Thx for your help!