Jump to content

Need some help


Recommended Posts

Hi,

how can i put various Wolfgang codes in one file modmain.lua
like this when I create a file containing only this : GLOBAL . TUNING .WOLFGANG_START_HUNGER = 500 it works but when I combine it with others it looks like :
GLOBAL . TUNING . WOLFGANG_START_HUNGER = 500
GLOBAL . TUNING . WOLFGANG_START_MIGHTY_THRESH = 125,
GLOBAL . TUNING . WOLFGANG_END_MIGHTY_THRESH = 120,
GLOBAL . TUNING . WOLFGANG_START_WIMPY_THRESH = 50,
GLOBAL . TUNING . WOLFGANG_END_WIMPY_THRESH = 55.
So what's the code or how to put them all up and working?

I know the code is wrong and what should it be?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...