Commit Graph

16 Commits

Author SHA1 Message Date
SMVampire 53273d1b95 Pass currentZone to serverside 2021-04-18 16:04:51 -04:00
LazarusOfTheFallen 0fc32cebdd Merge branch 'master' into master 2021-02-01 14:26:41 -06:00
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 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
Izio 5469e0b7f4 iZone intergration 2019-05-02 01:48:06 +02:00
ElPumpo 545340403d Check IsControlJustReleased() every frame 2018-12-30 20:58:41 +01:00
KarmaUnderground 5361080eda Fix the Hint displaying before the circle 2018-11-30 09:48:54 -05:00
ElPumpo 04e35bb78c Resolved #33 2018-11-05 22:44:25 +01:00
ElPumpo 3501f8a23b Fixed #56 2018-10-21 12:38:07 +02:00
ElPumpo 31ec796993 Fixed vehicle spawn heading #51 2018-10-01 20:24:06 +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 aae7f2bdea String formatting, closes #49 2018-08-25 12:23:03 +02:00
ElPumpo ab491550be Tab indent, code improvements 2018-08-25 00:43:20 +02:00
ElPumpo 446daf5999 Refactored files, minor improvementrs & cleanup 2018-07-03 14:42:28 +02:00