Page 1 of 1
Loot creation
Posted: Mon Jul 16, 2007 2:49 am
by Nosferatu
can't find which script a generating loot in NPC corposes.
please help (distro pack 096).
Posted: Mon Jul 16, 2007 11:57 pm
by Yukiko
There was no official Distro for 0.96. Are you referring to the converted one from 0.95?
Posted: Tue Jul 17, 2007 5:40 am
by Nosferatu
Yes converted 095 .
I meen that using 096 core
Posted: Tue Jul 17, 2007 9:51 am
by Tritan
../config/nlootgroup.cfg contains the items that are left for each loot group.
The MakeLoot functin is found in /scripts/include/startEqp.inc.
I also found that /scripts/util/loot.inc which appears to be used for the chests.
Hope this helps you find what you need.