How to make Income like Line Tower Wars?

Romek

Super Moderator
Reaction score
963
...Describe what the income in Line Tower Wars is like.
 

tanchunhung

New Member
Reaction score
2
Line Tower Wars Income

Income Per 20 second...This game is say warcraft III 1.24 maps name Line Tower Wars,I wan know how to make Income per 20 second....
 

Romek

Super Moderator
Reaction score
963
I'm aware of the name of the map; though I don't actually play it.

Based on what you described, a fixed amount of gold is given every 20 seconds. If that's not the case, then please describe how it works (or just wait for someone else who plays the map, who could help you).
Trigger:
  • Income
    • Events
      • Time - Every 20.00 seconds of game time
    • Conditions
    • Actions
      • Player Group - Pick every player in (All players) and do (Actions)
        • Loop - Actions
          • Player - Add <Some Number> to (Picked player) Current gold
 

tanchunhung

New Member
Reaction score
2
O....But i wan other

How to make code?


This Custom Code:
Event-
Time-Every 20 second of the game time
Condition-
Event-
Set Income : Income + 10
Give (Set Income) to Player 1
 

tanchunhung

New Member
Reaction score
2
Income-
Event-
Every 20 second of the game time
Contidions-
Actions-
Set Income - Income + 10
Player Group - Pick every player in (All Player) and do actions
Loop- Action-
Player-Add (Income) to Picked Player Current Gold


Can Do This?
 

tanchunhung

New Member
Reaction score
2
How to make Trigger Code in Thelper.Net?

How to make a Trigger Code In TheHelper.net leh!!!I wan know....tq!
Trigger:
 

tanchunhung

New Member
Reaction score
2
I just try how to make a Trigger Code

I wan try a trigger,can help me how to make a Trigger code in here!!!!!
I cant make Trigger Code In Here !!!! Need Help
Trigger:
 

krog99

New Member
Reaction score
2
You want to add an income every 20 second. This income should be based on the amount of creeps you send against enemies, right?

You will need an integer-variable to store the current income for each player.

Make a trigger for each creep you can send. Check which player bought the unit. And then add the income for that specific unit in the integer-variable for the player.

Then make a trigger adding the income-variable every 20 second to each players current gold/lumber.

Hope this will help.
 

Smilis

TH.net Regular
Reaction score
7
Just give me a trigger like above leh...i cannot know what are you say!!!

Here at The Helpers people don't make your work. You have to do it yourself... And that can be a problem when you new at making triggers.

But you have one trigger so far (That every 20seconds all players gets 10gold in income) now you have to do it like krog99 said. You have to make an array for every player (income[1], income[2], income[3]...) and then change the origna code (that you've got) so that each player gets its own amount of gold.

It could look like this:
Trigger:
  • Income
    • Events
      • Time - Every 20.00 seconds of game time
    • Conditions
    • Actions
      • For each (Integer A) from 1 to 12, do (Actions)
        • Loop - Actions
          • Player - Add income[(Integer A)] to (Player((Integer A))) Current gold


but remember that that trigger only gives the money... You have to have a trigger that gives 10gold from begining and then one trigger that increases the income array for each player...
 

tanchunhung

New Member
Reaction score
2
Need Something

Income is what Type? Told plzzzzz Real or?


and how to make a trigger like Smilis(This is a name)!
 

Sammmet

New Member
Reaction score
0
income is integer. To make a box there is an symbol when u write text that looks like this: a
 

tanchunhung

New Member
Reaction score
2
Just Try Smilis Saying

Trigger:
If like this then how make ???Say
Trigger:
  • [ /WC3] No space after the [......but...work?
 

tooltiperror

Super Moderator
Reaction score
231
Or you can use a functioning example. Or, you could tell him to read the rules, since he clearly hasn't and is double posting and doesn't know the
Trigger:
  • tags.
    • [noparse]
    • <div class="bbCodeBlock bbCodeBlock--screenLimited bbCodeBlock--code"><div class="bbCodeBlock-title">Trigger:</div><div class="wc3trigger"><ul class="wc3" id="wc3_7">
    • <li class="lastopen"><span class="default">Trigger</span>
    • <ul>
    • <li class="tree"><span class="actions">Actions</span></li>
    • <li class="tree"><span class="conditions">Conditions</span></li>
    • <li class="lastopen"><span class="events">Events</span>
    • <ul>
    • <li class="lasttree"><span class="set">Set somevariable=324</span></li>
    • </ul>
    • </li>
    • </ul>
    • </li>
    • </ul>
    • </div></div>
    • [/noparse]
    • <div class="bbCodeBlock bbCodeBlock--screenLimited bbCodeBlock--code"><div class="bbCodeBlock-title">Trigger:</div><div class="wc3trigger"><ul class="wc3" id="wc3_8">
    • <li class="lastopen"><span class="default">Trigger</span>
    • <ul>
    • <li class="tree"><span class="actions">Actions</span></li>
    • <li class="tree"><span class="conditions">Conditions</span></li>
    • <li class="lastopen"><span class="events">Events</span>
    • <ul>
    • <li class="lasttree"><span class="set">Set somevariable=324</span></li>
    • </ul>
    • </li>
    • </ul>
    • </li>
    • </ul>
    • </div></div>
 

HydraRancher

Truth begins in lies
Reaction score
197
I'm starting to wonder if he knows what the trigger editor is. Can you tell us what you do understand, what you don't understand, and use propper grammer?
 

tanchunhung

New Member
Reaction score
2
I Did not work

SUCESS!!!!

Trigger:
  • Income(For All Players)
    • Events
      • Time - Income Expires
    • Conditions
    • Actions
      • Set Income = Income + 100
      • Player Group - Pick every player in (All Players) and do (Actions)
        • Loop - Actions
          • Player - Add Income to (Picked Player) Current Gold
 

tanchunhung

New Member
Reaction score
2
I cant Minimize it

This is a Noob Trigger..Dont see that title...I wrong Write....HellFire laser

Trigger:
  • Hellfire Laser
    • Event
      • Unit Start the effect of an ability
    • Conditions
      • (Ability being cast) Equal to Hellfire Laser
    • Event
      • Unit - Create 1 Laser Dummy Dummy for (Owner of Casting unit) at Position of Casting unit (Facing of (Casting Unit))
      • Unit - Order Last Created Unit Human Blood Mage - Flame Strike Poision Of Last Created Unit
      • Unit - Add 0.50 times to Last Created Unit





wan trigger with Variables? xD! Just Himselves dot iT
 

HeX.16

Isn't Trollin You Right Now
Reaction score
131
Ok was this a joke? Im really thinking this was a smurf (someone with a new account...)
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top