PDA

View Full Version : A few questions....


enigma0073
02-26-2003, 08:05 PM
I did do searches about these questions and read the readme but found no answers, I appreciate any and all help.

1) I read that npcspecialattks can be added by using letters A-N, but didn't see a list of what special ability matched what letter, or which ones weren't working and would crash the db (it was mentioned a few would). Any info on this?

2) In the NPC_Type table of the database - Social refers to social aggro? If yes how is it measured, if no what is it for ?

3) In the same table, what is the Banish column for?

I believe those are the only questions I still need answered for what I'm trying to do now, thanks in advance for any and all help.

Drawde
02-27-2003, 08:20 AM
The special attacks are (F)lurry, (S)ummon, (E)nrage and (R)ampage. Use the first letter
of each word, e.g "FSER" to give a NPC all the special attacks (the letters don't need to be in
any particular order, e.g "RESF" would also work).
The Summon ability allows the NPC to teleport you back to it if you try to run away, it doesn't have anything to do with
summoned pets. The other three abilities seem to increase the attack speed and damage of the NPC, not sure what the
exact difference between the 3 is.
The Social value should determine social aggro, but it doesn't seem to work (monsters will always help out others
on the same faction, even if it's set to 0.
"Banish" refers to the ability where some high-level creatures like dragons can prevent even higher-level
players from attacking them, by teleporting them to the safe point. Don't know whether this works, or what the
level difference has to be for it to work.

enigma0073
02-27-2003, 10:35 AM
Thank you very much =)