(s)ection Posted July 12, 2014 Share Posted July 12, 2014 hi, i want to know how to get the type of the resource started (onClientResourceStart) in the meta: thanks. Link to comment
Et-win Posted July 12, 2014 Share Posted July 12, 2014 getResourceInfo(resource, "type") Link to comment
MTA Team botder Posted July 12, 2014 MTA Team Share Posted July 12, 2014 getResourceInfo(resource, "type") You have to transfer the information from the function (works only serverside) to the client using triggerClientEvent. Link to comment
(s)ection Posted July 12, 2014 Author Share Posted July 12, 2014 getResourceInfo(resource, "type") ty Link to comment
(s)ection Posted July 12, 2014 Author Share Posted July 12, 2014 getResourceInfo(resource, "type") You have to transfer the information from the function (works only serverside) to the client using triggerClientEvent. ok ty 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