Garry's Mod
401 人が評価
GlowLib
5
2
2
2
3
3
2
2
   
アワード
お気に入り
お気に入り
お気に入りから削除
Content Type: Addon
Addon Type: Effects
Addon Tags: Roleplay, Realism
ファイルサイズ
投稿日
更新日
41.415 KB
6月30日 12時44分
7月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
7月9日 18時00分
what does this do
Biocrab
3
7月10日 7時02分
Stupid question.
nemokowek!!
3
7月11日 11時30分
ピン留め: Un-Official Sub-Addons and Art
eon (bloodycop)
148 件のコメント
eon (bloodycop)  [作成者] 3 時間前 
It's alright, happy I helped.
tocotinho 3 時間前 
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)  [作成者] 3 時間前 
Then just install Extended Spawnmenu and follow the instructions from the other comment
tocotinho 3 時間前 
yes
eon (bloodycop)  [作成者] 4 時間前 
aren't your models from a workshop addon
tocotinho 4 時間前 
like with the glowlib?
tocotinho 4 時間前 
i need to put the model in the files too?
eon (bloodycop)  [作成者] 4 時間前 
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 4 時間前 
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)  [作成者] 4 時間前 
Yeah go ahead, make sure to post it under the discussion regarding un-official sub-addons so I can check it out :)