Garry's Mod
NPC Flashlight
Mostrando 1-10 de 10 aportaciones
Actualización: 5 NOV 2023 a las 10:00

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

Actualización: 5 NOV 2023 a las 1:24

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

Actualización: 4 NOV 2023 a las 12:45

  • Renamed to NPC Flashlight
  • Added Colorful flashlights!

Actualización: 3 NOV 2023 a las 1:34

  • Flashlight now attaches to chest instand of eyes

Actualización: 31 OCT 2023 a las 11:22

  • Updated logo

Actualización: 31 OCT 2023 a las 11:10

  • 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

Actualización: 16 OCT 2023 a las 4:23

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

Actualización: 15 OCT 2023 a las 8:23

  • 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

Actualización: 12 OCT 2023 a las 12:56

  • 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

Actualización: 12 OCT 2023 a las 12:35

First version of this addon released