Quote:
Originally posted by mhermher
Then it cant use that system, cuz it have t use removeweapon whitch is p2p only
|
of course it can use deleteweapons
just rescript all items and insert some code like:
NPC Code:
if (delete) destroy;
and a callweapon to the weapons index when you selected delete...