Warcraft III resources & community, 2003–2006 · archived

Lumber system

6 posts
#1

Lumber system

Ok guys, i need a lumber system so that every 100.000 gold is 1 lumber and if u have an 400k income u get 4 lumber... thats quiet simple the trick on it should be that u also can buy units that cost 50.000 gold when u have 1 lumber so after it u bought the unit u have 50k gold left...

long text short sense: i want the lumber system from multi square defense thats the best for my things i need it for..

would be glad of any help of u

-Tr!KzZ aKa SlyRipper
#2
Just off the top of my head...
Make all units free, have what the cost should be in the tooltip. When you make one, a trigger first checks to see if you have enough gold. If you don't then it checks your lumber. If you can afford it, it removes the required resources from you otherwise it removes the unit.
#3
how about some more details? i would like to see the triggers u would use for it... hmm but i will try some things too. but i havent much time for it so i would be glad if u could post me the main triggers for it, thx ^.^
#4
C'mon people i could use ur help and i though it was a lumber system on this site months ago... make posts just help me.. maybe some1 with jass skills or something like that. i think with jass it is very easy make me an example map where i can copy it and paste it into my map... please i need help!!!!11
#5
I don't know about you, but what azalgath said makes perfect sense. I think that was the system Heros and Empires uses, cept HaE uses variables as a resource XD.
#6
you surely can make it like this... like 100000 from the first variable is the same like the 1 from the second variable and just check this with the cost of the units.. but like in multi square defense i want it that u also can buy it with the normal lumber and gold... if i made this with variable and make all costless and just use variables i must competly change all on the map and i dont want that and i dont have time to do this.. so no1 that knows how the system from Multi Square Defense works?? i could realy need this :(

c'mon help me... i think the simplest way is via jass but i dot know anything about jass :( if this is possible with riggers too then post it, i already tried a lot of things but none works :(