ZuKoMTA Posted April 28, 2015 Share Posted April 28, 2015 Hello , for community MTASA , I found gta5 shader , I noticed on some server that can be done to you could see shaders only acl to which they are added. Could you explain to me how to do it? Thank you. Link to comment
xXMADEXx Posted April 30, 2015 Share Posted April 30, 2015 On the server side, when the player logins, you need to check if that player is in the required ACL. If they are, trigger a client event that will enable the shader. Functions/Events Required: --Server Side onPlayerLogin isObjectInACLGroup aclGetGroup triggerClientEvent -- Client addEvent addEventHandler Link to comment
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