Commit Graph

24 Commits

Author SHA1 Message Date
Kakarot 923f3d3a31 ⚠️ Major Update ⚠️
- Major cleanup of all files including reformatting & notations
- Added an optional export to add to scripts as an alternative to import.lua
- Added player state to OnPlayerLoaded so no more need for isLoggedIn inside scripts
- Updated all events to the new RegisterNetEvent and got rid of unneeded handlers
- Added the ability for ACE permissions with commands
- Added two new config options for player update interval and status update
- Changed players table to use citizenid column as primary key <-- very important
- Overall sloppy code cleanup, removal of unused code, got rid of nil checks
2021-09-24 22:46:20 -06:00
GhzGarage d8ce109422 Gang Command 2021-08-27 13:19:39 -05:00
Bear 31a870f99a clean up /job .. 2021-08-26 18:29:07 -05:00
vanillaa 88fdf90cb0 beautifier 2021-08-26 23:05:47 +03:00
vanillaa c827e5b27a add .. fix 2021-08-24 23:29:58 +03:00
vanillaa 374f97e6e3 add duty for /job 2021-08-23 19:27:06 +03:00
izMystic 2468a2a1ec job -> gang 2021-08-17 16:49:58 -04:00
BerkieBb d2386910b8 Check distance first instead of admin to seperate admin ooc and proximity 2021-08-14 15:37:20 +02:00
BerkieBb 848ea348e7 Fix proximity showing when you are the sender and admin 2021-08-14 01:47:38 +02:00
BerkieBb d11556f116 Change message for admins 2021-08-14 01:44:41 +02:00
BerkieBb f579284bc4 Fix entity 2021-08-14 00:01:20 +02:00
BerkieBb 6e01194a81 Fix distance and double message for admins 2021-08-13 23:33:30 +02:00
BerkieBb bb9cac69ed Remove unnecessary checks 2021-08-12 15:58:11 +02:00
Kakarot dcf22c1dc6 Merge pull request #111 from BJDubb/patch-2
Remove unused command from server/commands.lua
2021-08-09 15:00:59 -05:00
Beckam White a2161da889 Remove unused command from server/commands.lua
Removed command that calls `TriggerClientEvent("koil-debug:toggle", source)`
2021-08-08 02:27:15 +10:00
Beckam White 61703fcf8d Updated server/commands.lua
Added validation to command arguments to continue consistency within the commands.
2021-08-08 02:24:38 +10:00
GhzGarage c69d9e775a Gang Grades 2021-08-05 18:47:37 -05:00
gutso f0da9a3026 Dutch to EN 2021-07-01 01:47:55 +03:00
LoveFistRP 67c24d46ff Fix TP 2021-04-26 08:32:21 -07:00
LoveFistRP e202407211 Needs tested 2021-04-24 15:12:04 -07:00
LoveFistRP c80bd0331b Infinity Compatible TP 2021-04-23 15:08:50 -07:00
LoveFistRP a384b2d9e2 BREAKING COMMIT ⚠️⚠️ Clear player data 2021-04-12 11:01:43 -07:00
LoveFistRP ca4ed82715 General Fixes/Cleanup 2021-04-08 19:53:25 -07:00
GhzGarage 36a139cc09 easier file management 2021-04-08 19:11:32 -05:00