Jump to content

Search the Community

Showing results for tags 'Newbie'.

  • 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 4 results

  1. I found gtaWORLD but it's text based and I like voice servers. FiveM is shit compared to Rage and I'm so sick of having pedestrians everywhere. I've tried logging into so many servers its ridiculous but I always end up disappointed because it's in Russian. I'm looking for a good quality RP server with an large user base. I'll apply for whitelist that doesn't matter. I'm just looking for suggestions as to what servers to try out. Any help would be greatly appreciated. I'm very much looking forward to hearing back from you guys and getting to know you in the servers! Thanks in advance for your help!
  2. I'm trying to do a DMV System for my gamemode and i want to put a Instructor NPC as passenger in the DMV vehicle, is there any possibility to do that?
  3. Is mongodb good for main server database?
  4. ok simple, what am i doing wrong? Yes I am new to JS: Serverside: mp.events.add('testEvent',(para1,para2,para3) => { console.log('para1:'+para1); console.log('para2:'+para2); console.log('para3:'+para3); }); Clientside: mp.events.callRemote('testEvent',1,2,3); Console: para1:[object Object] para2:1 para3:2 thanks for help! Hank edit: discovered https://wiki.rage.mp/index.php?title=Getting_Started_with_Events
×
×
  • Create New...