Garry's Mod

Garry's Mod

NPC Flashlight
Showing 1-10 of 10 entries
Update: 5 Nov, 2023 @ 10:00am

  • Added brightness & custom drawing distance options!
  • Fixed color being 1,1,1 by default

Update: 5 Nov, 2023 @ 1:24am

  • Fixed issues with nil ConVar's
  • ConVar's name's changed to nftool_

Update: 4 Nov, 2023 @ 12:45pm

  • Renamed to NPC Flashlight
  • Added Colorful flashlights!

Update: 3 Nov, 2023 @ 1:34am

  • Flashlight now attaches to chest instand of eyes

Update: 31 Oct, 2023 @ 11:22am

  • Updated logo

Update: 31 Oct, 2023 @ 11:10am

  • Fixed issue when NPC or entity takes damage: attempt to call method 'IsAlive' (a nil value) by replacing IsAlive by Health <= 0
  • Fixed dissapearing flashlight when NPC takes damage and still being alive
  • Still planning on adding colorful flashlights

Update: 16 Oct, 2023 @ 4:23am

  • Removed more useless pieces of code
  • Planning to add colorable flashlight's

Update: 15 Oct, 2023 @ 8:23am

  • Removed concommand "npc_flashlight_enabled" as there setting for it.
  • Re-checked how "stacking" effect was fixed (Stacking was not fixed and was buggy on other hand, but now it should not stack)
  • Removed some useless pieces of code

Update: 12 Oct, 2023 @ 12:56pm

  • Fixed "stacking" of flashlights on npc's
  • Added if NPC is having health 0 or lower or else is dead flashlight doesnt add
  • Flashlight instantly removes after NPC dies

Update: 12 Oct, 2023 @ 12:35pm

First version of this addon released