Gun dealer
- 
				zman9300
- New to forums 
- Posts: 3
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Tue Sep 16, 2014 5:14 pm
Gun dealer
Hello i recently created my server.  I was wondering how i make it so when i do allowed and team gun and all that and seperate the gun noone else can spawn the shipment but for some reason any job can spawn the seperate weapon.  How do i make it so only gun dealer can spawn single weapon. Thanks
			
			
									
									
						- 
				theRadAleks
- This is my homepage 
- Posts: 204
- Joined: Wed Feb 19, 2014 6:07 pm
- Location: Dallas, TX
Re: Gun dealer
Go to your config.lua for DarkRP and find this code  and change it too 
If your using DarkRP 2.5 you can find your config at DarkRP/gamemode/config/config.lua
If your using DarkRP 2.4.3 you can find your config at DarkRP/gamemode/config.lua
			
			
									
									
						Code: Select all
GM.Config.restrictbuypistol 			= falseCode: Select all
GM.Config.restrictbuypistol 			= trueIf your using DarkRP 2.4.3 you can find your config at DarkRP/gamemode/config.lua