:FSN: Framework by JamesSc0tt / Roleplay Gamemode (Multi-Characters!)

** THIS IS NOT A SERVER ADVERTISEMENT, JUST A DUMP OF MY OLD CODE. **
image
So, I’ve not been in the GTA scene a while now, and this code is just sitting around - there’s a lot of it that needs working on & can be improved, I do not pretend any different.

There are some public scripts here that have been modified to fit the framework/my use case - if anybody wants anything removing please let me know and I will do my best to work it out of the “framework”. This should work as a full server out of the GIT as that is how it worked when I ran the server on a box somewhere.

If there is enough demand, I will continue to work on this in my spare time, but I am hoping by releasing this to the community open-source we can work to improve the project I once loved so.

Contact/Support:
https://fsn.rocks/

Git Link:
https://github.com/jamessc0tt/FiveM-FSN-Framework

Installation:
The database for :FSN: now automatically generates itself. All you need to do to install this is set up your server and mysql-async, then put the following in your server.cfg:

ensure mysql-async
add_ace resource.fsn_main command.start allow
ensure fsn_main

FiveM Forum Link:
Here you will find all the details regarding the framework, they may be a little out of date:

16 Likes

That’s pretty cool thanks man!

3 Likes

thanks dude

3 Likes

This is now available in the new GIT repo here: https://github.com/jamessc0tt/FiveM-FSN-Framework

If you have any issues setting up with the new git, please contact myself or @xLiquidx

Any issues can be created here: https://github.com/jamessc0tt/FiveM-FSN-Framework/issues

2 Likes

With high demand and many questions, we have released a doc with all of the commands inside the :FSN: Framework here: https://fsn.rocks/docs/commands/

This doc will have every command used inside the :FSN: Framework. Please look in the doc before asking questions.

2 Likes

no way, this is sick. I’ve never seen anyone just release an entire framework like that. Does it fully work with no problems?

1 Like

@RBMercy Yes, everything you need comes in the GitHub. This Framework is ready and good to go as is, or you can addon whatever you would like, and of course make tweaks.

We believe this is the first public release of a Private fully custom Framework besides vRP and ESX in 5 years.

2 Likes

Any idea what could cause this? The database seems right. I imported the text file & all of the resources included. Just stuck on “awaiting scripts”

1 Like

Can you provide your CitizenFX.log? Upload this to 0bin or pastebin whichever you’d prefer.

1 Like

Got it fixed. Question though. Will there still be updates to this framework? This could be huge for the community.

2 Likes

As mentioned in the original thread ’ If there is enough demand, I will continue to work on this in my spare time, but I am hoping by releasing this to the community open-source we can work to improve the project I once loved so. ’.

The discord server will be updated and that is where updates are discussed!

5 Likes

So cool! Thank you. Big fan of your work!!

2 Likes

Removed Discord link. These are not allowed outside of #server-development:server-bazaar

1 Like

Alright, I will swap it out for an external page link.

1 Like

Actually doesn’t seem that bad. Nice job

3 Likes

Overall this framework has been great simple setup and the support is great. New feature being added bugs being fixed. Keep up the great work.

2 Likes

got the same issue

Enusre you’ve followed installation instructions, add the following to your CFG

ensure mysql-async
add_ace resource.fsn_main command.start allow
ensure fsn_main

[ENSURE ALL NON FSN_* RESOURCES HERE]

In other news, sites are back online after outage thanks to OVH! :slight_smile:

Eh man what did you do to fix the Waiting scripts problem ?

Is there a way to edit the rules you have there on the characters screen?I seen them in there but when I edit they don’t change.By the way thank you this is awesome.