-
Posts
1444 -
Joined
-
Last visited
-
Days Won
83
Content Type
Profiles
Forums
Downloads
Everything posted by Xabi
-
It's already translated in fact.
-
Then if you can't access the database without changing anything, the problem comes with credentials.
-
Again... You DON'T have to modify anything on Database.cs, can you please read to the previous messages and follow the guide? Don't do anything that isn't there. About the credentials, you created the database, you should know which ones you used, they are the same.
-
I mean, you didn't edit Database.cs right? If you can connect to that database and the credentials are correct, the gamemode should be able to connect also.
-
It should be like that i guess, I just took them from that link.
-
https://wiki.gtanet.work/index.php?title=Doors Don't know if there are more, you could always use a map editor.
-
If you're using 0.3.6 Nuget, you have to get the Bootstrapper from runtimes folder. Yes, there's a doors.js which you can use as an example.
-
Edited meta.xml only this time?
-
You don't have that .dll from GitHub on runtime folder, which means you didn't reproduce the steps on the required order.
-
If you installed bridge first, you shouldn't have any problem with that .dll library. That's the one comming with the bridge, different from the working one frm my gamemode.
-
Will check it. You installed bridge after you installed the gamemode, not before. Dude, there is a guide which you have to follow step by step, just follow it, don't do anything you don't find there and it will just work, but follow the guide before asking the same once and again.
-
Then you didn't install the bridge plugin, which you should have installed BEFORE downloading the gamemode.
-
Show your "runtime" folder, seems to be empty.
-
Start a CMD window and launch the server from there.
-
Did you recompile the solution?
-
You only have to change meta.xml, there's where database data is defined.
-
Where does it say to change Database.cs file? On the FAQ it says you ONLY have to change that SSL thing as far as I know... Any error or log?
-
You didn't follow it step by step. You downloaded the gamemode first and after that installed the bridge, which is not the correct order.
-
Then I don't know what could be wrong, but it seems to be an issue with VS.
-
And you installed it following RAGE's or GTA:N's wiki?
-
That file doesn't exist anymore. Anyway seems that you don't have the basic libraries on Visual Studio or something like that. Are you using VS2017? Told you that it's taking an id of a business it doesn't exist anymore, reset that id on users table.
-
Yes, I saw it. It's finish pending and already reported previously, will have to think on a new design.
-
Electronic store and you have that answer to "how to start" on the FAQ.
-
Tell me the steps to reproduce this, it worked well for me. If you check that line, it checks the business where the player disconnected, which seems that doesn't exist anymore (maybe deleted?)
-
Answered on the FAQ, fill the two tables related to the drivingschool. There are resources where chat style is changed, check them.
