Jump to content

[Scripting] Player equit item from leveled list


Ayelius

Recommended Posts

I hope there's still people active here who know their way around Fallout 3' scripting.

 

I'm trying to force-equip the player with a random clothing item from a leveled list. Using the ID in the EquipItem function as I would do it like using AddItem doesn't work. And since there's no return value, I don't know how I could get the ref to the random item being added.

 

The only way I could think of right now is check whether the player inventory contains one of the possible items from within the list, so a check for every possible item and then EquipItem with that ID, but it seems a bit hacky. Maybe there's a better way these days?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...