PDA

View Full Version : Newest Problem, Min/Max dmg and Summon :(


Ariak
04-07-2002, 05:04 AM
INSERT INTO npc_types VALUES (5627,'Dozekar_the_Cursed',65,184,1,16000,2,2,2,20 ,0,0,1084,0,250,1050,'','E',0,0,0,1,1,1,1,1);

I've tried many ways.. I'll include some

INSERT INTO npc_types VALUES (5627,'Dozekar_the_Cursed',65,184,1,16000,2,2,2,20 ,0,0,1084,0,125,525,'','A',0,0,0,1,1,1,1,1);


INSERT INTO npc_types VALUES (5627,'Dozekar_the_Cursed',65,184,1,16000,2,2,2,20 ,0,0,1084,0,125,525,'','E',0,0,0,1,1,1,1,1);


INSERT INTO npc_types VALUES (5627,'Dozekar_the_Cursed',65,184,1,16000,2,2,2,20 ,0,0,1084,0,250,1050,'','A',0,0,0,1,1,1,1,1);


I can't get any summon/flurry/rampage/enrage to work - at all.. I can't get min/max damage to work :(

Am I doing something wrong?

Shawn319
04-07-2002, 05:07 AM
i think theres a command for this (#npcspecialattack i THINK) something like that..

Venelar
04-08-2002, 03:48 AM
I tried seeing if #npcspecialattk would save the flags to the db but it dosnt. To test i just simply flaged a priest of discord with #npcspecialattk E 1, killed him, logged out and back in and tried killing him again to see if the special attacks were still in place but they were gone.

The special attacks work great but the summon message should read "You will not evade me Soandso!" instead of "You will not engage me Soandso!".

Trumpcard
04-08-2002, 03:57 AM
They probably just used the same message for banish and summon...

Ariak
04-08-2002, 07:32 AM
I've yet to get a mob to use the min/max damage and or the summon/enrage etc. =/