Jump to content

Xabi

Moderators
  • Posts

    1444
  • Joined

  • Last visited

  • Days Won

    83

Everything posted by Xabi

  1. Executed both server and client with admin rights? Because that issue is due to the lack of client-side permissions.
  2. Launch RAGE with admin rights.
  3. Follow the steps on Github, you installed the bridge after downloading the files, not before. Go step by step.
  4. No, Database.cs reads all the data from meta.xml file by tags, shouldn't be edited.
  5. You only edited meta.xml right? Some people also edit Database.cs file, which shouldn't be edited as far as you don't have the error with SSL connections.
  6. The MySQL should be up to date. I don't recommend updating the bridge Nuget, as it seems to have some issues (it doesn't load the CEF/gamemode at all)
  7. Open the console first and then execute the server.exe from there. After that, check what's the error showing as I have it working with that happening.
  8. That's what I said two posts above, there are some errors but it's working.
  9. You can use the newest version again (there will be some errors on server_exceptions but I have it working)
  10. As said before, don't use the latest version on GitHub, get the one from this website (1.1.0 version)
  11. Obviously, there's no point on the guide asking to modify/use the ACL, if you just follow the guide step by step, you should have the gamemode working.
  12. Those are the default commands comming with the default resources on bridge. I said multiple times that the commands are located on Messages.cs, it's also on GitHub (Commands.cs for 1.2.0 version)
  13. You changed the default settings, ACL shouldn't be enabled. Also, the commands you are testing are from admin and welcomemessages resources?
  14. Do you have ACL enabled? Also, what's /ghostmode?
  15. You have to buy the game in order to play, it will solve most of your problems.
  16. That /login is to log into the ACL, not used currently. About the admin rank, it has to be working if you do the same you do for money, which commands did you try?
  17. Are you sure you rejoined the server when changing the value?
  18. Did you try using it when you spawn into the game, not in the lobby?
  19. Don't get the latest version on Github.
  20. Then make sure you have the latest .dll and recompile the gamemode.
  21. Maybe you updated the MySQL Nuget to the latest version?
  22. Don't use latest version, get the one on this web. Seems that there are issues with resource files.
  23. Are you using Visual Studio 2017?
×
×
  • Create New...