Staredit Network

Staredit Network -> UMS Assistance -> Help with leaderboard and adding minerrals
Report, edit, etc...Posted by Staredit.Net Essence on 2005-07-12 at 17:54:07
I have it set up so the leaderboard is set at kills, and my trigger looks like this...
(1) Current player kill score is exactly 2 , Modify rescource amount +1 minerals.

Its not working for some reason.. help.
helpsmilie.gif confused.gif helpsmilie.gif
Report, edit, etc...Posted by indecisiveman on 2005-07-12 at 17:55:46
QUOTE(ZipZap @ Jul 12 2005, 01:54 PM)
I have it set up so the leaderboard is set at kills, and my trigger looks like this...
(1) Current player kill score is exactly 2 , Modify rescource amount +1 minerals.

Its not working for some reason.. help.
helpsmilie.gif  confused.gif  helpsmilie.gif
[right][snapback]261211[/snapback][/right]


You may need to check that it's for the proper players. Also make sure the leaderboard is kills, not kill POINTS. Change exactly 2 to at least 2...
Report, edit, etc...Posted by DT_Battlekruser on 2005-07-12 at 18:08:12
Your trigger is working perfectly. If, when the trigger fires, the players kills score is 2, it gives minerals. Now to the cheese:

KILLS and KILLS SCORE are different. KILLS is the raw number of kills of men a player has and cannot be changed with triggers. KILLS SCORE is a score based on kills of men. Different units killed award different scores. KILLS SCORE can be modified with the SET SCORE action.

See these tutorials on receiving cash for kills:
http://www.staredit.net/index.php?tutorial=81
http://www.staredit.net/index.php?tutorial=25
Next Page (1)