jobs in darkRP!
-
- New to forums
- Posts: 3
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Tue Aug 05, 2014 8:23 am
jobs in darkRP!
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?
-
- This is my homepage
- Posts: 203
- Joined: Wed Feb 19, 2014 6:07 pm
- Location: Dallas, TX
Re: jobs in darkRP!
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
And replace it with
Code: Select all
GM.Config.AdminsCopWeapons = true
Code: Select all
GM.Config.AdminsCopWeapons = false