Author Topic: another question  (Read 1952 times)

another question
« on: October 12, 2013, 08:30:45 pm »
well, i search many times in many places but i can't find where i need to disable the " un-lootable " script, so anyone can loot any NPC. anyone know how to change that ?

Offline Shangalar

  • Dictatorial Tyrant
    • Generation Fallout
Re: another question
« Reply #1 on: October 12, 2013, 09:52:17 pm »
No loot is a parameter attached to mobs in the fopro files.

Re: another question
« Reply #2 on: October 12, 2013, 10:14:59 pm »
uhm i search in all .fopro ( 21 files ) but i can't find anything related with the unlootable state of NPC's in some places, for example, if i kill a medic in Vault City, i can't try to loot their inventory. i want to disable that for all NPC's in the server. can teach me what file(s) or lines i need to modify exactly to disable that ? thanks.

Re: another question
« Reply #3 on: October 13, 2013, 10:46:19 am »
Just open the critter fopros and you will see entries like that

MODE_NO_STEAL=1
MODE_NO_BARTER=1
MODE_NO_DROP=1
MODE_RANGE_HTH=1

In the critter fopro editor it's even easier to see


Re: another question
« Reply #4 on: October 13, 2013, 07:00:06 pm »
i see, thanks ! i only check the files manually, maybe for that i dont find nothing.