jobs in darkRP!

Post Reply
iamnick89
New to forums
New to forums
Posts: 3
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Aug 05, 2014 8:23 am

jobs in darkRP!

Post by iamnick89 »

all my jobs in my DARKRP server have the weapons the police job have like stun baton,arest baton and unarrest baton just wondering how do i get the other jobs to no have those same weapons?
theRadAleks
This is my homepage
This is my homepage
Posts: 203
Joined: Wed Feb 19, 2014 6:07 pm
Location: Dallas, TX

Re: jobs in darkRP!

Post by theRadAleks »

You see those weapons because you are an admin, if you would like to disable that go to your config.lua for the DarkRP gamemode and find this

Code: Select all

GM.Config.AdminsCopWeapons 				= true
And replace it with

Code: Select all

GM.Config.AdminsCopWeapons 				= false
Post Reply