As title said, where should I look when i need to add item to the autopickup item pool?. Or this cant be done at all . Thank in advance
Don’t know, I’ll put it on the unanswered Q&A list.
impossible, least as far as i searched for and tried so far.
it is hardcoded for certain.
and autopickup range is likely also hardcoded, still need to verify one setting but i am fairly certain it is, too.
I hope i am wrong though
I think I figured it out. Kind of silly.
Moneyobject01.dbr has:
actorHeight,1.000000,
actorRadius,0.500000,
potionconstitutiona01.dbr has:
actorHeight,1.000000,
actorRadius,0.500000,
All other objects that aren’t auto-looted have Height and Radius of 0 apparently. I’m betting that the autoLoot object is an “actor” that acts upon the player character.
heh, now that is something weird, thanks, will test if this will make components autogather.
those really clutter up the lootlist and are the main reason i have still held off from actually playing the game from start to finish with my mod.