LeonAnderson48
27b9b8e9ac
Changed the client/main.lua
...
By changing the main.lua i have made it so that if a player is to combat log and then join back, this will kill them and reset the timer so that they cannot force respawn
2020-05-14 17:16:04 +01:00
LeonAnderson48
cacb1baba7
Delete main.lua
2020-05-14 17:14:09 +01:00
ElPumpo
2da17bc123
Support latest esx
2020-03-24 10:33:56 +01:00
ElPumpo
739a228dd2
Updated to work with latest ESX
2020-02-17 21:15:52 +01:00
ElPumpo
783a5eeae2
Fixed remove blips on change job, fixed blip not properly registering
2020-02-06 13:06:25 +01:00
ElPumpo
bfb15244d0
Added IsModelInCdimage() check to garage
2020-01-24 12:29:14 +01:00
ElPumpo
a606c2bdd2
Fixed NUI limit with too many vehicles in garage
2020-01-24 12:21:11 +01:00
ElPumpo
073cfde650
Merged helicopter and car garage, which removes dupe code and move to its own file
2020-01-24 12:11:45 +01:00
ElPumpo
ef171d2ded
Minor cleanup, removed unused code
2020-01-24 11:33:53 +01:00
ElPumpo
24990717bc
Fixed #135
2020-01-24 11:25:25 +01:00
ElPumpo
9a80cd0dcd
Minor code improvements
2020-01-24 11:19:56 +01:00
ElPumpo
6f8587b391
Implemented dead player blips, closes #46 (read desc)
...
- Fixed vehicles in vehicle shop not unloading
- Use busy spinner instead of drawing when loading vehicles
2020-01-19 17:14:33 +01:00
ElPumpo
ecb553f23c
Minor adjustments
2020-01-19 16:44:22 +01:00
ElPumpo
7cf3036154
Minor adjustments
2020-01-19 16:38:59 +01:00
ElPumpo
210b98975a
Removed old lastPosition code
2020-01-12 22:15:47 +01:00
ElPumpo
c7dbd9361f
Fixed player revive notification showing Steam name, and check if online
2020-01-04 11:45:00 +01:00
rex2630
dcc113ae06
Removed keys table ( #172 )
...
* Removed keys table
* Changed key values to numbers
2020-01-04 11:17:55 +01:00
Samuel
b3c2a520ab
Merge pull request #158 from Poggicek/master
...
Added weight support and amount sliders to pharmacy menu
2019-10-27 00:19:25 +02:00
ElPumpo
88b284f925
Minor changes
2019-10-27 00:12:36 +02:00
Poggu
7ca8779b90
Added weight support and amount sliders to pharmacy menu
2019-10-20 11:00:06 +02:00
ElPumpo
19d6e032af
Proper hud natives
2019-05-20 23:04:48 +02:00
ElPumpo
161ced8393
Fix multiple hospital thread attempt 2
2019-03-18 13:16:22 +01:00
ElPumpo
3f513e2d1b
Fixed multihospital thread
2019-03-18 12:04:08 +01:00
ElPumpo
c116378a6b
Close all esx menus upon death
2019-03-09 15:41:54 +01:00
ElPumpo
7da37f36fc
Disable all actions when healing
2019-02-24 12:48:03 +01:00
ElPumpo
7b614c3c7b
Bandage & Medkit animations upon usage, closes #116
2019-02-24 12:44:06 +01:00
ElPumpo
ea6c31f1d9
Fixed fast travel performance, see #113
2019-02-24 11:21:49 +01:00
ElPumpo
235e9fda2c
Implemented letSleep
2019-02-24 11:09:02 +01:00
ElPumpo
56159154fe
Don't parse vector3 since serializer doesn't support
...
See https://github.com/ESX-Org/es_extended/issues/216 for more information
2019-02-22 18:43:44 +01:00
ElPumpo
37aed83ee5
Fixed playerdata not updating, proper mysql insert
2019-01-04 13:01:10 +01:00
ElPumpo
3e556977ed
Very very final commit v1.2.0
2018-12-30 23:41:05 +01:00
ElPumpo
439927f28a
Added respawn to config, very final commit v1.2.0
2018-12-30 23:34:24 +01:00
ElPumpo
904774b6a8
Implemented new vehicle garage, final commit v1.2.0
2018-12-30 23:29:04 +01:00
ElPumpo
e7eabab212
New helicopter system, Config re-write
2018-12-30 23:05:04 +01:00
ElPumpo
ee6b8a4c85
Proper math namespace
2018-12-23 15:08:05 +01:00
ElPumpo
b15e2d95b1
Fixed spamming revive to get loads of money
2018-12-13 19:21:11 +01:00
ElPumpo
8fb57b856c
Much better revive animation
2018-11-25 14:41:36 +01:00
ElPumpo
c9187dd6df
Corrected is_dead
2018-11-04 21:28:54 +01:00
Jeffrey-Lang
485dc685f2
Fixed respawning with /revive ( #87 )
...
- Fix spawning at hostiptal with /revive command or revive by ems menu
- Now correctly repawning to hospital after bleedoutTimer runs out
2018-11-04 21:27:34 +01:00
ElPumpo
db3e45ce32
Fixed bugs with setting death status, combat loggers now force-respawn
2018-11-04 21:20:54 +01:00
ElPumpo
5df6542871
Renamed column isDead to is_dead
2018-11-03 23:10:19 +01:00
ElPumpo
5410bf75e8
Secutity improvements, lua executor safe
2018-10-31 14:33:05 +01:00
ElPumpo
fab5f4d167
Disable most inputs when dead (unconscious can't speak, right?)
2018-10-30 23:58:00 +01:00
ElPumpo
8f18c991b8
Death screen update, see description
...
The system has been changed, so that you will first enter a 'respawn available in x' timer, then after that a bleedout timer will appear.
2018-10-30 23:22:58 +01:00
ElPumpo
60eaf7faa8
Moved job-related functions to seperate file
2018-09-21 20:46:59 +02:00
ElPumpo
729bb0eb43
Minor locale changes
2018-09-04 22:36:58 +02:00
nearbyplayer
ad4c159a0b
Fixes Indentation & Formatting
...
This fixes indentation and follows .editorconfig
2018-08-10 12:50:30 -04:00
nearbyplayer
bdb0c68569
Respawn Timer Overhaul & Repo Update
...
* Fixes #64 (Timer related)
* Will need Locale translation
2018-08-10 01:07:49 -04:00
ElPumpo
567378710e
Fixed walking when dead
2018-07-10 12:57:42 +02:00
ElPumpo
83d0f2fc20
Yet a possible fix for auto-respawn bug, fixed money dupe by reviving multiple times
2018-07-03 00:19:55 +02:00