Jump to content

Leaderboard

Popular Content

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

  1. Version 1.0.0

    898 downloads

    SA-MP Dialogs for RAGE MP (C# clientside). This is my first resource so may contains bugs... You must enable C# clientside! Usage is simple: examples in Test.cs Dialog(string dialog_name, string dialog_caption, string dialog_info, string[] dialog_buttons, string[] dialog_list_items = null, string dialog_input = null, string dialog_password_input = null)
    2 points
  2. So after joining several servers, my client-side resources can get pretty cluttered and take up alot of space. I don't mind delete the folder every one and while, but I think it would be pretty helpful if your client auto-deleted files that were no longer used by servers. Say I join my server hosted locally and it has a client-side map file. When I join it and the server has it, it auto-downloads. Now if I decide to get rid of it on the server, it should delete it client-side as well instead of just storing it when it isn't being used.
    1 point
  3. He's talking about if a server removed a clientside file, it isn't removed from the users client_resources folder. His post is wanting it so ragemp can remove those files that servers may no longer use which stay in that folder. E.g. user1 joins a server and downloads a file called test.js, the server then goes and deletes that file from the server, when user1 rejoins the server, user1 will still have that test.js file inside that server folder, even if it is no longer used by the server.
    1 point
    You the Best ! Nice .😃
    1 point
  4. Version 1.0.0

    648 downloads

    This is a Complete Script for Scoreboard. add the file "client_packages" in main folder. you can open / close the scoreboard with f10 made by CommanderDonkey & ByTropical
    1 point
  5. Hi everyone! In need of a custom script for a Custom NameTag, I found the @hartority script, however, it was an outdated project and it had been made for version 0.2 of RageMP, with some references already removed, well, I bring you today the corrected code. Requirements: RageMP server files. Nothing more! Just have fun. Introduction: This script is a reliable edition of the one produced by @hartority with only a few references to the RageMP library, so all code is credit @hartority. Let's start: 1. Go to "client_packages" folder in "RAGEMP/server-files" directory, usually: 2. Create a JavaScript archive (.js) named "customtag.js", example: 3. Inside the "customtag.js" paste this code: 4. Save "customtag.js" file, and open "index.js" in "C:\RAGEMP\server-files\client_packages" directory and put this: End! Just test it and tell me if something goes wrong Usage example: The original code topic of @hartority: Thanks for all feedbacks, mad thanks @hartority for your commitment if you do not authorize this topic, please let me know
    1 point
×
×
  • Create New...