Garry's Mod

Garry's Mod

26 vurderinger
KillList
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Content Type: Addon
Addon Type: Effects
Addon Tags: Realism
Filstørrelse:
Offentliggjort:
Opdateret:
15.404 KB
24. sep. 2023 kl. 15:32
4. okt. 2023 kl. 14:04
12 ændringsbemærkninger ( vis )

Abonner for at downloade
KillList

Beskrivelse
KillList

Adds KillList like in Battlefield-like games etc.

Shows who you killed with what.
Shows skull next to name if it was Headshot or normal kill.

Supports:

NPCs
Lambda Players
Players
Populære diskussioner Vis alle (2)
2
10. nov. 2023 kl. 17:18
FASTGJORT: Suggestions
Aaron
0
27. sep. 2023 kl. 1:13
FASTGJORT: Bugs/Errors
Aaron
7 kommentarer
Ajiliffe 5. apr. 2024 kl. 12:35 
fortnite
Aaron  [ophavsmand] 26. sep. 2023 kl. 14:35 
I don't know if i want to make Points System for this
vestra 26. sep. 2023 kl. 10:02 
This is cewl! Could you also make like those score points on call of duty when you get a kill like 175+ EXP
Aaron  [ophavsmand] 26. sep. 2023 kl. 6:40 
Welp, i got ss from one guy on discord showing this resolution issue on quite big monitor and i need just to calibrate better variables.

About NPCs i will look into that
Lombaxtard 26. sep. 2023 kl. 6:29 
In the video here NPCs use their vanity names, unless they're all included in the code itself and it manually turns classnames into pre-defined 'casual' names
Regardless, there a few places I saw that use "spawnmenu/addon name" names for display, mainly in some "NPC Health Bar" addons
On account of resolution scaling I'd recommend checking out code here and here . These here are prime examples of code utilizing "proper" scaling of GUI elements. They don't look extremely big on tiny resolutions, and also shouldn't appear microscopic on huge display setups. And that in it of itself is a rare feat to see
Aaron  [ophavsmand] 26. sep. 2023 kl. 5:39 
From player perspective, its easy.

But from lua, npc's dont have actuall name. They have class which i can obtain and put in elimination list, im not sure how i can make this possible to replace npc class with their actuall name.

I'll think about this while trying to solve issue with bigger resolutions (4K) since elim list as well icons are misplaced and are making everything messy.
Lombaxtard 26. sep. 2023 kl. 1:24 
Showing "downed" is a very cool feature
But do you think you can make an option to enable/disable showing PrintName (or whatever it's called) instead of classname for NPCs? ("Citizen" instead of "npc_citizen")