Commit Graph

9 Commits

Author SHA1 Message Date
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
BackrndSource 7c727ca203 Add Server Callback "esx_service:isPlayerInService" (#6) 2020-07-03 18:25:57 +01:00
ElPumpo 5d8b12a415 Implemented esx_service:notifyAllInService and esx_service:getInServiceList 2018-07-22 14:46:06 +02:00
ElPumpo a636c5161d Added esx_service:isInService callback 2018-07-21 20:28:49 +02:00
ElPumpo 2af92a163c Updated readme 2018-06-13 22:12:34 +02:00
Jérémie N'gadi 7730aa52f1 Add missing REgisterServerEvent 2017-08-23 13:14:16 +02:00
Jérémie N'gadi 5797ea37ce Fix source 2017-08-13 22:39:05 +02:00
Jérémie N'gadi 5459372a36 fix Inservice bug + add playerDropped event 2017-08-08 19:12:38 +02:00
Jérémie N'gadi b0f878f5bb Add files 2017-08-02 11:43:22 +02:00