How to make Income like Line Tower Wars?

Romek

Super Moderator
Reaction score
964
...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
964
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.
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +2
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    New recipe is another summer dessert Berry and Peach Cheesecake - https://www.thehelper.net/threads/recipe-berry-and-peach-cheesecake.194169/

      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