How to increase income from upgrades
Moderator: Cheaters
-
- Junior Member
- Posts: 43
- Joined: November 30th, 2008, 2:28 am
How to increase income from upgrades
How do i make an upgrade with 5 levels tat increase the income?
-
- Forum Staff
- Posts: 506
- Joined: August 5th, 2007, 1:38 pm
- Title: Gui Expert
- Location: *Unknown*
Re: How to increase income from upgrades
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.
Now, just make conditions, if player has upgrade one, make income = income + set variable
and so forth with each upgrade.
-
- Junior Member
- Posts: 43
- Joined: November 30th, 2008, 2:28 am
Re: How to increase income from upgrades
since the upgrade has five levels how do you make a trigger based on tat
-
- Forum Staff
- Posts: 506
- Joined: August 5th, 2007, 1:38 pm
- Title: Gui Expert
- Location: *Unknown*
Re: How to increase income from upgrades
Its basic mathamatics...
If/else them just make condition upgrade = X number
and then action depending on the level of the upgrade
If/else them just make condition upgrade = X number
and then action depending on the level of the upgrade
-
- Junior Member
- Posts: 43
- Joined: November 30th, 2008, 2:28 am
Re: How to increase income from upgrades
can you like show me how the gui trigger is like? i dun seem to understand