[Release] SnailyCAD | Fast, modern and free FiveM CAD/MDT

Pretty sure yes

Yes, itā€™s free! Thankyou!

1 Like

Version 1.3.4 has been released, this version includes the live map!

Warning: the live_map is still going to get updates, for now Iā€™ve got to figure out how to work with LUA
- You can view the project board here

How to setup the live map

View full Changelog: snaily-cadv3/CHANGELOG.md at main Ā· Dev-CasperTheGhost/snaily-cadv3 Ā· GitHub

Last thing: Make sure to update the/call911 addon, this has been updated to support the latest version of the CAD/MDT!

Thanks to Havocā€™s Live Map plugin!

Does it work for FivePD??

The CAD/MDT is web based, so you could use it in FivePD.

1 Like

Cool thanks! <3

1 Like

FiveM intergration update, whats new with it?

Thereā€™s a live map you can use. You can view the changelog here

Version 1.3.6 has been release

This release fixes a bug that broke registering for the first time and a few other small bugs

SnailyCADv3 GitHub
View the changelog here

Version 1.3.9 has been released

Changelog:

  • Minor code improvements
  • Added rank to officers, assignable by moderators, admins and owners
  • Added supervisor rank to users, this rank can only manage officers
  • Fixed an issue that broke installation

SnailyCADv3 GitHub
Full changelog

Releases violation. Contains Discord link. Delete it and flag the topic

@d0p3t Iā€™ve removed the Discord link, sorry for the inconvenience.

Hey Boss, would we be able to make it so we donā€™t need to use the port to load the cad?, because iā€™m having todo ******-rp.com:3030 and itā€™s anonying, would wonder if it would be possible to make it just listen on the IP instead of needing the port :slight_smile:

Yes, itā€™s possible. You can use a reverse proxy such as Nginx

1 Like

I have made a GitHub Wiki with a lot of information about frequently asked questions and common issues, If youā€™re having trouble installing please checkout the wiki :)!

Version 1.4.0 has been released

This update includes a ton of new features and changes. If you have changed the translation file, make sure to make a backup of that.

SnailyCADv3 GitHub
Full changelog

Looks really nice, but i cant install it, always getting errors


Error: Command failed: cd ./server && npm install
node[21192]: ../src/node_platform.cc:61:std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.
 1: 0xa7f490 node::Abort() [node]
 2: 0xa7f50e  [node]
 3: 0xaf27be  [node]
 4: 0xaf2886 node::NodePlatform::NodePlatform(int, v8::TracingController*) [node]
 5: 0xa46016 node::InitializeOncePerProcess(int, char**) [node]
 6: 0xa46261 node::Start(int, char**) [node]
 7: 0x7faa5213ebf7 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
 8: 0x9c478c  [node]
Aborted

    at ChildProcess.exithandler (node:child_process:326:12)
    at ChildProcess.emit (node:events:378:20)
    at maybeClose (node:internal/child_process:1067:16)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5) {
  killed: false,
  code: 134,
  signal: null,
  cmd: 'cd ./server && npm install'
}
Error: Command failed: cd ./client && npm install
node[21194]: ../src/node_platform.cc:61:std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.
 1: 0xa7f490 node::Abort() [node]
 2: 0xa7f50e  [node]
 3: 0xaf27be  [node]
 4: 0xaf2886 node::NodePlatform::NodePlatform(int, v8::TracingController*) [node]
 5: 0xa46016 node::InitializeOncePerProcess(int, char**) [node]
 6: 0xa46261 node::Start(int, char**) [node]
 7: 0x7f0cfe5a5bf7 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
 8: 0x9c478c  [node]
Aborted

    at ChildProcess.exithandler (node:child_process:326:12)
    at ChildProcess.emit (node:events:378:20)
    at maybeClose (node:internal/child_process:1067:16)
    at Socket.<anonymous> (node:internal/child_process:453:11)
    at Socket.emit (node:events:378:20)
    at Pipe.<anonymous> (node:net:665:12) {
  killed: false,
  code: 134,
  signal: null,
  cmd: 'cd ./client && npm install'
}

Are you on the latest version? 1.4.1

Yes tested it also not working for me with latest version of npm and node