Usage & Installation
Last updated
Last updated
Download , and , then upload these resources to your server.
Go to is_lib/server/timezone.lua
and adjust your time zone.
Navigate to server.cfg
and paste the following code above the resource start section:
In the place of ""
, you should insert the script name exactly as it appears in .
The script startup order should be as follows:
For is_bridge to function correctly and locate your resource, make sure it retains the original name set by the script's author
The order must be maintained for the scripts to work correctly and to avoid errors. Starting scripts as a folder can also cause issues.
To use is_lib, simply use our export in your script. It works on both the Client and Server side:
As for is_bridge, just import it into your script in the fxmanifest.lua
file: