Commit Graph

116 Commits

Author SHA1 Message Date
Berkeratay 6cbc37ddf7 Vehicle spawns with %100 fuel (#120)
* Vehicle spawns with %100 fuel

On Jobs Vehicles spawn with random fuel level creates problem for players.
This little fix from Legacy fuel solve that problem.

* For Native Fuel not Legacy starts with %100

I edited the code based on the request from legacy to native
Not tested by me
2020-07-03 17:59:30 +01:00
ElPumpo bc023c0c4d Latest ESX code 2020-04-14 16:49:44 +02:00
ElPumpo d143cbfaa3 Update en_esx_jobs.sql 2020-04-14 10:57:09 +02:00
ElPumpo 9bcddfed26 Update esx_jobs.sql 2020-03-26 12:33:15 +01:00
ElPumpo bc5bf99d4b Fixed sql file for latest ESX, fixes #108 2020-03-26 12:32:35 +01:00
ElPumpo dc242b97c3 Added Spanish translation thanks to @JuannmaCh
Co-Authored-By: JuannmaCh <juannmach@users.noreply.github.com>
2020-03-06 21:08:39 +01:00
Samuel fed4f4c527 Merge pull request #69 from Ffrankys/master
Fixed German sql file
2020-03-06 21:03:47 +01:00
ElPumpo cf23d9c2ed Update README.md 2020-03-06 21:03:15 +01:00
rex2630 2ba4cafcaf Replace __resource.lua with fxmanifest.lua 2020-01-19 17:08:25 +01:00
ElPumpo 5e8b248e0a Completed server-sided code, and fixed serious caution flaws 2019-12-07 12:44:36 +01:00
ElPumpo 5a38d951e8 Initial code cleanup 2019-12-07 11:22:40 +01:00
Samuel c62ca2e70f Merge pull request #89 from rex2630/patch-1
Use new ESX code
2019-11-13 21:21:01 +01:00
rex2630 935f54c8e3 Support for new ESX 2019-11-13 16:57:03 +01:00
Ffrankys 5c191995f7 Update de_esx_jobs.sql 2019-03-15 22:39:11 +01:00
ElPumpo 545340403d Check IsControlJustReleased() every frame 2018-12-30 20:58:41 +01:00
Samuel e17fbdb8ca Merge pull request #65 from KarmaUnderground/patch-1
Fix the Hint displaying before the circle
2018-11-30 19:30:47 +01:00
KarmaUnderground 5361080eda Fix the Hint displaying before the circle 2018-11-30 09:48:54 -05:00
Cédric Lecomte 7072752022 Fix Vehicle Spawner for fueler (#62)
The actual spawn is in the middle of a NPC parking, the new point is in the middle of the road where no NPC should be.
2018-11-25 22:20:30 +01:00
Cédric Lecomte de21787dde Fix i18n FR (#61)
Fix French translation
2018-11-25 22:20:06 +01:00
ElPumpo 04e35bb78c Resolved #33 2018-11-05 22:44:25 +01:00
ElPumpo ed591192e7 Enforced 4 tab indent on sql files 2018-11-05 20:17:02 +01:00
Samuel dbafc73cff Merge pull request #57 from propstg/master
grammar fix
2018-10-22 18:32:17 +02:00
ElPumpo 3501f8a23b Fixed #56 2018-10-21 12:38:07 +02:00
gregory propst ad0ce1bfe2 grammar fix 2018-10-20 17:30:57 -04:00
ElPumpo 31ec796993 Fixed vehicle spawn heading #51 2018-10-01 20:24:06 +02:00
ElPumpo ad63256119 Fixed exploiting markers, closes #37 2018-09-26 11:01:22 +02:00
ElPumpo 669b233fd1 Final commit v1.1.0 2018-08-27 11:26:01 +02:00
ElPumpo 65f076e0ab Removed unused variables 2018-08-27 11:20:59 +02:00
ElPumpo 71b80da8b9 Fixes #44 and spawning job vehicle, minor cleanup 2018-08-27 11:20:36 +02:00
ElPumpo 195c1bf6e0 Minor locale changes 2018-08-25 12:27:19 +02:00
ElPumpo aae7f2bdea String formatting, closes #49 2018-08-25 12:23:03 +02:00
ElPumpo 6a133bdb61 Decimal rounding 2018-08-25 11:26:18 +02:00
ElPumpo ab491550be Tab indent, code improvements 2018-08-25 00:43:20 +02:00
nearbyplayer 3edf02d047 Repo Update 2018-08-10 00:53:57 -04:00
ElPumpo 446daf5999 Refactored files, minor improvementrs & cleanup 2018-07-03 14:42:28 +02:00
ElPumpo 6646124864 Minor changes 2018-06-22 22:19:38 +02:00
AdrineX dfaf4e696f Merge pull request #40 from AdrineX/master
little fix on grammar
2018-06-13 12:31:51 -04:00
AdrineX f0dbb6d6b1 lil fix 2018-06-13 19:30:18 +03:00
AdrineX 79116c3ae6 Merge pull request #38 from AdrineX/master
Add Finnish lang...
2018-06-12 18:19:50 -04:00
AdrineX bfc86a3b30 Add Finnish lang... 2018-06-13 00:41:16 +03:00
Samuel 6a24fcde4a Update README.md 2018-04-19 22:05:18 +02:00
ElPumpo 27b0f8253b Added proper sql max item amount info 2018-04-19 21:58:22 +02:00
ElPumpo b9b646ef69 Final fix for wrong sql 2018-04-19 21:03:12 +02:00
ElPumpo 8b993799fe Cleanup code 2018-04-19 21:01:18 +02:00
ElPumpo f485bfec00 Fixed job names - fixed #30 2018-04-19 20:33:05 +02:00
ElPumpo 2be32ee6c2 Fixes #12, removed whitelist from sql, draw distance 2018-04-19 20:24:55 +02:00
ElPumpo 20d268bc12 Removed useless 'no security deposit' message 2018-04-19 20:14:46 +02:00
Samuel a0c387de45 Merge pull request #26 from scorpio686/patch-3
fix french
2018-04-19 20:13:16 +02:00
Samuel 06a8020713 Merge pull request #24 from Vanheden/patch-4
Create sv_esx_jobs.sql
2018-04-19 20:13:04 +02:00
Samuel 61ed712195 Merge pull request #23 from Vanheden/patch-3
Create sv_config.lua
2018-04-19 20:12:56 +02:00