Garry's Mod

Garry's Mod

Deep Sleep Nextbot | Shadow
4 Comments
ReignOfChaos 23 Jan, 2023 @ 5:01pm 
thanks
Francis • LUL  [author] 23 Jan, 2023 @ 4:58pm 
for some killscreens:
local MAT_lili = Material("npc_lili/lili")
killicon.Add("npc_lili", "npc_lili/killicon", color_white)
language.Add("npc_lili", "lili Isicam")

net.Receive("lilispoop", function()
local KartinkaStrashilka = net.ReadBool()
hook.Add( "HUDPaint", "PizdaNahyi", function()
if KartinkaStrashilka == true then
surface.SetDrawColor( 255, 255, 255, 255 )
surface.SetMaterial(Material("entities/scare.png"))
surface.DrawTexturedRect(0, 0, ScrW(), ScrH())
end
end)
end)
ReignOfChaos 23 Jan, 2023 @ 11:22am 
is death screen apart of this or just another mod cause if it is a mod i would like the link please
Paul_SPLAAART!!! 19 Jan, 2023 @ 10:49pm 
I didn't expect to see anything scriptwelder related in the workshop