It used to be where you replace
[lua]if LocalPlayer():IsAdmin() then[/lua]
with
[lua]if LocalPlayer():IsSuperAdmin() then[/lua]
in cl_vgui. but cl_vgui doesn't come with DarkRP anymore.
Any help?
Go into client/vgui - Around line 296.
[QUOTE=Persious;36629759]Go into client/vgui - Around line 296.[/QUOTE]
Thanks, man!
It was on line 294.
Sorry, you need to Log In to post a reply to this thread.