Garry's Mod
Оценок: 402
GlowLib
5
2
2
2
3
3
2
2
   
Наградить
В избранное
В избранном
Удалить
Content Type: Addon
Addon Type: Effects
Addon Tags: Roleplay, Realism
Размер файла
Добавлен
Изменён
41.415 KB
30 июн в 12:44
21 июл в 11:46
Обновлений: 62 (просмотреть)

Подпишитесь, чтобы загрузить
GlowLib

Описание

GlowLib
What does this do? : It adds glowing eyes to specific NPCs
  • Combine Soldiers (All Variants & Playermodels)
  • City Scanner
  • Hunter
  • Shield Scanner
  • Vortigaunts
  • Dog
  • Health Charger
  • Armor Charger
Documentation
    GlowLib:Define("models/combine_soldier.mdl", { Position = function(self, ent) local attachmentData = ent:GetAttachment(ent:LookupAttachment("eyes")) return attachmentData.Pos end, Attachment = "eyes", Color = { [0] = Color(0, 140, 255), [1] = Color(205, 75, 0) }, })
    Additional Arguments
    • GlowTexture :: string
    • CustomColor :: function( self, ent, glowCol )
    • OnInitialize :: function( self, ent, sprite )
Edit Menu : Hold C and Right Click on a model with Glowing Eye(s)
Console Commands:
  • sv_glowlib_enabled :: number ( 0 - 1 )
  • sv_glowlib_remove_on_death :: number ( 0 - 1 )
  • cl_glowlib_enabled :: number ( 0 - 1 )
  • cl_glowlib_dynamiclights :: number ( 0 - 1 )
  • cl_glowlib_remove_on_death :: number ( 0 - 1 )
  • cl_glowlib_toggle_3d2d (Look at an entity that ALREADY has Glowing Eye(s) to see their position)
Authors:
  • eon (bloodycop)
Sub-Addons

GitHub ( Source Code ) [github.com]
Map Used


No version or modification of this content is allowed to be uploaded to the workshop except under the account ID 76561198373309941, unless permitted from the user of the account of the said account ID.
Популярные обсуждения Просмотреть все (4)
13
9 июл в 18:00
what does this do
Biocrab
3
10 июл в 7:02
Stupid question.
nemokowek!!
3
11 июл в 11:30
ЗАКРЕПЛЕНО: Un-Official Sub-Addons and Art
eon (bloodycop)
Комментариев: 148
eon (bloodycop)  [создатель] 5 ч. назад 
It's alright, happy I helped.
tocotinho 6 ч. назад 
Thank you for your patience, it worked in the end, I had forgotten to restart the game, I'm sorry for the inconvenience
eon (bloodycop)  [создатель] 6 ч. назад 
Then just install Extended Spawnmenu and follow the instructions from the other comment
tocotinho 6 ч. назад 
yes
eon (bloodycop)  [создатель] 6 ч. назад 
aren't your models from a workshop addon
tocotinho 6 ч. назад 
like with the glowlib?
tocotinho 6 ч. назад 
i need to put the model in the files too?
eon (bloodycop)  [создатель] 6 ч. назад 
Install the addon Extended Spawnmenu , then restart your game, open the spawnmenu, at the bottom left of the menu there should be "Addons", expand it and there should be the addon name containing your model, click on it, right click on the model and press "Copy to clipboard"
tocotinho 6 ч. назад 
i cant find the model that i want to use in C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\addons,any idea why?
eon (bloodycop)  [создатель] 7 ч. назад 
Yeah go ahead, make sure to post it under the discussion regarding un-official sub-addons so I can check it out :)