Garry's Mod

DarkRP Cusom Jobs!

Submitted by diablotoken, , Thread ID: 49639

Thread Closed
diablotoken
Closed Account
Level:
0
Reputation:
0
Posts:
15
Likes:
15
Credits:
22
03-10-2017, 04:58 PM
This post was last modified: 03-10-2017, 11:52 PM by diablotoken
#1
Copy & Paste the jobs into "darkmodifications/lua/darkrp_customthings" which you want to add and then restart your server!

TEAM_SUPERADMIN = DarkRP.createJob("Super Admin on Duty", {
color = Color(55, 0, 0, 255),
model = {"models/player/portal/garry.mdl", "models/player/portal/male_02hve.mdl", "models/player/portal/male_03hve.mdl", "models/player/portal/male_04hve.mdl", "models/player/portal/male_05hve.mdl", "models/player/portal/male_06hve.mdl", "models/player/portal/male_07hve.mdl", "models/player/portal/male_08hve.mdl", "models/player/portal/male_09hve.mdl"},
description = [[You are the Super Admin, you have the power of everyone, but you cannot abuse it.]],
weapons = {"arrest_stick", "stunstick", "weapon_keypadchecker", "weaponchecker", "m9k_ragingbull", "weapon_pass_rp"},
command = "superadmin",
max = 2,
salary = 2000,
admin = 2,
vote = false,
hasLicense = true,
candemote = true,
category = "Staff On Duty",
})

TEAM_ADMIN = DarkRP.createJob("Admin on Duty", {
color = Color(255, 0, 0, 255),
model = {"models/player/portal/garry.mdl", "models/player/portal/male_03hve.mdl"},
description = [[You are the Admin, you have the power of everyone apart from Super Admins, but you cannot abuse it.]],
weapons = {"arrest_stick", "stunstick", "weapon_keypadchecker", "weaponchecker", "m9k_ragingbull", "weapon_pass_rp"},
command = "admin",
max = 4,
salary = 1500,
admin = 1,
vote = false,
hasLicense = true,
candemote = true,
category = "Staff On Duty",
})

TEAM_MOD = DarkRP.createJob("Moderator on Duty", {
color = Color(255, 0, 0, 255),
model = "models/Combine_Super_Soldier.mdl",
description = [[You are a moderator on duty, You moderate! Do not abuse your powers.]],
weapons = {},
command = "moderator",
max = 4,
salary = 100,
admin = 0,
vote = false,
hasLicense = true,
candemote = true,
category = "Staff On Duty",
})

-- Corrupt

TEAM_STUNT = DarkRP.createJob("Corrupt Police Officer", {
color = Color(255, 0, 0, 255),
model = {"models/player/Combine_Soldier_PrisonGuard.mdl"},
description = [[You are a Corrupt Police Officer, your job is the same as a normal Police Officer but the only difference is that you are allowed to participate in illegal activities such as raiding with Criminals, printing money etc.]],
weapons = {"arrest_stick", "unarrest_stick", "weapon_glock2", "stunstick", "door_ram", "weaponchecker", "weapon_pass_rp"},
command = "corruptpoliceofficer",
max = 2,
salary = 250,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Corrupt Government",
})

-- Government

TEAM_MAYOR = DarkRP.createJob("Mayor", {
color = Color(150, 20, 20, 255),
model = "models/player/breen.mdl",
description = [[The Mayor of the city creates laws to govern the city. If you are the mayor you may create and accept warrants. Type /wanted <name> to warrant a player. Type /lockdown initiate a lockdown of the city. Everyone must be inside during a lockdown. Everyone must be inside during a lockdown. The cops patrol the area. /unlockdown to end a lockdown]],
weapons = {"weapon_pass_rp"},
command = "mayor",
max = 1,
salary = 800,
admin = 0,
vote = true,
hasLicense = true,
mayor = true,
category = "Government",
})


TEAM_SS = DarkRP.createJob("Secret Service", {
color = Color(100, 20, 20, 255),
model = "models/Barney.mdl",
description = [[You are responsible for protecting the mayor.
Take care of the old fellow, he is vanuarable to terrorists all the time! Before he enters a room, you need to make sure its secure.]],
weapons = {"weapon_deagle2", "stunstick", "weaponchecker", "weapon_pass_rp"},
command = "ss",
max = 2,
salary = 65,
admin = 0,
vote = false,
hasLicense = true,
ammo = {
["pistol"] = 60,
},
category = "Government",
})

