Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Killfeed Icons plugin made with CounterStrikeSharp for CS2

License

Notifications You must be signed in to change notification settings

exkludera/cs2-killfeed-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs2-killfeed-icons

a plugin to customize the killfeed icons



list of cs2 icons & weapon names ak47
ammobox
ammobox_threepack
armor
armor_helmet
assaultsuit
assaultsuit_helmet_only
aug
awp
axe
bayonet
bizon
breachcharge
breachcharge_projectile
bumpmine
c4
clothing_hands
controldrone
customplayer
cz75a
deagle
decoy
defuser
disconnect
diversion
dronegun
elite
famas
firebomb
fists
fiveseven
flair0
flashbang
flashbang_assist
frag_grenade
g3sg1
galilar
glock
grenadepack
grenadepack2
hammer
healthshot
heavy_armor
hegrenade
helmet
hkp2000
incgrenade
inferno
kevlar
knife
knife_bowie
knife_butterfly
knife_canis
knife_cord
knife_css
knife_falchion
knife_flip
knife_gut
knife_gypsy_jackknife
knife_karambit
knife_kukri
knife_m9_bayonet
knife_outdoor
knife_push
knife_skeleton
knife_stiletto
knife_survival_bowie
knife_t
knife_tactical
knife_twinblade
knife_ursus
knife_widowmaker
knifegg
m4a1
m4a1_silencer
m4a1_silencer_off
m249
mac10
mag7
melee
molotov
mp5sd
mp7
mp9
negev
nova
p90
p250
p2000
planted_c4
planted_c4_survival
prop_exploding_barrel
radarjammer
revolver
sawedoff
scar20
sg556
shield
smokegrenade
snowball
spanner
spray0
ssg08
stomp_damage
tablet
tagrenade
taser
tec9
tripwirefire
tripwirefire_projectile
ump45
usp_silencer
usp_silencer_off
xm1014
zone_repulsor

can be found in game/csgo/panorama/images/icons/equipment with Source2 Viewer


information:

requirements


Warning

add "include" "panorama/images/icons/equipment" at the bottom of gameinfo.gi before uploading addon

also don't forget to remove it when you're done or you wont be able to join servers

to make your own icon you have to upload a .svg file to that path in your addon
"Icon": "YOUR-ICON" = content/your-addon/panorama/images/icons/equipment/YOUR-ICON.svg

example config

{
  "Icons": {
    "knife": {
      "Icon": "knife"
    },
    "awp": {
      "Icon": "awp",
      "Permission": "@css/reservation",
      "Team": "T"
    }
  }
}


Buy Me a Coffee at ko-fi.com

About

Killfeed Icons plugin made with CounterStrikeSharp for CS2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages