So, I've basically tried setting up starwarsrp, and Falco's prop protection is giving me this error, no matter if it's inside the modules folder, or the addons folder..
Here's the error;
[CODE][ERROR] addons/fpp/lua/fpp/client/hud.lua:158: attempt to call field 'getPrivateSetting' (a nil value)
1. fn - addons/fpp/lua/fpp/client/hud.lua:158
2. unknown - addons/ulib/lua/ulib/shared/hook.lua:179[/CODE]
Heres the line of code;
[CODE]
if FPP.getPrivateSetting("HideOwner") then return end
[/CODE]
Sorry, you need to Log In to post a reply to this thread.