Change game setting with script?

Post » Fri May 27, 2011 10:46 pm

I want to change fActorStrengthEncumbranceMult game setting with a script. But my script reads it as an unknown variable when trying to set it to a different value.

Is there a way to do it?
User avatar
Cameron Garrod
 
Posts: 3427
Joined: Sat Jun 30, 2007 7:46 am

Post » Fri May 27, 2011 9:08 pm

gamesettings arent globals or variables, you ahve to use a function to change them. Plus you need OBSE to change them in a script:

http://cs.elderscrolls.com/constwiki/index.php/SetNumericGameSetting
User avatar
Lily
 
Posts: 3357
Joined: Mon Aug 28, 2006 10:32 am


Return to IV - Oblivion