How to disable FAdmin in a DarkRP?
Thread | |
---|---|
![]() đ¨ Creator đ Posts: 173 âŠī¸ Replies: 79 â¤ī¸ Reactions: 25 |
Norda Scripts
Posted 1620172122 (Edited) (644 views)Since I released my new Gmod Scoreboard Editable system with integrated administration functions running on all Gamemodes on Garry's Mod, running independently and autonomously the question is often asked to me "How to disable FAdmin in my DarkRP?" so I note the solution here to avoid repeating myself by sharing the link.
Let's start, 1. Find the variable DarkRP.disabledDefaults in the file darkrp_config.lua You can find the file darkrp_config.lua at this location : GarrysMod/garrysmod/addons/darkrpmodification-master/lua/darkrp_config.lua 2. Once in the darkrp_config.lua file, find fadmin located in the DarkRP.disabledDefaults["modules"] table and replace the false variable with true at the line fadmin.
3. Reboot. And you're done. đ |
Replies |
---|
Sign in or register to reply