Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Init.c file


Washington

Recommended Posts

How exactly would i add these lines to the void main() in init.c

the exact directions from the mod are: " Add these lines to your void main() in init.c: "

// Read Server Config to pull Metabolism Rate PlayerConstants.SetRates(GetGame().ServerConfigGetInt("metMultiplier"), GetGame().ServerConfigGetInt("metEnergyBasal"), GetGame().ServerConfigGetInt("metEnergyWalk"), GetGame().ServerConfigGetInt("metEnergyJog"), GetGame().ServerConfigGetInt("metEnergySprint"), GetGame().ServerConfigGetInt("metWaterBasal"), GetGame().ServerConfigGetInt("metWaterWalk"), GetGame().ServerConfigGetInt("metWaterJog"), GetGame().ServerConfigGetInt("metWaterSprint"));

Share this post


Link to post
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...