• Looking for Experienced DarkRP Owners!
    6 replies, posted
I need alot of help because I just created a new server, I need help in models, custom jobs, and all that basic shit I'd really REALLY apprciate it if someone experienced joined my server and helped me, thanks. IP:185.38.151.142:27065 [editline]10th July 2016[/editline] meharryp, please reply, I know you
i do not know this man please send help
[QUOTE=meharryp;50686328]i do not know this man please send help[/QUOTE] don't pretend ͡° ͜ʖ ͡°, anyways, unblock me on steam ( lol y u blocking me fam) You used to host a server for me (LBU)
[QUOTE=Rizerino;50686424]don't pretend ͡° ͜ʖ ͡°, anyways, unblock me on steam ( lol y u blocking me fam) You used to host a server for me (LBU)[/QUOTE] If someone is blocking you, you definitely are doing something that is bothering them.
[QUOTE=eligrand1;50687885]If someone is blocking you, you definitely are doing something that is bothering them.[/QUOTE] Really? wow, thanks for telling me that, I didn't know. He blocked me a really long time ago so...
Nobody is going to just help you fully set up a darkrp server for free. There's plenty of youtube tutorials showing you how to do exactly what you're asking for. You shouldn't even be hosting one if you don't know what you're doing IMO.
Rizerino what do you basically need help with. If you're trying to code jobs or shipments use the coding beast website or learn how to code your own. It's very simple and easy things to do as an example I will post one of my server jobs and shipments. TEAM_THIEF = DarkRP.createJob("Thief", { color = Color(145, 128, 128, 255), model = {"models/player/arctic.mdl"}, description = [[You're a thief you raid for money!!!]], weapons = {"weapon_fists","lockpick","vc_repair","weapon_arc_atmcard"}, command = "Thief", max = 6, salary = 75, admin = 0, vote = false, hasLicense = true, candemote = true, -- CustomCheck medic = false, chief = false, mayor = false, hobo = false, cook = false, --gory = "TEAM_THIEF", }) DarkRP.createShipment("Acr", { model = "models/weapons/w_masada_acr.mdl", entity = "m9k_acr", price = 4300, amount = 5, separate = false, pricesep = 4300, noship = false, allowed = {TEAM_GUN}, -- CustomCheck })
Sorry, you need to Log In to post a reply to this thread.