Suggestion - Allow Player Person starting cash to be changed

Discussions about scenario games and user-defined scripts.
Post Reply
User avatar
Stylesjl
Mod Expert
Mod Expert
Posts: 554
Joined: Sun Oct 29, 2023 4:01 am
Location: Sydney, Australia
Has thanked: 34 times
Been thanked: 36 times

Suggestion - Allow Player Person starting cash to be changed

Post by Stylesjl »

I think that the scripts should have a feature that allows you to set the initial cash level of your person. In all cases when the game starts you only have $100,000 in cash plus the networth of your starting company and this seems to never change. Can we have a game/script option that allows this (player cash) to be changed?
User avatar
cantdownloadit
Community Contributor
Community Contributor
Posts: 868
Joined: Sat Aug 30, 2014 12:14 pm
Has thanked: 12 times
Been thanked: 23 times

Re: Suggestion - Allow Player Person starting cash to be changed

Post by cantdownloadit »

I don't really bother about personal cash but just set a goal... like below and you'll get whatever amount of cash you want as soon as day 2 hits, since you already have 50% ownership.

[SUBGOAL]
Goal Title=Free Money
Goal Description=Own at least 50 Percent of your company and get free money.
Number of Game Years=25

[SUBGOAL VALUES]
Ownership=50

[SUBGOAL REWARDS]
Personal cash change=500
User avatar
Stylesjl
Mod Expert
Mod Expert
Posts: 554
Joined: Sun Oct 29, 2023 4:01 am
Location: Sydney, Australia
Has thanked: 34 times
Been thanked: 36 times

Re: Suggestion - Allow Player Person starting cash to be changed

Post by Stylesjl »

That's one way to do it :lol:. Bit of a kludge but it does get the job done.
User avatar
David
Community and Marketing Manager at Enlight
Posts: 9754
Joined: Sat Jul 03, 2010 1:42 pm
Has thanked: 41 times
Been thanked: 122 times

Re: Suggestion - Allow Player Person starting cash to be changed

Post by David »

I'm delighted to inform you that your suggestion has been implemented.

The next major version 10.1, will have the following new script line:

[ENVIRONMENT]
Your Initial Personal Cash =<0 to 100000000> ($0 to $100 million)
This script line determines the amount of personal cash the player has at the beginning of the game. (the default amount is $1 million)
Post Reply