Swagy Posted April 23, 2020 Posted April 23, 2020 I want to use setWeaponProperty for specific player only not for the whole server. Although, I was thinking of triggerClientEvent but setWeaponProperty client-side works only for client created weapons. Any ideas?
sacr1ficez Posted April 23, 2020 Posted April 23, 2020 3 hours ago, Swagy said: I want to use setWeaponProperty for specific player only not for the whole server. Although, I was thinking of triggerClientEvent but setWeaponProperty client-side works only for client created weapons. Any ideas? setWeaponProperty on client-side is only for custom weapons. Maybe it's good to create feature request on GitHub (and if it's possible, someone could do that) - i might do that. You can have 3 different levels of accuracy etc. per weapon. (poor, std, pro) - setPedStat for changing those levels.
Swagy Posted May 2, 2020 Author Posted May 2, 2020 Actually, setPedStat wouldn't help, I'm trying to make custom properties for each player, but I think it's impossible.
sacr1ficez Posted May 2, 2020 Posted May 2, 2020 1 hour ago, Swagy said: Actually, setPedStat wouldn't help, I'm trying to make custom properties for each player, but I think it's impossible. https://github.com/multitheftauto/mtasa-blue/issues/1415
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