TEAM_VCPDPOLICE = DarkRP.createJob("VCPD Police Officer", {
color = Color(25, 25, 170, 255),
model = {"models/kerry/vcpd_01.mdl", "models/kerry/vcpd_01_armor.mdl", "models/kerry/vcpd_02.mdl", "models/kerry/vcpd_02_armor.mdl", "models/kerry/vcpd_03.mdl", "models/kerry/vcpd_03_armor.mdl", "models/kerry/vcpd_04.mdl", "models/kerry/vcpd_04_armor.mdl", "models/kerry/vcpd_05.mdl", "models/kerry/vcpd_05_armor.mdl"},
description = [[You are a Vice City Police Officer, its your job to be the protector of every citizen that lives in the city.
You have the power to arrest criminals and protect innocents.
Hit a player with your arrest baton to put them in jail.
Bash a player with a stunstick and they may learn to obey the law.
The Battering Ram can break down the door of a criminal, with a warrant for their arrest.
The Battering Ram can also unfreeze frozen props (if enabled).
Type /wanted <name> to alert the public to the presence of a criminal.]],
weapons = {"arrest_stick", "unarrest_stick", "weapon_glock2", "stunstick", "door_ram", "weaponchecker", "weapon_pass_rp"},
command = "vcpc",
max = 4,
salary = 1000,
admin = 0,
vote = false,
hasLicense = true,
ammo = {
["pistol"] = 60,
},
category = "Government",
})

TEAM_RPDPOLICE = DarkRP.createJob("RPD Police Officer", {
color = Color(25, 25, 170, 255),
model = {"models/player/kerry/policeru_10.mdl", "models/player/kerry/policeru_10_armor.mdl", "models/player/kerry/policeru_11.mdl", "models/player/kerry/policeru_11_armor.mdl", "models/player/kerry/policeru_12.mdl", "models/player/kerry/policeru_12_armor.mdl", "models/player/kerry/policeru_13.mdl", "models/player/kerry/policeru_13_armor.mdl", "models/player/kerry/policeru_14.mdl", "models/player/kerry/policeru_14_armor.mdl", "models/player/kerry/policeru_15.mdl", "models/player/kerry/policeru_15_armor.mdl"},
description = [[You are a Russian Police Officer, its your job to be the protector of every citizen that lives in the city.
You have the power to arrest criminals and protect innocents.
Hit a player with your arrest baton to put them in jail.
Bash a player with a stunstick and they may learn to obey the law.
The Battering Ram can break down the door of a criminal, with a warrant for their arrest.
The Battering Ram can also unfreeze frozen props (if enabled).
Type /wanted <name> to alert the public to the presence of a criminal.]],
weapons = {"arrest_stick", "unarrest_stick", "weapon_glock2", "stunstick", "door_ram", "weaponchecker", "weapon_pass_rp"},
command = "rpc",
max = 4,
salary = 1000,
admin = 0,
vote = false,
hasLicense = true,
ammo = {
["pistol"] = 60,
},
category = "Government",
})

--Citizens

