• [DarkRP] Disable default weapon for Job
    4 replies, posted
Hello, I want to make Zombie job, but I need him to have only "zombie_swep" weapon in jobs.lua How to do it? Thank you.
Go to addons > darkrpmodification > lua > darkrp_config then scroll to line 335 and edit the 'GM.Config.DefaultWeapons' table.
[QUOTE=D3soros;51025208]Go to addons > darkrpmodification > lua > darkrp_config then scroll to like 335 and edit the 'GM.Config.DefaultWeapons' table.[/QUOTE] Thank u for the answer. I need this only for one job
If you look at the [url=http://wiki.darkrp.com/index.php/DarkRP:CustomJobFields]DarkRP Custom Job Fields[/url] you'll be able to figure out where to put this. In PlayerLoadout you just return true to stop the job from getting the default weapons.
Thank u for the help. All work fine :P
Sorry, you need to Log In to post a reply to this thread.