Commit Graph

18 Commits

Author SHA1 Message Date
ItsANoBrainer dec696a843 Use SetVehicleFuelLevel Native
Use SetVehicleFuelLevel on  QBCore:Command:SpawnVehicle Event
2022-02-19 13:11:28 -05:00
ItsANoBrainer 6ed74c6392 Remove LegacyFuel usage 2022-02-19 12:56:01 -05:00
ItsANoBrainer f7ef019d26 [Update] Missing Vehicle Properties
Added proper support for missing or unfinished vehicle property saving/getting:

- neons enabled/disabled
- tire health
- tire burst state
- tire burst completely
- oil level
- wheel size
- wheel width
- headlight color
- interior color
- modkit 17, 19, 21, 47, 49
- livery roof
- tankHealth

- Set LegacyFuel on setting fuel level
2022-01-27 14:32:14 -05:00
Mitroxs acc435a46a Typo 2021-12-02 23:06:33 +01:00
Mitroxs 6ee16d2262 Introduces PvP toggle: ft command 2021-12-02 23:02:30 +01:00
Mitroxs 8f0e4438b6 Introduces toggle option for PVP 2021-12-01 20:04:07 +01:00
Kakarot 7f4b3ecd9f New plate function 2021-11-08 18:00:58 -06:00
Kakarot 8a19f0163d Fix /ooc & add /me 2021-11-01 00:44:38 -06:00
Taso a5ebf4b9ce chore(styling): ensure consistent indentation & define editorconfig 2021-10-13 21:54:57 -04:00
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
BerkieBb 1279c941d4 Remove unused event 2021-08-13 23:33:47 +02:00
GhzGarage 4d4feeed04 Change coord grabbing back to client 2021-07-07 17:59:44 -05:00
GhzGarage e5ffe58b38 ESX Licensing 2021-07-06 16:04:18 -05:00
BerkieBb 59ebd81f04 Remove client side position saving 2021-06-21 14:05:45 +02: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
GhzGarage 36a139cc09 easier file management 2021-04-08 19:11:32 -05:00