How to increase income from upgrades

For fulfilled maps that most likely don't work on the latest patch (1.24 or later).

Moderator: Cheaters

hermit17
Junior Member
Posts: 43
Joined: November 30th, 2008, 2:28 am

How to increase income from upgrades

Post by hermit17 »

How do i make an upgrade with 5 levels tat increase the income?
Arabidnun
Forum Staff
Posts: 506
Joined: August 5th, 2007, 1:38 pm
Title: Gui Expert
Location: *Unknown*

Re: How to increase income from upgrades

Post by Arabidnun »

You should have an already set trigger based on a steady income.

Now, just make conditions, if player has upgrade one, make income = income + set variable

and so forth with each upgrade.
hermit17
Junior Member
Posts: 43
Joined: November 30th, 2008, 2:28 am

Re: How to increase income from upgrades

Post by hermit17 »

since the upgrade has five levels how do you make a trigger based on tat
Arabidnun
Forum Staff
Posts: 506
Joined: August 5th, 2007, 1:38 pm
Title: Gui Expert
Location: *Unknown*

Re: How to increase income from upgrades

Post by Arabidnun »

Its basic mathamatics...

If/else them just make condition upgrade = X number

and then action depending on the level of the upgrade
hermit17
Junior Member
Posts: 43
Joined: November 30th, 2008, 2:28 am

Re: How to increase income from upgrades

Post by hermit17 »

can you like show me how the gui trigger is like? i dun seem to understand