delta1337 Posted November 21, 2017 Share Posted November 21, 2017 Hello last time i'll was trying to make a script which adds M4 reload animations to Minigun Uzi and Tec 9 to make from them other weapons but ill have some problems and ill dont understand that much scripts so i will show what i'll was trying setWeaponProperty("uzi", "pro", "flag_anim_reload", 1) setWeaponProperty("minigun", "pro", "flag_anim_reload", 1) I need help please. Link to comment
Moderators IIYAMA Posted November 21, 2017 Moderators Share Posted November 21, 2017 (edited) You can't give weapons reload animations with setWeaponProperty because they simply do not exist(for some weapons) in GTA by default. An overwrite is required. (with setPedAnimation etc.) Edited November 21, 2017 by IIYAMA Link to comment
delta1337 Posted November 21, 2017 Author Share Posted November 21, 2017 Can you give me an example please? Link to comment
Moderators IIYAMA Posted November 21, 2017 Moderators Share Posted November 21, 2017 44 minutes ago, delta1337 said: Can you give me an example please? After you did some serious research and collecting the parts you need. I am not creating medium examples, if I am not sure if you will learn something of it. That are my rules. 1 Link to comment
delta1337 Posted November 21, 2017 Author Share Posted November 21, 2017 Ill found some research and ill keep not understanding, Ill didnt found nothing that will help me. Link to comment
Moderators IIYAMA Posted November 21, 2017 Moderators Share Posted November 21, 2017 Nice done mate. Now get serious please. https://wiki.multitheftauto.com/wiki/Client_Scripting_Functions https://wiki.multitheftauto.com/wiki/Client_Scripting_Events https://wiki.multitheftauto.com/wiki/Server_Scripting_Functions https://wiki.multitheftauto.com/wiki/Server_Scripting_Events Link to comment
delta1337 Posted January 6, 2018 Author Share Posted January 6, 2018 Well, nevermind ive done it on my own. Well thanks for your answers 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