Ok so I'm trying to use Nautilus and I the bury bones line looks like this:
SCAR Code:NAF[0].InvOptions := [true, false];// [Bury bones?, Drop non-protected items?]
Before it wouldn't even pick them up until i added the custom item pick-up and that line looks as followed:
SCAR Code:NAF[0].PickupColors := [13027021, 11777213, 13093070];//Pickup colors
and the 2nd part:
SCAR Code:NAF[0].PickupNames := ['ones'];//Pickup Option Names


Reply With Quote






