Jump to content

Just a little scripting quirk I need Help with


RedxYeti

Recommended Posts

im using this code

 

int n = Alias_FormList.GetSize() - 1


n = utility.RandomInt(0, n)


PlayerREF.EquipItem(Alias_FormList.GetAt(n))

(left over from skyrim ck)

 

But when the weapon is equipped from the formlist, theres a good chance its invisible and the magazine is always empty.

 

is there a better way to do this with FO4 CK?

 

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

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