Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added addons/amxmodx/plugins/.gitkeep
Empty file.
1 change: 1 addition & 0 deletions addons/amxmodx/scripting/next21_lifebar.sma
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ public client_putinserver(iPlayer)
{
set_pev(iLifeBar, pev_movetype, MOVETYPE_FOLLOW)
set_pev(iLifeBar, pev_aiment, iPlayer)
set_pev(iLifeBar, pev_view_ofs, Float:{0.0, 0.0, 45.0})
set_pev(iLifeBar, pev_scale, LIFEBAR_SCALE)
set_pev(iLifeBar, pev_effects, EF_NODRAW)

Expand Down
Binary file added sprites/next21_efk/lifebar_def.spr
Binary file not shown.