Imposter Posted March 15, 2013 Author Share Posted March 15, 2013 https://code.google.com/p/mtasa-blue/source/detail?r=4872As I said, it has already sync, server-side. Error: [string "theWeapon = createWeapon("minigun", 0, 0, 0..."]:1: attempt to call global 'createWeapon' (a nil value) Well then they are wrong..... >version uptodate< Same thing I got, and I am even on the Beta/Nightlies. Link to comment
Imposter Posted March 16, 2013 Author Share Posted March 16, 2013 SolidSnake14, could you please show how to make It sync? It was quite hard to understand, since I didnt know what you meant the the element, I am trying it attach a minigun to a car. Link to comment
Castillo Posted March 16, 2013 Share Posted March 16, 2013 Trigger an event to every player, and pass the vehicle element ( which will be used later to attach the weapon to it ), then on the client side, create the weapon, attach it to the vehicle element you passed with the event. Start with that, then you can go ahead and make them shoot. 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