• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Kill Listing System v1.0

This bundle is marked as useful / simple. Simplicity is bliss, low effort and/or may contain minor bugs.
A Kill listing system i made, which shows the easy way to creat an Kills & Deaths list(Multiboard).
part in codes..
[trigger=My Trigger]MyTrigger
Events
Zeit - Elapsed game time is 0.10 seconds
Conditions
Actions
Multiboard - Create a multiboard with 3 columns and 9 rows, titled Kill List (Multiboa...
Multiboard - Set the display style for (Last created multiboard) item in column 1, row 1 to Zeigen text and Zeigen icons
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 1 to Zeigen text and Zeigen icons
Multiboard - Set the display style for (Last created multiboard) item in column 3, row 1 to Zeigen text and Zeigen icons
Multiboard - Set the text for (Last created multiboard) item in column 1, row 1 to Players
Multiboard - Set the text for (Last created multiboard) item in column 2, row 1 to Kills
Multiboard - Set the text for (Last created multiboard) item in column 3, row 1 to Deaths
Multiboard - Set the text for (Last created multiboard) item in column 1, row 2 to (Name of Spieler 1 (Rot))
Multiboard - Set the text for (Last created multiboard) item in column 1, row 3 to (Name of Spieler 2 (Blau))
Multiboard - Set the text for (Last created multiboard) item in column 1, row 4 to (Name of Spieler 3 (Blaugrau))
Multiboard - Set the text for (Last created multiboard) item in column 1, row 5 to (Name of Spieler 4 (Lila))
Multiboard - Set the text for (Last created multiboard) item in column 1, row 6 to (Name of Spieler 5 (Gelb))
Multiboard - Set the text for (Last created multiboard) item in column 1, row 7 to (Name of Spieler 6 (Orange))
Multiboard - Set the text for (Last created multiboard) item in column 1, row 8 to (Name of Spieler 7 (Grün))
Multiboard - Set the text for (Last created multiboard) item in column 1, row 9 to (Name of Spieler 8 (Rosa))
-------- Width --------
Wait 0.01 seconds
Multiboard - Set the width for (Last created multiboard) item in column 1, row 1 to 13.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 1, row 2 to 13.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 1, row 3 to 13.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 1, row 4 to 13.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 1, row 5 to 13.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 1, row 6 to 13.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 1, row 7 to 13.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 1, row 8 to 13.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 1, row 9 to 13.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 2, row 1 to 7.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 2, row 2 to 7.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 2, row 4 to 7.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 2, row 5 to 7.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 2, row 6 to 7.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 2, row 7 to 7.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 2, row 8 to 7.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 2, row 9 to 7.00% of the total screen width
Multiboard - Set the width for (Last created multiboard) item in column 3, row 1 to 5.00% of the total screen width
-------- Icon --------
Wait 0.01 seconds
Multiboard - Set the icon for (Last created multiboard) item in column 1, row 1 to ReplaceableTextures\CommandButtons\BTNInvisibility.blp
Multiboard - Set the icon for (Last created multiboard) item in column 1, row 2 to Red.blp
Multiboard - Set the icon for (Last created multiboard) item in column 1, row 3 to Blue.blp
Multiboard - Set the icon for (Last created multiboard) item in column 1, row 4 to Teal.blp
Multiboard - Set the icon for (Last created multiboard) item in column 1, row 5 to Purple.blp
Multiboard - Set the icon for (Last created multiboard) item in column 1, row 6 to Yellow.blp
Multiboard - Set the icon for (Last created multiboard) item in column 1, row 7 to Orange.blp
Multiboard - Set the icon for (Last created multiboard) item in column 1, row 8 to Green.blp
Multiboard - Set the icon for (Last created multiboard) item in column 1, row 9 to Pink.blp
Multiboard - Set the icon for (Last created multiboard) item in column 2, row 1 to ReplaceableTextures\CommandButtons\BTNVampiricAura.blp
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 2 to Zeigen text and Verbergen icons
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 3 to Zeigen text and Verbergen icons
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 4 to Zeigen text and Verbergen icons
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 5 to Zeigen text and Verbergen icons
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 6 to Zeigen text and Verbergen icons
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 7 to Zeigen text and Verbergen icons
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 8 to Zeigen text and Verbergen icons
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 9 to Zeigen text and Verbergen icons
Multiboard - Set the icon for (Last created multiboard) item in column 3, row 1 to ReplaceableTextures\CommandButtons\BTNAnkh.blp
Multiboard - Set the display style for (Last created multiboard) item in column 3, row 2 to Zeigen text and Verbergen icons
Multiboard - Set the display style for (Last created multiboard) item in column 3, row 3 to Zeigen text and Verbergen icons
Multiboard - Set the display style for (Last created multiboard) item in column 3, row 4 to Zeigen text and Verbergen icons
Multiboard - Set the display style for (Last created multiboard) item in column 3, row 5 to Zeigen text and Verbergen icons
Multiboard - Set the display style for (Last created multiboard) item in column 3, row 6 to Zeigen text and Verbergen icons
Multiboard - Set the display style for (Last created multiboard) item in column 3, row 7 to Zeigen text and Verbergen icons
Multiboard - Set the display style for (Last created multiboard) item in column 3, row 8 to Zeigen text and Verbergen icons
Multiboard - Set the display style for (Last created multiboard) item in column 3, row 9 to Zeigen text and Verbergen icons
Wait 0.01 seconds
Multiboard - Minimieren (Last created multiboard)
[/trigger]
[trigger=Kills]MyTrigger
Events
Zeit - Elapsed game time is 0.10 seconds
Conditions
Actions
Multiboard - Set the text for (Last created multiboard) item in column 2, row 2 to (String(Kills[1]))
Multiboard - Set the text for (Last created multiboard) item in column 2, row 3 to (String(Kills[2]))
Multiboard - Set the text for (Last created multiboard) item in column 2, row 4 to (String(Kills[3]))
Multiboard - Set the text for (Last created multiboard) item in column 2, row 5 to (String(Kills[4]))
Multiboard - Set the text for (Last created multiboard) item in column 2, row 6 to (String(Kills[5]))
Multiboard - Set the text for (Last created multiboard) item in column 2, row 7 to (String(Kills[6]))
Multiboard - Set the text for (Last created multiboard) item in column 2, row 8 to (String(Kills[7]))
Multiboard - Set the text for (Last created multiboard) item in column 2, row 9 to (String(Kills[8]))
[/trigger]
[trigger=Deaths]MyTrigger
Events
Zeit - Elapsed game time is 0.50 seconds
Conditions
Actions
Multiboard - Set the text for (Last created multiboard) item in column 3, row 2 to (String(Deaths[1]))
Multiboard - Set the text for (Last created multiboard) item in column 3, row 3 to (String(Deaths[2]))
Multiboard - Set the text for (Last created multiboard) item in column 3, row 4 to (String(Deaths[3]))
Multiboard - Set the text for (Last created multiboard) item in column 3, row 5 to (String(Deaths[4]))
Multiboard - Set the text for (Last created multiboard) item in column 3, row 6 to (String(Deaths[5]))
Multiboard - Set the text for (Last created multiboard) item in column 3, row 7 to (String(Deaths[6]))
Multiboard - Set the text for (Last created multiboard) item in column 3, row 8 to (String(Deaths[7]))
Multiboard - Set the text for (Last created multiboard) item in column 3, row 9 to (String(Deaths[8]))
[/trigger]
[trigger=Update Kills]MyTrigger
Events
Unit - A unit Stirbt
Conditions
Set i = (Player number of (Owner of (Killing unit)))
Set Kills = (Kills + 1)
Spiel - Display to (All players) for 10.00 seconds the text: ((Name of (Owner of (Killing unit))) + ( kill + (Name of (Owner of (Dying unit)))))
Actions
Set i = (Player number of (Owner of (Killing unit)))
Set Kills = (Kills + 1)
Spiel - Display to (All players) for 10.00 seconds the text: ((Name of (Owner of (Killing unit))) + ( kill + (Name of (Owner of (Dying unit)))))

[/trigger]
[trigger=Update Deaths]MyTrigger
Events
Unit - A unit Stirbt
Conditions
And - All (Conditions) are true
Bedingungen
((Attacked unit) is Ein Held) Gleich True
((Killing unit) belongs to an enemy of (Owner of (Dying unit))) Gleich True
Actions
Set i = (Player number of (Owner of (Dying unit)))
Set Deaths = (Deaths + 1)
[/trigger]

Code:
<script type="text/javascript">
<!--
    alert("Hello world!");
//-->
</script>

Give credits if you use in your map.

Keywords:
Kill, Kills,Death, Deaths, Kill system,list, system, listing system, Kill listing, Kill listing system, multiboard, listing, GUI, JASS, players,
Contents

Kill List (Multiboard) by San_Melon (Map)

Reviews
12th Dec 2015 IcemanBo: Too long time as NeedsFix. Rejected. 13:43, 25th Jul 2010 hvo-busterkomo: I feel this resource is extremely lacking. It lacks any kind of configuration, and offers nothing more than creating your own multiboard would. The...

Moderator

M

Moderator

12th Dec 2015
IcemanBo: Too long time as NeedsFix. Rejected.

13:43, 25th Jul 2010
hvo-busterkomo: I feel this resource is extremely lacking.
It lacks any kind of configuration, and offers nothing more than creating your own multiboard would. The coding is not great either (somewhat random timing and variable naming, over-complicating things, etc..).

In order to be approved, this resource would have to go through a complete remake.
 
Level 12
Joined
May 21, 2009
Messages
994
Not to be mean but I can tell you that this wont get approved, first of all you got a "Do nothing" function. Do never, never use that function. It actually does nothing but it still calls another function (DoNothing()). Also this can be made by anyone.
 
Level 31
Joined
May 3, 2008
Messages
3,155
1) This is GUI, not JASS.
2) This is way too simple to be acceptable.
3) Trigger was not efficient and poorly setup.


trigger that share the same event could all been done in a single trigger and it was a bad idea to use wait. There is more to talk about it, but i don't think it was entirely necessary since it would be rejected pretty soon.
 
Level 10
Joined
Sep 6, 2008
Messages
423
When creating the multiboard you should use loops so you do not have to have 9 copies of the same action over and over again, and you do not need more than 2 triggers, the triggers where you update the multiboard with kills and deaths as well as the variables for kills and death can all be put in 1 single trigger that would take about as much space as one of the update triggers. Expect rejection.
 
Top