Jump to content

Search the Community

Showing results for tags 'money'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • RAGE Multiplayer
    • Announcements
    • Discussion
    • Suggestions
  • Scripting
    • Scripting
    • Resources
  • Community
    • Support
    • Servers
    • Media Gallery
  • Non-English
    • Русский - Russian
    • Français - French
    • Deutsch - German
    • Espanol - Spanish
    • Română - Romanian
    • Portuguesa - Portuguese
    • Polski - Polish

Categories

  • Scripts
  • Gamemodes
  • Libraries
  • Plugins
  • Maps
  • Tools

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Facebook


Youtube


Skype


Web


VK

Found 3 results

  1. Version 1.0.0

    1102 downloads

    What is this? This is a simple money HUD for rage It is easy to add and use in your existing application or a new one! It is very similiar to SAMP's money HUD It contains nice animations on money adding/removing (Check the included GIF) How to install? Extract the MoneyHUD.js file in your client_packages and include it in your index.js require('./MoneyHUD.js'); Note This was created in version 0.3.7 How to use? Call event moneyhud:set on player initialization/connect to initialize player's starting money - Example: client.TriggerEvent("moneyhud:set", 5000); Call event moneyhud:add to add money to the HUD - Example: client.TriggerEvent("moneyhud:add", 1500); Call event moneyhud:remove to remove money from the HUD - Example: client.TriggerEvent("moneyhud:remove", 1500); Extra settings You can change the MINIMUM_LENGTH constant to determine how long should the money HUD be by minimum
  2. Hi i want to start a RP server but i need script so if there is any bug free scripts for sale contact me or if some one know how to script and make custom script contact me on discord - n1k4e#1621
  3. ynhhoJ

    Money

    Version beta

    1222 downloads

    Money HUD for RAGE MP.
×
×
  • Create New...