Staredit Network

Staredit Network -> UMS Assistance -> Help!
Report, edit, etc...Posted by Staredit.Net Essence on 2006-02-27 at 23:06:26
blink.gif I'm really stuck on this one. And if there is an obvious solution, I'll just die. (Literally)

I have a LeaderBoard set up. And each time and player gets a kill they get 20 Custom Points. I've already set it up with deaths and it works perfectly. (They lose 20 Custom Points for every Death) I have the Kills trigger setup as:


CONDITION:

-Current Player Kills at Least 1 Men.

ACTION:

-Modify Score for Current Player: Add 20 Custom
-Preserve Trigger


Obviously, if the person gets even ONE kill, it will just keep adding 20 forever.. So I put added this in the Action:


-Execute AI Script 'Clear Previous Combat History'


I thought it might somehow erase the kills counter. Well, it didn't work. So I need a way to set the "Kills Counter" to 0 (like the Death counter). Or is there some OTHER way to do this so it won't keep on repeating forever... w00t.gif
Report, edit, etc...Posted by Rantent on 2006-02-28 at 03:19:02
You can't subtract kills.
You can't subtract the "kills" score.

You can however modify the "custom: kills" score.
(Instead of using the action leaderboard kills, use the custom leaderboard where your given lots of options and use that kills method)
Then simply say set score "custom: kills" to 0 after each kill.

The "custom: kills" method does not interfere with the "custom: custom" score your altering.

Combat history only applies to AI scripts, so in this case it does nothing.
Report, edit, etc...Posted by Conquer)Fa( on 2006-02-28 at 13:59:35
Yeah, you cant modify kills only kill score. I had the same problem last year.
Report, edit, etc...Posted by Urmom(U) on 2006-02-28 at 14:42:44
Here's a tutorial on Kills to Cash.
http://www.staredit.net/index.php?tutorial=81
Report, edit, etc...Posted by flipmonkey on 2006-02-28 at 15:44:25
You cant add or subtract kills. No matter how much you try, you cant do it.

But you can add or subtract ur "kill score"

There are tutorials for this too.
Report, edit, etc...Posted by Urmom(U) on 2006-02-28 at 16:55:59
All of what you just said has been said. blink.gif
Next Page (1)