(s)ection Posted July 12, 2014 Posted July 12, 2014 hi, i want to know how to get the type of the resource started (onClientResourceStart) in the meta: thanks.
Et-win Posted July 12, 2014 Posted July 12, 2014 getResourceInfo(resource, "type") ~Scripts~ Clan War System V1.2.0 ~Maps~ [DM]Et-win - The Run [FUN]Et-win - Drift Rocket [FUN]Et-win - Drift Rocket // [DD]Et-win - Cross 3xC
MTA Team botder Posted July 12, 2014 MTA Team Posted July 12, 2014 getResourceInfo(resource, "type") You have to transfer the information from the function (works only serverside) to the client using triggerClientEvent. GitHub: Debug Console • MTA-Discord Relay Scripting: How to draw a line chart with DirectX functions? • Doppler Effect in MTA • Get the client's FPS • Customizable Blur Shader
(s)ection Posted July 12, 2014 Author 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
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