Commit Graph

19 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
Naifen || Developer 2600b602d0 Update README.md (#12)
Co-authored-by: Marvbell110 <34713144+Marvbell110@users.noreply.github.com>
2020-07-03 18:25:31 +01:00
ElPumpo 0ca8c43dba Update README.md 2020-04-14 16:52:47 +02:00
rex2630 c459aaaf3d Replace __resource.lua with fxmanifest.lua 2020-01-19 17:23:34 +01:00
nearbyplayer 630791468d Repo Update 2018-08-10 00:55:25 -04: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 57078d0088 Added dependency 2018-06-13 22:13:14 +02:00
ElPumpo 2af92a163c Updated readme 2018-06-13 22:12:34 +02:00
Jérémie N'gadi 8cd98426d1 chore(resource): Add version 2017-09-15 15:22:11 +02:00
Jérémie N'gadi 9356ee1f8d Update LICENSE.txt 2017-09-14 23:18:22 +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 53188ccb93 Add LICENSE.txt 2017-08-09 14:14:55 +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
Jérémie N'gadi 3a5b26d18d Update README.md 2017-08-02 11:42:06 +02:00
Jérémie N'gadi 0dd0d64e01 Initial commit 2017-08-02 11:38:47 +02:00