The title says it all, how do I re-enable fadmin? Thanks.
Depends how you disabled it. Are you on DarkRP 2.5? If so, you should have used a module to disable it, found on the DarkRP Wiki. If you did that, just delete or remove the module.
[QUOTE=GM_Wizard;42858589]Depends how you disabled it. Are you on DarkRP 2.5? If so, you should have used a module to disable it, found on the DarkRP Wiki. If you did that, just delete or remove the module.[/QUOTE]
[url]http://wiki.darkrp.com/index.php/LUA:Remove_FAdmin[/url]
I used this, but cant seem to reverse it, its deleted.
[QUOTE=KingOrthos;42858757][url]http://wiki.darkrp.com/index.php/LUA:Remove_FAdmin[/url]
I used this, but cant seem to reverse it, its deleted.[/QUOTE]
Yea thats the right way. After you deleted that and restarted your server it should have been back. I'm not sure, sorry.
[code]
timer.Simple(0, function()
FAdmin.GlobalSetting.FAdmin = true
end)[/code]
Run this and restart ( in the same file ), then you can delete it.
Im not sure, maybe you could download another server and put the files into the server were you deleted fadmin?
[QUOTE=Robotboy655;42858956][code]
timer.Simple(0, function()
FAdmin.GlobalSetting.FAdmin = true
end)[/code]
Run this and restart ( in the same file ), then you can delete it.[/QUOTE]
It comes up with an error :/.
[QUOTE=KingOrthos;42864931]It comes up with an error :/.[/QUOTE]
Posting the error helps you know...
Anyway, just reinstall DarkRP and be done with it.
Sorry, you need to Log In to post a reply to this thread.