Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/02/19 in all areas

  1. Version 18w48a

    16614 downloads

    NativeUI for RageMP! This can only be used Clientside! Documentation: Click Github: Click
    1 point
  2. Open the CMD console and execute the server.exe from the console, so you can see the exception which makes the server crash.
    1 point
  3. Yea I downloaded VS 2017 (45GB) for compile this project.
    1 point
  4. Under bridge you have server_exceptions.txt check this or put it here that log.
    1 point
  5. In wiredplayers folder you have meta.xml file which is linked to your database. Check this xml to see if properly configured under "host"(127.0.0.1). There is also your username, password and name of database to.
    1 point
  6. Are you recompile solution after you update bridge?
    1 point
  7. Server-Side C#: player.SetSharedData("ExampleData", example); Client-Side js: var example = mp.players.local.player.getVariable('ExampleData');
    1 point
  8. Version 1.0.0

    2521 downloads

    A ~20 lines client-side script to enable vehicle entering using F/G keys. Radius, max vehicle speed to enter and keys are customizable. This script doesn't search the nearest passenger seat, but the first empty (since it's just an example of how to do that at all and show that it really was customizable).
    1 point
×
×
  • Create New...