Files
esx_core/server
Alvin T. Veroy 487a53693f Added condition to check if the job is activated to prevent the error "@esx_service/server/main.lua:52: attempt to index a nil value (field '?')" (#17)
* Fix for: SCRIPT ERROR: @esx_service/server/main.lua:52: attempt to index a nil value (field '?') Issue #9

* removed .vscode folder

* fixed invalid condition statement on line 52

* Update server/main.lua

Pushing the suggested change by @Dislaik.

Co-authored-by: Matias Salas <42161973+Dislaik@users.noreply.github.com>

Co-authored-by: Matias Salas <42161973+Dislaik@users.noreply.github.com>
2020-08-20 11:38:01 +03:00
..