Thread
:
Mob HP and Loot past GoD expansion
View Single Post
#
4
04-22-2011, 09:19 PM
ChaosSlayerZ
Demi-God
Join Date: Mar 2009
Location: Umm
Posts: 1,492
you can modify hps like this:
update npc_types set hp=X where id>A and id<B;
X will be whatever formula you want use - like 1000*level
A and B are npc ids range that you want to modify
backup your DB before running any code
__________________
Support other Customization Features for Emu!
The Old ME
ChaosSlayer
I am chilling at
The Hidden Forest Server
ChaosSlayerZ
View Public Profile
Send a private message to ChaosSlayerZ
Find all posts by ChaosSlayerZ