- Notifications
You must be signed in to change notification settings - Fork9
FiveM Integrations for SnailyCADv4
License
SnailyCAD/fivem-integrations
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository includes several FiveM integrations forSnailyCADv4.
For regular installation please see thedocumentation.
This must be used together with theWraith ARS 2X resource.When a player runs a plate, it will automatically search the plate in your SnailyCAD instance.
This will allow a player to contact 911 Services from the chat./sn-call911 <message>
This will allow a player to contact Tow Services from the chat./sn-calltow <message>
This will allow a player to contact Taxi Services from the chat./sn-calltaxi <message>
When this is enabled, it will automatically send the current postal code when a player contacts 911, Tow or Taxi services.For further details see the documentation.
This will allow a player to interact with your SnailyCAD instance from the game.For further details see the documentation.
WarningThis is only for developers who want to contribute to the project.
- Clone the repository:
git clone https://github.com/SnailyCAD/fivem-integrations.git. - Install dependencies:
pnpm install. - Copy
.env.exampleto.envand enter your FXServer path. - Run the dev command
pnpm run dev. This will listen for changes and automatically update the files in your FXServer. - Manually run
restart <resource>in your FXServer console to restart the resource.
- Run the bump releases script:
node scripts/bump-version.mjs <version-here>. - Commit the changes:
git commit -am "chore(release): <version-here>. - Push the changes:
git push.
About
FiveM Integrations for SnailyCADv4
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.