Forum

> > Stranded II > Scripts > how do i tell s2 to use a different game.txt
Forums overviewStranded II overview Scripts overviewLog in to reply

English how do i tell s2 to use a different game.txt

3 replies
To the start Previous 1 Next To the start

old how do i tell s2 to use a different game.txt

Jawohl
User Off Offline

Quote
i want to to know whether its possible to change which game.txt and unit.txt in the sys folder stranded 2 uses, in game... because my mod tinkers with the options a large amount, and i need to be able to toggle it in game, for the benefit of my mods players.

or if i can at least do that with two S2 exe's

old Re: how do i tell s2 to use a different game.txt

Jawohl
User Off Offline

Quote
too bad, thanks for the help anyway,

btw just so this problem doesn't happen in S3, could you please put player & unit health/speed/attack/range/hunger/thirst/fatigue values in the random map gamemode types, so that the player can get a more suitable difficulty experience without having to mod the game, or at least not having to mod the game as much

so instead of random_01_endless_e changing spawn rate, and starting supplies, instead wild animals have less health and attack, while the player has more of both, also h/t/f values aren't as severe..

and vice versa for normal and hard.

old Re: how do i tell s2 to use a different game.txt

Hurri04
Super User Off Offline

Quote
that's nothing you need to put into the random map *.inf files.
just use the game.inf file to specify a variable, e.g. "$hunger_mult = 1;" and set it to a higher value (e.g. 1.5) when the user selects a higher difficulty.

and/or you could script that food makes the player less full by using an inverted multiplier so that when the difficulty goes up, the value goes e.g. to 0.5.


you can have a look at the cooking system in my mod if you want where I have implemented something like this (however, I dont work on my mod anymore).
To the start Previous 1 Next To the start
Log in to reply Scripts overviewStranded II overviewForums overview