Staredit Network

Staredit Network -> UMS Assistance -> Creds help!
Report, edit, etc...Posted by Staredit.Net Essence on 2005-03-15 at 21:07:34
I forget!!! I'm exelent at triggs, but I haven't used em' in a while (been usin' war 3 triggs, variables, yay!) and I need to know, whats the trigg that says, kill = 1 gass, then 5 gas=civ? then it subs 5 gas? I knoe player x gas least 5, create 2 civ -5 gas, but how I ad the gas?
Report, edit, etc...Posted by DT_Battlekruser on 2005-03-15 at 21:09:58
Try to improve your grammar so we can understand your posts.

I gather from this you want to add gas to a player?

Use the SET RESOURCES action.
Report, edit, etc...Posted by Staredit.Net Essence on 2005-03-15 at 21:12:50
Lol, sorry about that, wasn't thinking, but thats not it....at least that's not what I think it is...I need something like a TD trigger without making 2,500 different triggers for every player, like a variable...sorta...Every kill gives one gas, 5 gas is one civ, then the gas gets subtracted by five, making a fariable of sorts.
Report, edit, etc...Posted by DT_Battlekruser on 2005-03-15 at 21:15:00
Trigger
Conditions:
¤ Current Player kills score is at least 1
Actions:
¤ Set Current Player Kills Score to 0
¤ Add 1 Gas for Current Player
¤ Preserve Trigger


Trigger
Conditions:
¤ Current Player Gas is at least 5
Actions:
¤ Subtract 5 gas for current player
¤ Create 1 Civillian for current player


Lazy Warcraft mappers have the bounty ability tongue.gif
Report, edit, etc...Posted by Staredit.Net Essence on 2005-03-15 at 21:17:06
Teehee (grins)(for the lazy emoticons( biggrin.gif )) Warcraft triggs are so much fun, variables, bounties, real 3d!
Report, edit, etc...Posted by DT_Battlekruser on 2005-03-15 at 21:17:46
Yes, yes, I have WC3...
Next Page (1)