Jump to content

Adding Encumbrance and Other Things


paulatreides0

Recommended Posts

Is there any way to set an actor to be over encumbered? I looked around the wiki and the kit, but I'm not quite sure.

 

Furthermore, is there a way to modify the inventory weight (e.g. the total weight that someone is carrying)? I can only find out how to modify carry weight, which is the maximal amount the character can carry before becoming overemcumbered.

 

And, lastly, I have a problem with modifying speedmult. Whenever I modify as follows:

akActor.SetValue(MoveSpeed, 0.25)

;movespeed = speedmult

the player character can't move anymore, even if I set speedmult to 1.00 in the console. Any idea what is going on here?

 

Note: this is part of a script attached to a weapon with an OnEquipped script.

Edited by paulatreides0
Link to comment
Share on other sites

  • Recently Browsing   0 members

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