How To: Make a QBCore FiveM Server **UPDATED 2023**

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
what's going on everybody welcome back to another tutorial video here on this channel this time we'll be creating one for the QB framework for 5m yes I'm finally back after two years of not uploading you know a lot of this has happened but you know what we're back we're better than ever and we will create more content for you so just jump things off we're gonna go and create an updated video on creating a 5m server and like I said this time it will be for a QB framework instead of an ESX like we have done in the past so just like always I'll be going step by step everything from front to end and then we're going to load into the game and we're gonna test it out so here we go first things first in a description there will be a bunch of links make sure you go check those out I'll show you right now where those links go one of them will be the server artifacts you're gonna need this to create your actual server the other one will be keymaster right here I'm gonna trash this key because we'll be creating a new one for this tutorial and as in key is in you need this key to actually play it's 100 free or if you like me and your nerd you pay for extra benefits which by the way this will be another video and I'll show you how to accomplish that uh we'll need a spare Google Chrome tab just for you and we have venerar right here make sure you go there and download this if you don't have it already if you don't prefer WinRAR you can use 7-Zip WinZip there's many different versions of these programs just have one of them I use venrar so the link will be in the description and also download xamp this will also be in the description this will be our database so since that's out of the way and you have those two things minimum downloaded come back to this video and let's go first things first on our desktop let's create a folder we're going to name this whatever you want name it the server name you're going to pick if you don't know it yet just name it server whatever you want to do I'm going to name it YouTube server so go ahead and open that up now and there we go inside of here we're going to create two additional folders one is called server one is called server data now keep in mind you can name these two things whatever you want you don't even technically need to create this one I just like doing it this way because I've always done it like this it's an easy way to structure it just remember where everything goes all right back to the links now we gotta go to the artifacts one here the artifacts is the core of your server this is what runs it this is your TX admin this is what downloads everything this is how you manage it this is the core of everything um there's two ways you can download it one the latest recommended which was is what we will be doing in this video or you can just download the latest version period the latest recommended um will not have any bugs in it it's been thoroughly tested things of that nature I'm gonna download that one so I can create another video on how to show you guys on how to update your server so go ahead and hit that big blue button this will download your server open that up and again this is a ZIP file so you need vinvar 7-Zip WinZip any of those it doesn't matter inside of this window right click and select all we're gonna just drag this into the folder we made called server let that go ahead and then extract and then once it's extracted which won't take very long we're going to close out of this zip file now if you go into the server folder you can see everything should be in there scroll down to the almost the all the way up to the bottom and you see this file right here FX server.exe go ahead and double click that what that's going to do is open up a CMD console now keep in mind this is your server this black window if this is not running neither is your server this has to be on so never close it minimize it unless you want your server not running you also notice this opened up TX admin in a web browser go ahead and just hit the link account The Next Step It'll ask you to sign into your cfxre form account irdm so I'm just going to hit continue then it's going to ask you to create an offline password which you can name it password what whatever you want it doesn't even matter and then hit agree create master accounts now comes the actual part of setting up the the basics of the server the name the database everything like that so hit next we're going to name this YouTube can't spell today YouTube I really can't spell today oh boy I'm having a hard time you fellas YouTube server a QB just so I know what it is and as it says right here this is the short name that's going to happen like the Discord messages and everything else so keep it short but keep it relevant to your server hit next and here's where we actually deploy the server we're going to go to popular recipes in here you'll see the cfx default which is the core the basics the absolute bare minimum to run 5m as it says right there and then the QB framework and the SX ESX Legacy framework we've always done the ESX Legacy um this time we're going to do the QB framework the QB framework is just a much more efficient and faster framework than ESX and that's what everybody's going with so we gotta stay up to par here and either one of these comes fully loaded with scripts already in it so once you follow this video you can already play on a finished server so we're going to go ahead and click that the next thing I'm going to do is right now is they're gonna change the path where everything saves to I like staying structured so I'm going to save everything into this excuse me to server data folder that we created so we're going to hit change path and go right up to there and just type in a server data now keep in mind you don't have to do this you could structure it however you want this is how I structure it it's because what I'm used to it's nice it's easy to find things and so on so once that's done go to recipe deployer don't touch anything here or you're gonna break something this simply is everything that's going to get downloaded for the server don't touch it just hit next here we're going to create our key master key now that's where you have to go to the um the description again to the Key Master website here we're going to create a new server display name again has to be relevant to your server but make it a short name this is just so you know what what the key goes to as it says own records initial server IP that's where we go to the Google tab type in what's my IP I can't spell but at least I know what I meant um it's going to show you your public IP ipv4 address keep in mind I'm on a VPN so this is not my actual address so you guys want to do what you want go ahead and it's not my actual address yours will actually show your address I don't suggest giving out your public IP make sure it's always VPN protected host it somewhere else whatever you got to do just protect your home network but we're going to copy that paste that right in there we're gonna server type we're gonna be home hosted and we're going to be localhost since we're home hosted and hit I'm not a robot and generate we no longer need this Google tab so you can exit out of it back to keymaster it generates a key for you you need this key to play or create your 5m server it is 100 free unless you get a patreon subscription for more benefits but just the key itself is needed and as you can see it is IP logs for the first use so whatever IP you registered has to be where this key gets started after that it can be used anywhere keep in mind I will be regenerating or deleting this key after the video so don't try to copy it it won't work anymore hit copy go back to your server deployer paste that in there done the next step is remember how in the beginning the video I doubt told you guys to download xampp which is our database go ahead and open that up now it should look something just like that now next to Apache and myosql go ahead and start up both of those Services you now officially have your database running you have to have this running as long with this black window right here the CMD both of these have to be running for your server to work once you have this started go ahead and hit admin next to the MySQL right here this will open up another tab we no longer need to have this open we can exit out of this this will stay running in the background so there's no worry about exiting it out the only thing you have to minimize and not exit out is this black window the CMD always minimize it because that is your actual server so now what we're going to do is create a new database so hit new and we're going to name this again the short name of our server mine's going to be YouTube underscore server okay you're going to name yours whatever your server is so one thing you have to remember in here though do not use spaces as you can see I did an underscore you can do a dash you can take the dash out it doesn't matter as long as there's no space and for good measures to make sure there's never any spelling issues highlighted and copy it for later use we're going to hit create as you can see we now created a new database which has nothing in them it's fine there's going to be some stuff in this very soon go back to your server deployer hit show database options don't touch any of this stuff right here if you're doing everything in this video none of that needs to change if you're using a game panel or anything else they'll tell you um the information for your database but if your localhosting it that's all the same the only thing we're changing is the name of the database which we don't want to use that we're using the one we just created so paste that in there YouTube server if you want to use the default they give you by all means it's not going to break anything this is just a good way to structure everything and keep everything you know organized easy to find especially if let's say I have 20 different servers or 20 different databases you do a lot with the database you want to know what each database goes to so if you name it after your server it's easier to find and edit so now that that's done go ahead and hit run recipe at this point it's going to start going on GitHub whatever else they um specified and it will download everything as you can see here in our file explorer it's doing all kinds of funny things it's simply just downloading all the scripts all the images everything it needs to to get your server up and running now also if we go back to the database remember this was empty if we go ahead and hit refresh all of a sudden if you click YouTube server you can see all these tables are in there but if you do look at these tables they're pretty much all at zero other than management funds so if you click on management funds you can see you got um job names in there and how much they get paid and their boss you know stuff like that everything else is at zero which is fine once we log in and other people log in more things will fill out so we're going to leave this open because after we connect to our server I'll show you guys a quick example of how it saves into the database a server deployer we obviously have to keep this window open because after this we're going to start the server uh keymaster we no longer need the key master you can close out of that now our artifacts page right here you want to make sure you save this link bookmark it write it down send it to yourself in a Discord message or just simply remember it whatever you got to do don't lose it you can find this again by Googling um 5m server artifacts and I'll bring you right back to this but just keep in mind your server will get outdated so you will have to update it our server right now is outdated we are using version 5848 the latest version is 64.57 in a later video I will show you guys how we're going to update everything but for this sakes video we're going to stay in the outdated version it's not going to break anything it just means we don't have all the latest features but again in a later video I'll show you guys how to update that and by the looks of it our server is just about done so we're gonna go ahead and exit out of that and we're perfect we're done um as you can see it opened up the same browser file window again we can exit out of one of them we don't need them both in here you can see our server.cfg um my logo you will be replacing this with your actual server logo it currently as you can see it's just a default QB logo and then resources which all the resources that they currently gave you you know voice Standalone scripts all of the QB scripts they already have loading like I said this is loaded ready to go to play on so in our server deployer window hit next again here is the server this right here server.cfg is this right here we're gonna gonna touch anything in this video we're gonna go ahead and make another video for that to go over everything on that aspect so if you have any specific questions on the server.cfg make sure you ask in the comments I'll be sure to create a video on it or if you have any other things that you want videos created on make sure to let me know I'll make a video for it one thing I want to know about while we're here is we are enforcing a game build of version 2802 that means the developers that created this um resource pack the server pack built it on version 2802 the reason people specify certain builds is if they develop everything on one build on a different build it may break things so they set the force of the game to that build that way you always play on that build and you'll see that once we load up 5m it if we're not already forced to that build it'll make us restart 5m to play on that build so now we're going to do it is hit save and run uh we can close out of this we don't no longer need that and just maximize this we're going to let this start up keep in mind the first time you start this up it's going to take a little bit because there's a few extra things it needs to download as you can see right here um first of all it tells that we're running in an outdated version of a couple of things so rpe modes we're running outdated current version latest version not a problem in a later video I can show you guys how to update that and we should be installing a few extra things it doesn't look like it's doing it or it's hung up so we're gonna let this sit for a little bit if it doesn't do anything I'm going to go ahead and there it is okay so I was just hanging up for whatever reason let it do its thing it'll let you know when it's done installing again while this is installing make sure to go down into the comments leave me your feedback on this video and any future videos you would like to see if you did enjoy this video since we're almost done make sure to like it and subscribe for any future videos if you do run into any issues um the best place to reach me at is my Discord the link will be in this description um I did create a new Discord so it's going to be relatively small at first which is perfect for you um I'll see your comments quicker and be able to help you out and we're just about done started up here this should be the last thing and we should be started up now so now what we're going to do is just do a quick overview of this TX admin I will create a full in-depth video of TX admin as well but just to show some of the things they have added they added Discord integration you know automatic restarters player management uh admin control I the dashboard there's just so much we can do with this it's crazy and I will create a video on its own just going over TX admin in depth and just to point out here on the bottom it says outdated again nothing to worry it even says that up here you're outdated I will create a video on how to update TX admin which will also be the same video I go over the general structure and everything you can do with TX admin but since our server is now officially started we go back to live console you can see it hasn't done anything um we're gonna go ahead and start up 5m so I can show you loading in what your very first server will look like now this shouldn't take very long obviously it's GTA 5m so it may take a few minutes but nothing crazy so if you have done everything correct up to this point once you start 5m you should see this box right here if you have the latest updated updated version of 5m um this pretty much says Hey connect to the server running on your network um I have numerous servers running on my network because I host several servers so I can click that because I'm not sure if that's my exact computer server yours should be fine yours will be the only one there if you are unsurious as well just like myself if that's yours or not you can look at the desktop name and match it up the easier way to do it is just hit f8 it'll bring up this console type in Connect localhost that will connect to the server that is running on the machine that you're currently on and hit enter this will now connect us as you can see it's not making us restart so we are already on the 2808 server build that it requested if we open up our browser real quick you can see right here it's queuing a cipher which is myself up here it shows the user um which you can see it'll give you all kinds of cool idea um information about the player I'm not going to click on everything because I don't want you guys knowing all my IDs uh there we go as you can see there are a bunch of little red errors here which to be fair you don't have to worry about them with your home hosting most of the time you'll see things like um this right here you know the server thread hitch warning is taking a little longer or there's a Curie returning an error none of these really are something to majorly worry about it won't affect your actual server these are things that we can look into fixing down the road in another video but as for now for this video just to get your server running you can just ignore them they're not gonna break anything I promise so let's go back in here as you can see we're loaded up and the Fantastic thing like I said this is fully loaded you have multi-characters creation you have jobs you have everything so for the sake of this video we're going to create a very quick accounts Cypher yo nationalities Germany we're male and we're just gonna pick a random year like that and hit continue now we're gonna locate the area we want to spawn like I said this is fantastic normally you would have to go jumping through hoops to add all these scripts and that they're already added for you we're gonna go ahead and go to Integrity Way and hit confirm so now that we're spawning in there's many things happening once we're getting all our information put into the database we just gotta sign an apartment as you can see we get the keys forward and we're creating our character instead of creating the character though I'm gonna go ahead and just select a random model oh there we go let's select this guy how about that bonus points if you remember his name put it in the comments and we'll hit confirm there we go this is our very own apartment that has been assigned to us right on the start and we're gonna go ahead and leave the apartment just so we can show you what the outside looks like you know instead of closing the menu I should leave the apartment there we go there it is here's our apartment boom right on Integrity Lane that's where we live so as you can see Tia on T TX you can see we got a cool TX admin menu once thing is on again cool moderation features main I mean you got the dashboard the website we were on we also have it here it's just so so so much that we can do with TX admin like I said a video later down the road will go over everything but this is it this is uh this is your car not your car sorry this is your server ready to go commands added I mean whatever you can think of this is it and you can stop the video pretty much here we're all done your server's running again if you have any questions uh feel free to leave them in the comments join my Discord I'll help you guys out as much as I can and if there's any um certain specific scripts you would like added you can go ahead and let me know in the description as well not the description I'm sorry in the comments and I'll get those added but before we end this video I just want to show you guys really quickly on how this saves into the database so we go back to the database you can see if we refresh we all of the sudden oh let's click on that refresh you can see now we got a one there one there a one there so we're going to click on players this is our Player information you can see license name how much money we have our character information all kinds of cool things are being shown right here from our character but that's pretty much it the for this video again like comment and subscribe for future content and we'll see you guys in the next one see ya
Info
Channel: Cipher
Views: 5,613
Rating: undefined out of 5
Keywords: fivem, gta, tutorial, resource, new, help, how to, online, offline, resources, discord, custom, vmenu, permissions, detailed, helping, qbcore, qb, framework, updated, gta 5, gta5, gta five, five, scripts, script, code, coding, how, to
Id: 4hlQg4rskvE
Channel Id: undefined
Length: 23min 0sec (1380 seconds)
Published: Fri May 19 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.