danshive Posted November 27, 2011 Author Share Posted November 27, 2011 One thing I'd really like to do is modify an actor's weight value if buffing or debuffing them, but I'm starting to suspect that's not going to work all that well given the apparent lack of a way to get a return value on an actor's current weight. The only weight command is "setnpcweight (snpcw) 1-100", and "getav weight" returns "weight" as an invalid actor value. That doesn't really surprise me that much, as weight wouldn't be an "actor value" from the game's perspective. Those are things that are more functional and less cosmetic. Nonetheless, it's something I'd like to be able to dynamically change and then undo. Link to comment Share on other sites More sharing options...
Recommended Posts