Commit Graph
24 Commits
Author SHA1 Message Date
iSentrie 62701bd4ec fix(es_extended): text color formatting in warning message
added ^0 to ensure proper color reset at the end of the string in console output for command warnings
2025-05-23 19:43:37 +03:00
iSentrie 5bb75de78f Update functions.lua 2025-03-10 00:11:09 +02:00
iSentrie 45efe07743 Merge branch 'dev' into patch-12 2025-03-10 00:02:55 +02:00
iSentrie 23915d1508 Update functions.lua 2025-03-09 23:42:54 +02:00
iSentrie eb1a2b9923 Update functions.lua 2025-03-09 23:39:57 +02:00
iSentrie 88a415a2b6 Update functions.lua 2025-03-09 23:29:52 +02:00
iSentrie 9083a71526 fix(functions.lua): IsPlayerAdmin group fix
Function failed to properly detect is player admin or not, while GetPlayerFromId function was receiving a string instead of number.
2025-03-02 11:49:04 +02:00
iSentrie 3a1adc8979 es_extended(server/main.lua): return if no weapon
return if target has no weapon
2024-11-09 17:20:49 +02:00
iSentrie c75e3a1400 Added 5th engine level
Fix for vehicles that has 5 engine upgrades, example `shinobi`
Prevents errors
2023-01-09 11:29:25 +02:00
iSentrie 4416953334 allow set account to 0 too
pretty sure i was done this fix, but someone tend to undo fixes and have broken code over and over again
2022-12-08 19:03:11 +02:00
iSentrie 79268adb85 Update main.lua 2022-11-11 12:16:32 +02:00
iSentrie 7fe071239c sleeper loop fix 2022-11-11 12:13:57 +02:00
iSentrie eb376f2f78 dupes 2022-10-16 19:14:40 +03:00
iSentrie 0200c82467 logic fix 2022-10-06 19:17:25 +03:00
iSentrie 1caf553046 ammo saving
otherwise it doesn't update correctly and after relogging you lose ammo if it was reloaded at least once
2022-10-05 10:29:19 +03:00
iSentrie bdeebb4bea Update legacy.sql 2022-08-19 00:31:29 +03:00
iSentrie 5e06b2900f Added missing translation + identation 2022-04-27 11:01:00 +03:00
iSentrie c7a89aab5a refactor 2022-04-14 19:10:32 +03:00
iSentrie 897e0ee469 fixes 2022-04-14 18:50:10 +03:00
iSentrie 89b8a5c854 Correct order for locales to work 2022-04-14 18:35:43 +03:00
iSentrie fa0b5892ce mistyped 2022-03-27 18:56:02 +03:00
iSentrie 4c4c53c0d2 prop fixes 2022-03-27 18:54:27 +03:00
iSentrie 65213f2c16 Fixed loop 2022-03-27 14:33:43 +03:00
iSentrie 4ddf50de14 Corrected few words
Closest*
Hospital*
Respawn*
2022-03-12 02:41:28 +02:00