TEAM_GUN = DarkRP.createJob("Gun Dealer", {
color = Color(255, 140, 0, 255),
model = "models/player/monk.mdl",
description = [[A Gun Dealer is the only person who can sell guns to other people. Make sure you aren't caught selling illegal firearms to the public! You might get arrested!]],
weapons = {"m9k_winchester73", "weapon_pass_rp"},
command = "gundealer",
max = 2,
salary = GAMEMODE.Config.normalsalary,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Citizens",
})

TEAM_BANK = DarkRP.createJob("Bank Manager", {
color = Color(0, 255, 59, 255),
model = {"models/player/suits/male_04_closed_tie.mdl", "models/player/suits/male_07_closed_tie.mdl"},
description = [[You are the Bank Manager, it is your job to take care of the bank and store others printers, you may charge others for storing their printers, you may also hire Guards to help you!.]],
weapons = {"stunstick", "weapon_pass_rp"},
command = "bankmanager",
max = 1,
salary = 200,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "Citizens",
})

TEAM_GUARD = DarkRP.createJob("Security Guard", {
color = Color(71, 71, 255, 255),
model = {"models/player/guard_pack/guard_01.mdl", "models/player/guard_pack/guard_02.mdl", "models/player/guard_pack/guard_04.mdl", "models/player/guard_pack/guard_05.mdl", "models/player/guard_pack/guard_06.mdl", "models/player/guard_pack/guard_07.mdl", "models/player/guard_pack/guard_09.mdl"},
description = [[You are the Security Guard, its your job to guard places such as the Bank Vault and the Nexus, you may also try and get hired by others.]],
weapons = {"stunstick", "m9k_colt1911", "weaponchecker", "weapon_pass_rp"},
command = "securityguard",
max = 4,
salary = 350,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "Citizens",
})

TEAM_CASINO = DarkRP.createJob("Casino Manager", {
color = Color(212, 0, 255, 255),
model = {"models/humans/mafia/male_06.mdl"},
description = [[You are the Casino Manager, its your job to come up with fun and interesting ways to entertain the public, you may hire Security Guards and be involved in illegal activities.]],
weapons = {"stunstick", "weaponchecker", "weapon_pass_rp"},
command = "casinomanager",
max = 1,
salary = 1000,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Citizens",
})

TEAM_STORE = DarkRP.createJob("Store Manager", {
color = Color(255, 255, 255, 255),
model = {"models/Characters/hostage_04.mdl"},
description = [[You are the Store Manager, its your job to take care of the Store next to the bank, you may sell your own money printers and alcohol for your own price, you may also work with thieves by paying them to steal printers for you so that you can sell them.]],
weapons = {"m9k_fists", "weaponchecker", "weapon_pass_rp"},
command = "storemanager",
max = 1,
salary = 500,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Citizens",
})

TEAM_STUNT = DarkRP.createJob("Stunts Person", {
color = Color(255, 238, 0, 255),
model = {"models/player/Barney.mdl"},
description = [[You are a Stunts Person, its your job to perform stunts such as monstertruck stunts, by creating events around the server where you perform a stunt and get people to pay you for watching you, you may block off one side of the road to perform stunts, you also may hire a security guard.]],
weapons = {"m9k_fists", "weapon_pass_rp"},
command = "stuntsperson",
max = 2,
salary = 600,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Citizens",
})

TEAM_BARTENDER = DarkRP.createJob("Bar Tender", {
color = Color(12, 37, 0, 255),
model = {"models/player/group02/male_02.mdl"},
description = [[You are a Bar Tender, it is your job to make a bar and sell drinks.]],
weapons = {"weapon_pass_rp"},
command = "bartender",
max = 2,
salary = 300,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Citizens",
})

TEAM_BREWER = DarkRP.createJob("Brewer", {
color = Color(155, 233, 255, 255),
model = {"models/player/group02/male_08.mdl"},
description = [[You are a Brewer, it is your job to brew alcohol and sell it to others or to bar tenders.]],
weapons = {"weapon_pass_rp"},
command = "brewer",
max = 2,
salary = 200,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Citizens",
})

TEAM_HOBO = DarkRP.createJob("Hobo", {
color = Color(80, 45, 0, 255),
model = "models/player/corpse1.mdl",
description = [[The lowest member of society. Everybody laughs at you.
You have no home.
Beg for your food and money
Sing for everyone who passes to get money
Make your own wooden home somewhere in a corner or outside someone else's door]],
weapons = {"weapon_bugbait", "weapon_angryhobo", "weapon_pass_rp"},
command = "hobo",
max = 5,
salary = 0,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
hobo = true,
category = "Citizens",
})

-- Criminals

TEAM_CRIMEBOSS = DarkRP.createJob("Crime boss", {
color = Color(25, 25, 25, 255),
model = "models/player/gman_high.mdl",
description = [[The Crime Boss is the Boss of the Criminals in the city.
With his power he coordinates the Rebels and forms an efficient crime organization.
He has the ability to break into houses by using a lockpick.
The Mob boss posesses the ability to unarrest you.]],
weapons = {"lockpick", "unarrest_stick", "weapon_pass_rp"},
command = "crimeboss",
max = 1,
salary = 600,
admin = 0,
vote = true,
hasLicense = false,
candemote = true,
category = "Criminals",
})

TEAM_REBEL = DarkRP.createJob("Rebel", {
color = Color(75, 75, 75, 255),
model = {
"models/player/Group03/Female_01.mdl",
"models/player/Group03/Female_02.mdl",
"models/player/Group03/Female_03.mdl",
"models/player/Group03/Female_04.mdl",
"models/player/Group03/Female_06.mdl",
"models/player/group03/male_01.mdl",
"models/player/Group03/Male_02.mdl",
"models/player/Group03/male_03.mdl",
"models/player/Group03/Male_04.mdl",
"models/player/Group03/Male_05.mdl",
"models/player/Group03/Male_06.mdl",
"models/player/Group03/Male_07.mdl",
"models/player/Group03/Male_08.mdl",
"models/player/Group03/Male_09.mdl"},
description = [[The lowest person of crime. A Gangster generally works for the Crime Boss who runs the crime family. The Crime Boss sets your agenda and you follow it or you might be punished by getting executed and after demoted.]],
weapons = {"weapon_pass_rp"},
command = "gangster",
max = 6,
salary = 100,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Criminals",
})

TEAM_THIEF = DarkRP.createJob("Thief", {
color = Color(0, 0, 0, 255),
model = {"models/player/suits/male_07_closed_coat_tie.mdl", "models/player/suits/male_08_open.mdl", "models/player/suits/male_09_open.mdl", "models/player/suits/male_06_shirt_tie.mdl"},
description = [[You are the thief, it is your job to steal everything that you get your hands on, you are allowed to mug, raid, rob banks and have printers, you also have to wait 5 minutes before mugging someone else.]],
weapons = {"weapon_pass_rp", "lockpick"},
command = "thief",
max = 5,
salary = 100,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Criminals",
})

TEAM_MASTERTHIEF = DarkRP.createJob("Master Thief", {
color = Color(0, 0, 0, 255),
model = {"models/player/suits/robber_open.mdl", "models/player/suits/robber_tuckedtie.mdl", "models/player/suits/robber_tie.mdl", "models/player/suits/robber_open.mdl"},
description = [[You are the Master Thief, it is your job to steal everything that you get your hands on, you are allowed to mug, raid, rob banks and have printers, you also have a greater salary from a normal thief and you can continously mug people but not the same person.]],
weapons = {"weapon_pass_rp", "lockpick", "m9k_knife"},
command = "masterthief",
max = 2,
salary = 600,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Criminals",
})

TEAM_WEEDGROWER = DarkRP.createJob("Weed Grower", {
color = Color(28, 190, 0, 255),
model = {"models/player/suits/male_07_closed_coat_tie.mdl", "models/player/suits/male_08_open.mdl", "models/player/suits/male_09_open.mdl", "models/player/suits/male_06_shirt_tie.mdl"},
description = [[You are the Weed Grower, it is your job to grow weed and sell it to the Drug Dealers which are located around the city, you may also buy weed and sell it to players.]],
weapons = {"weapon_pass_rp", "lockpick"},
command = "weedgrower",
max = 4,
salary = 150,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Criminals",
})

TEAM_METHCOOK = DarkRP.createJob("Meth Cook", {
color = Color(0, 255, 225, 255),
model = {"models/player/hazmat/colorable_hazmat.mdl"},
description = [[You are the Meth Cook, it is your job to Cook Meth and sell it to the Drug Dealers which are located around the city.]],
weapons = {"weapon_pass_rp"},
command = "methcook",
max = 4,
salary = 150,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Criminals",
})

TEAM_BLACKMARKETDEALER = DarkRP.createJob("Black Market Dealer", {
color = Color(46, 64, 62, 255),
model = {"models/player/Eli.mdl"},
description = [[You are the Black Market Dealer, it is your job to Sell Illegal things to other players around the city, just keep in mind that if a cop catches you selling to others you may be fined or even jailed.]],
weapons = {"weapon_pass_rp"},
command = "blackmarketdealer",
max = 4,
salary = 150,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Criminals",
})

-- Terrorists

TEAM_TERRORISTLEADER = DarkRP.createJob("Terrorist Leader", {
color = Color(0, 0, 0, 255),
model = {"models/player/kuma/taliban_rpg.mdl"},
description = [[You are the Terrorist Leader, you have the power of every terrorist, you tell terrorists what do to, terrorists have to listen to you unless its against the rules, you are allowed to kidnap, hostage, mug and torture other people, its also your role to plan out a raid on the Nexus which can only be raided once every hour, by raiding the Nexus you are trying to reach the goal of stealing the money from Money Vaults located up inside the building, Terrorists have to split the money with every terrorist involved in the raid, also before raiding the Nexus you have to say /ooc Nexus Raid!]],
weapons = {"lockpick", "m9k_knife", "m9k_machete", "m9k_ak47", "m9k_hk45"},
command = "terroristleader",
max = 1,
salary = 1000,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Terrorists",
})

TEAM_TERRORISTBOMBER = DarkRP.createJob("Terrorist Bomber", {
color = Color(0, 0, 0, 255),
model = {"models/player/kuma/alqaeda_commando.mdl"},
description = [[You are the Terrorist Bomber, you have to obey whatever the Terrorist Leader says unless its against the rules, your role is to run into crowds of people at events and bomb them, just remember you can only bomb on events for example a Stunt Show, Meeting, Casino, Party etc, you also may raid the Nexus and kill everyone inside by bombing or shooting them, you may only raid the Nexus once every hour, the goal of this is to get to the Money Vault room and steal the money from them, also before raiding the Nexus you have to say /ooc Nexus Raid!]],
weapons = {"lockpick", "m9k_knife", "m9k_rpg7", "m9k_suicide_bomb", "m9k_ak47", "m9k_hk45"},
command = "terroristbomber",
max = 1,
salary = 450,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Terrorists",
})

TEAM_TERRORISTGUNMAN = DarkRP.createJob("Terrorist Gunman", {
color = Color(0, 0, 0, 255),
model = {"models/player/kuma/taliban_grunt.mdl"},
description = [[You are the Terrorist Gunman, you have to obey whatever the Terrorist Leader says unless its against the rules, your role is to Terrorise Stunt Shows, Meetings, Casinos, Parties etc, you also may raid the Nexus and kill everyone inside by shooting them, you may only raid the Nexus once every hour, the goal of this is to get to the Money Vault room and steal the money from them, also before raiding the Nexus you have to say /ooc Nexus Raid!]],
weapons = {"lockpick", "m9k_knife", "m9k_ares_shrike", "m9k_ak47", "m9k_hk45"},
command = "terroristgunman",
max = 2,
salary = 200,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Terrorists",
})

NOTE: You have to make a category for each of the different jobs categories!

Leave a like if you liked any!

RE: DarkRP Cusom Jobs!

Magistrox
Novice
Prime
Level:
0
Reputation:
0
Posts:
30
Likes:
0
Credits:
0
07-12-2017, 03:02 AM
#2
I have misery to read, but thank you good even sharing!

RE: DarkRP Cusom Jobs!

NeoDrive
Junior Member
Prime
Level:
0
Reputation:
0
Posts:
57
Likes:
1
Credits:
2
07-12-2017, 03:04 AM
#3
Would be easy if you made this a spoiler so people don't have to scroll so far but good stuff
[Image: p.txt.gif]

RE: DarkRP Cusom Jobs!

sebdecourcy4
Closed Account
Level:
0
Reputation:
0
Posts:
7
Likes:
0
Credits:
16
07-12-2017, 11:31 AM
#4
personal fave:
TEAM_SPIDER = DarkRP.createJob("Spider-Man", {
color = Color(60, 103, 168, 255),
model = {"models/models/konnie/spidermanhm/spidermanhm.mdl"},
description = [[Spider-Man. Fight Crime dude. Spider-Man, Spider-Man,
Does whatever a spider can
Spins a web, any size,
Catches thieves just like flies
Look Out!
Here comes the Spider-Man.

Is he strong?
Listen bud,
He's got radioactive blood.
Can he swing from a thread
Take a look overhead
Hey, there
There goes the Spider-Man.

In the chill of night
At the scene of a crime
Like a streak of light
He arrives just in time.

Spider-Man, Spider-Man
Friendly neighborhood Spider-Man
Wealth and fame
He's ignored
Action is his reward.

To him, life is a great big bang up
Wherever there's a hang up
You'll find the Spider-Man.]],
weapons = {"weapon_spiderman"},
command = "spider",
max = 1,
salary = 500,
admin = 0,
vote = false,
hasLicense = true,
candemote = false,
category = "Civil Protection"
})

RE: DarkRP Cusom Jobs!

Blaynester03
Active Member
Level:
0
Reputation:
2
Posts:
245
Likes:
15
Credits:
16
07-12-2017, 09:28 PM
#5
Pretty sure this should come under leaks but thanks anyway!
Shoutout to ma boi freemmaan for giving me +2!

RE: DarkRP Cusom Jobs!

Ischuk
Junior Member
Level:
0
Reputation:
0
Posts:
64
Likes:
1
Credits:
3
09-12-2017, 05:05 PM
#6
Still need to put the protection so that people of a certain role could not become this roll

RE: DarkRP Cusom Jobs!

bigbears88
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
16
10-12-2017, 02:01 AM
#7
Should have put it in a spoiler but thanks for sharing man

RE: DarkRP Cusom Jobs!

Epicguy5000
Closed Account
Level:
0
Reputation:
0
Posts:
45
Likes:
0
Credits:
1
14-12-2017, 07:04 PM
#8
Thanks i might try and use this. This saves me a lot of time. Smile

RE: DarkRP Cusom Jobs!

Tstuginski1
Closed Account
Level:
0
Reputation:
0
Posts:
44
Likes:
1
Credits:
0
17-12-2017, 06:24 PM
#9
Very interesting jobs maybe I'll someday use somebody who knows

Users browsing this thread: 1 Guest(s)