Page 1 of 1
My monsters won't cast earth skills...
Posted: Fri Sep 03, 2010 12:30 pm
by kotkot90
L2J Revision
4410:
I added a monster with id 60001,
Code: Select all
npc table: 60001 35416 Doom Knight 1 myMon 1 LineageMonster.death_blader 15 45 85 male L2Monster 40 28000 1319 11 2 40 43 30 21 20 10 490 0 3000 469 779 381 400 150 333 1472 0 0 0 110 500 1 0 LAST_HIT false npcaidata table: 60001 15 100 0 0 0 0 fighter npcskills table: 60001 4073 660001 4101 660001 4415 3
I can spawn the monster normally but it won't cast the stun skill and other skills I have added. However if I add magic skills, it cast normally. Where is the problem?

Re: My monsters won't cast earth skills...
Posted: Fri Sep 03, 2010 4:03 pm
by jurchiks
maybe AI?
Re: My monsters won't cast earth skills...
Posted: Fri Sep 03, 2010 5:49 pm
by kotkot90
jurchiks wrote:maybe AI?
Only my custom monsters do that things. The monsters that are already in, work normally.
Re: My monsters won't cast earth skills...
Posted: Fri Sep 03, 2010 6:53 pm
by jurchiks
custom_npcAIData??
Re: My monsters won't cast earth skills...
Posted: Fri Sep 03, 2010 7:59 pm
by babyjason
not all npc s have animations for all skills. allthough u wont see it cast, it doesent mean it doesent cast it.
Re: My monsters won't cast earth skills...
Posted: Sat Sep 04, 2010 10:11 am
by kotkot90
babyjason wrote:not all npc s have animations for all skills. allthough u wont see it cast, it doesent mean it doesent cast it.
yes you're right, it casts. But why the animation doesn't show? I use doom knight's template and the doom knight has all the animations. I put the same skills. Maybe because I've changed some stuff like attack speed or something?
EDIT: I found it!!! There are 2 doom knight templates pffffffff. 20674 and 35416 . I used the 2nd one which seems that has no animations, grrrrrr.
Re: My monsters won't cast earth skills...
Posted: Sun Sep 05, 2010 4:57 am
by babyjason
kotkot90 wrote:babyjason wrote:not all npc s have animations for all skills. allthough u wont see it cast, it doesent mean it doesent cast it.
yes you're right, it casts. But why the animation doesn't show? I use doom knight's template and the doom knight has all the animations. I put the same skills. Maybe because I've changed some stuff like attack speed or something?
EDIT: I found it!!! There are 2 doom knight templates pffffffff. 20674 and 35416 . I used the 2nd one which seems that has no animations, grrrrrr.
because simply put u cant animate all the 100 000 monsters in game to have their own animation for all the probably 3,4 k skills, u only see the skills effect if it has animation the skill.
that s why is necessery to put correct skills to correct monsters...