18 Commits

Author SHA1 Message Date
Jim Shield
d7a8a20491 Make GenerateRandomValues() return 0
Its possible if no health, thirst or stress was set, it may sent back an empty table, which would then break the finish consume function in the server
2025-10-10 01:57:01 +01:00
Jim Shield
0a0f60468a Rework calculations and fix alcohol/drug effects
This fixes calculation errors and implements support for jim_bridge built in synchronized alcohol/drug effects

Separates "drug control" `canOD` variable too
2025-10-06 02:28:03 +01:00
Jim Shield
9b189d89f5 fix needStats calculcation
My mad on this one, got `needTypes` and `needStats` confused, so made it just one table and included stress in it
2025-10-04 01:12:19 +01:00
Jim Shield
018dcca6cc Update README.md 2025-07-24 22:51:21 +01:00
Jim Shield
9f5bde25ae Reset consumables.lua file
The file contained a lot of files from a server I worked on, I've removed these and added the files back from the previous file

But kept the examples of "boxes" being used and a explanation of how to make them
2025-05-14 15:33:27 +01:00
Jim Shield
531c93377a 2.0Beta upload 2025-04-01 19:34:44 +01:00
Jim Shield
6a17162638 1.5 - ox_prog/correct emotes/import system update
Refactor
Support for ox_progressbar
Sorted out the fucking default emotes
Item/Emote System update, works better and syncs better
Update Readme to reflect the chagnes
2023-03-02 15:06:30 +00:00
Jim Shield
e7d9946532 ox lib notify support - Config.Notify = "ox" 2023-02-21 17:20:20 +00:00
Jim Shield
c10860f788 add shared ox inv support 2023-02-21 17:07:02 +00:00
Jim Shield
6654b9a3f5 Add HasItem() exploit protection 2023-02-14 14:52:10 +00:00
Jim Shield
b2c7c34e15 Try to fix props affecting vehicles 2022-10-12 12:21:12 +01:00
Jim Shield
cba9a574bf Remove collisions to stop conflict with vehicles 2022-10-07 17:42:48 +01:00
Jim Shield
4bdcc11d51 Update shared.lua 2022-09-17 16:50:06 +01:00
Atikur Rahaman Santo
bc585cd9a5 2nd prop and lua54 support 2022-09-17 05:04:13 +06:00
Jim Shield
9fcc91e2bc ps progressbar support 2022-08-30 22:45:59 +01:00
Jim Shield
50f5dab7cb remove useless variable 2022-08-29 10:29:55 +01:00
Jim Shield
f1cf454687 buff time fix + notify fixes + New effects 2022-08-29 10:26:48 +01:00
Jim Shield
7da98b53e1 v1.3 Shared file, optimize, fix client item event 2022-08-24 09:23:43 +01:00