Linden 99b146d7b9 fix(client/zones): zone triggers twice when inside and debug is enabled
Zones would be added to the temporary array twice, so callback functions
and the zone draw would trigger twice.
2022-09-11 11:02:04 +10:00
2022-08-23 04:50:52 +10:00
2022-07-28 23:13:19 +10:00
2022-07-05 05:17:52 +10:00
2022-08-15 20:48:37 +10:00


Lua Library for FiveM

FXServer provides its own system for including files, which we use to load this resource in the fxmanifest via

shared_script '@ox_lib/init.lua'

server.cfg

add_ace resource.ox_lib command.add_ace allow
add_ace resource.ox_lib command.remove_ace allow
add_ace resource.ox_lib command.add_principal allow
add_ace resource.ox_lib command.remove_principal allow

License

LGPL-3.0-or-later

Description
No description provided
Readme 5.7 MiB
Languages
Lua 62.5%
TypeScript 35.6%
CSS 1.7%