So, I've put together a timescale adjuster, but apparently the hardcoe mode needs rates are, for the most part, based on realtime rather than gametime, meaning that if you lower your timescale you still end up having to eat, sleep and drink like your timescale was 30. I've found the gamesettings associated with this, they start with fHC, but there's no vanilla script function to change them. So I was thinking I could set the rates to 0, and set the H20, Starvation, and SleepDepravation values by hand. Trouble is, I don't know where the numbers are stored or how to access them. They aren't globals, and the list of actor values hasn't been updated for NV. I've tried the obvious possible names, but no luck. Anyone know anything about this? I can think of a less elegant workaround, but if anyone knows the answer it'd save me some time.