/)ssasin Posted February 26, 2018 Share Posted February 26, 2018 Hello, how can I make setWeaponProperty work for only one player? There is some way to change the ammo of weapons for a single player. Link to comment
NeXuS™ Posted February 26, 2018 Share Posted February 26, 2018 Try it on client-side. Link to comment
/)ssasin Posted March 1, 2018 Author Share Posted March 1, 2018 On 26/2/2018 at 16:09, NeXuS™ said: Try it on client-side. setWeaponProperty on the client side only works with createWeapon this creates a floating weapon is not the same as the giveWeapon You can help me adjust the createWeapon with the player so he can shoot and all that? Link to comment
NeXuS™ Posted March 1, 2018 Share Posted March 1, 2018 Do you want to change the ammo only? Link to comment
/)ssasin Posted March 1, 2018 Author Share Posted March 1, 2018 12 hours ago, NeXuS™ said: Do you want to change the ammo only? You see you never used createWeapon. createWeapon creates a floating weapon not for the player What I want is for you to help me adjust the createWeapon to the player The other property is easy, but first is to create the weapon and make it shoot Link to comment
NeXuS™ Posted March 1, 2018 Share Posted March 1, 2018 I asked you if you wanted to change the ammo only, as you can easily create a script for it, without using createWeapon. Using setWeaponAmmo, and a calculation would do it's job. 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