TTT-2 / ttt2-wep_doorlocker

1 stars 2 forks source link

attempt to index global 'thermalvision' #1

Closed ThePlatinumGhost closed 4 years ago

ThePlatinumGhost commented 4 years ago

[ERROR] addons/ttt2-wep_doorlocker-master/gamemodes/terrortown/entities/weapons/weapon_ttt_doorlocker.lua:101: attempt to index global 'thermalvision' (a nil value)

  1. fn - addons/ttt2-wep_doorlocker-master/gamemodes/terrortown/entities/weapons/weapon_ttt_doorlocker.lua:101
    1. unknown - addons/ulib-v2_63/lua/ulib/shared/hook.lua:109

Tested and all works fine but when take on my hand the doorlocker, this error appear in console

TimGoll commented 4 years ago

It does not work on the master branch. You have to manually merge the thermanvision branch into the master branch to use it

ThePlatinumGhost commented 4 years ago

ah okey thanks