Drakath Posted April 5, 2014 Share Posted April 5, 2014 Clientside: setWeaponProperty("colt 45", "pro", "weapon_range", 1000) Bad argument @ 'setWeaponProperty' [Expected weapon at argument 1, got string 'colt 45'] What's wrong? Link to comment
Castillo Posted April 5, 2014 Share Posted April 5, 2014 setWeaponProperty client-side only sets the property of weapon ELEMENTS, if you want to set player weapon properties, then use it server side. 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