View Single Post
  #2  
Old 04-23-2011, 06:12 PM
nilbog
Hill Giant
 
Join Date: Nov 2007
Posts: 198
Default

You might try checking the _INT field in the npc_types table. This determines if an npc will aggro a higher level target. (i.e. if you wanted a level 1 kos npc to attack a level 50, change its npc_types._int to 20)

I am not sure if the public source code/db still works this way, but I thought it was worth mentioning.
__________________
https://www.project1999.com
Reply With Quote