TadeoShakur Posted March 27, 2016 Posted March 27, 2016 Hello, today i wanted make some resources only for administrators. Ok, i've 2 resources: ''fly'' (for car) and ''superman'' (for person) I write it in fly: if isObjectInACLGroup("user."..getAccountName(getPlayerAccount(source)),aclGetGroup("Admin")) then i wanted to do same thing in superman resource. I put the same script ^. But still all players can fly, and always i get the next problem in console: [21:23:01] ERROR: Client triggered serverside event superman:stop, but event is not added serverside Solutions?? PLEASE GUYS
Captain Cody Posted March 27, 2016 Posted March 27, 2016 Seams as if the event is not added server side...
iPrestege Posted March 27, 2016 Posted March 27, 2016 If you can post both code's server and client's code may we can help you with that =/.
TadeoShakur Posted March 27, 2016 Author Posted March 27, 2016 means meta.xml - client.lua - server.lua ??
Captain Cody Posted March 27, 2016 Posted March 27, 2016 We need yeh server side code to find the issue + Make sure the server side is added in xml
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now