Search the Community
Showing results for tags 'Newbie'.
-
Hello everyone. I'm so sorry, my eng is not so good at grammar. I wish that I continue to study grammar more understandably. Actually I can use a google translator or smth else, I can do it if u want. What I wanna say to. I'm new user at the server development. Actually I was searched some info in web, but I didn't get some information for this sphere. Can some one say what I should know, what I should learn, where I can get some scripts for example and do smth with this script? I use host on linux (Ubuntu-24.04) and new ragemp-server. I very glad to see some ur help's.
-
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!
-
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?
-
Is mongodb good for main server database?
-
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
