Garry's Mod

Garry's Mod

GlowLib
212 comentários
eon (bloodycop)  [autor] 19 de ago. às 8:57 
Go to the github which is linked in the description and goto lua/glowlib/sh_define.lua, find the hunter model for example.
tocotinho 19 de ago. às 8:51 
i just need to use attachment eyes,to make the two hunter eyes glow?,and sorry for not post the addons i told you,i dont know how to make a preview,thats why i didnt posted
eon (bloodycop)  [autor] 18 de ago. às 22:01 
The tank in your name is called "Abrams", thanks btw.
M4A1 Sherman 18 de ago. às 20:43 
i love glowlib its a cool addon
eon (bloodycop)  [autor] 17 de ago. às 15:04 
It's whatever, don't worry
Hammer-3 17 de ago. às 14:18 
@Vilius What the fuck is wrong with you? are you genuinely that mad over him saying NO?


Are you 12
eon (bloodycop)  [autor] 17 de ago. às 4:41 
I just tried duplicating a model with GlowLib support, it works fine.
Vilius 17 de ago. às 2:49 
make it compatible with duplication
diggydebeger 15 de ago. às 11:46 
could you dim the hunters eyes?
Chazbrew 15 de ago. às 6:18 
tf
Vilius 15 de ago. às 5:59 
yo shut the fuck up you're a rape victim
eon (bloodycop)  [autor] 15 de ago. às 5:54 
No
Vilius 15 de ago. às 5:43 
Can you make it a toolgun tool
Noobster2731 15 de ago. às 4:18 
will there be a sub-addon for 'Fancy Metropolice Pack' by FaZale?
eon (bloodycop)  [autor] 6 de ago. às 12:03 
Idk, some shit about "HDRColorScale" on the sprite.
dosh.ivon 6 de ago. às 12:00 
what that update
M4A1 Sherman 5 de ago. às 6:17 
Wish we could make it permanent. :)
eon (bloodycop)  [autor] 2 de ago. às 8:05 
No, just create a preset and load it on new NPCs
mathewwwwwwwwwww 2 de ago. às 7:49 
is there a way to make edits permanent?
trent.bass.2003 1 de ago. às 23:44 
good mod author helped me out with some issues i was having :steamhappy:
eon (bloodycop)  [autor] 1 de ago. às 9:24 
Hey, I don't know to make NPCs as well, sorry.
tocotinho 1 de ago. às 9:22 
Eon can you try to help me/explain,how i do Npc in garrys mod?,like combine and citizen variant,i dont know how to do that,if you help i can try to pay you later
eon (bloodycop)  [autor] 1 de ago. às 8:25 
@Azo, default metropolice don't even have a fitting color for Glowing Eyes
eon (bloodycop)  [autor] 1 de ago. às 8:25 
Me and Zippy talked about it, pretty sure it's implemented, might be W.I.P tho.
cartoonantlionguard 31 de jul. às 23:26 
zbase compatible?
Azo 31 de jul. às 22:15 
Can you please make a version for the default metropolice or is that not possible?
eon (bloodycop)  [autor] 31 de jul. às 6:03 
both
cornchip 31 de jul. às 5:45 
is it like actual light or just effect?
epiklul13 30 de jul. às 15:55 
I'll keep it, since it's not too big of a deal.
epiklul13 30 de jul. às 15:54 
I don't know, it seems to have resolved the issue after i disabled.
eon (bloodycop)  [autor] 30 de jul. às 15:42 
How? try disabling all your addons, only keep GlowLib, restart your game and tell me what happens
epiklul13 30 de jul. às 14:50 
Seems to have made my RPG laser black. Any plans on fixing?
eon (bloodycop)  [autor] 30 de jul. às 11:00 
GMPublisher is save, and You can download addons with gmpublisher as well
Chazbrew 30 de jul. às 10:54 
Downloaded addons from Steam don't go to there.
tocotinho 30 de jul. às 10:51 
eon can you help me in one thing,for some reason where is located C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\addons dont have any workshop dowload addon,its normal?,i already have a lot of addons but none of them appear
tocotinho 30 de jul. às 10:19 
thanks,its safe use the gm publisher?,and i can use?,i live in brazil that will affect the gmpublisher?
eon (bloodycop)  [autor] 30 de jul. às 9:19 
and to your other question
ShouldDraw = function(self, ent)
if ( ent:GetSkin() == 0 ) then return false end

return true
end
tocotinho 30 de jul. às 8:01 
idk if i will be able to publish in the workshop,its my first time doing mods to garrys mod,and to publish looks hard,if you want i can send the files to you,and you publish,and if you agree with that
tocotinho 30 de jul. às 7:21 
thanks,how i desactive the glow in the skin number 0,because i just want to glow the skin 1 and 2,not 0 like the metrocop of your entropy zero 2 cops mod
eon (bloodycop)  [autor] 30 de jul. às 6:44 
It should be like that
eon (bloodycop)  [autor] 30 de jul. às 6:44 
C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\addons\glowlib_dirtmetrocop\lua\autorun
tocotinho 30 de jul. às 5:46 
C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\addons\glowlib_dirtmetrocop\glowlib_dirtmetrocop\lua\autorun
eon (bloodycop)  [autor] 30 de jul. às 2:45 
That should be working fine, give me the directory where you put it.
Fish 29 de jul. às 20:51 
you're doing good lad :steamhappy:
tocotinho 29 de jul. às 19:15 
GlowLib:Define("models/dirtycop_npc.mdl", {
Position = function(self, ent)
local attachmentData = ent:GetAttachment(ent:LookupAttachment("eyes"))
return attachmentData.Pos
end,
Attachment = "eyes",
Color = {
[1] = Color(0, 140, 255),
[2] = Color(255, 00, 0)
},
ColorAlpha = 200,
})
eon (bloodycop)  [autor] 29 de jul. às 11:29 
post the code on pastebin and send it here.
tocotinho 29 de jul. às 11:28 
in the code,i tried to do using the dirty cop mod,but didnt work for some reason
eon (bloodycop)  [autor] 28 de jul. às 14:05 
You mean as in the code or change the skin of the ragdoll/npc?