DarkRP Question How to remove the holster restriction for guns?
2 replies, posted
Basiclly, On DarkRP, you can't fire the gun unless you aim, And I was wondering if there is a lua part in the gamemode folder somewhere involving this, Like Holstergun = false or something like that, If theres something like that, Then where is it? Thanks.
gamemodes/darkrp/config.lua
-- ironshoot - Enable/disable whether people need iron sights to shoot.
GM.Config.ironshoot = true
change that to false.
Thank you!
Sorry, you need to Log In to post a reply to this thread.