Donator Pack mod
Hi, Must say this is a great feature but why dont you do it this way i know its the long way but you get things done lol,
create an item with no effects nor weapon or armour power find out what the item id is and go to inventory.php for instance lets say my item id is 4
Find:
if($i['armor'])
{
print " [[url='equip_armor.php?ID={$i[']Equip as Armor[/url]]";
}
under add
if ($i['itmid'] == 4) {
print " [[url='donatorpack1.php']Use[/url]]";
}
this way if you create donatorpack1.php you can add hudreds of database querys adding items and mass quantities sorry this is my opinion on my donator packs this also means the donator pac is an item to see its on my site http://www.criminal-madness.co.uk other than my one I think your modification ROCKS well done m8