Minotaur Posted June 13, 2013 Posted June 13, 2013 I want no reload script for admins anybody help me?
Castillo Posted June 13, 2013 Posted June 13, 2013 You want the weapon to have infinite clip ammo for the admins? San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
xXMADEXx Posted June 13, 2013 Posted June 13, 2013 Yes like the video Not a request page. Try to make the script, where here to help, but not do it all. The Ultimate Lua Tutorial! | MTA PHP SDK
Minotaur Posted June 13, 2013 Author Posted June 13, 2013 I cant make it i noob i now learning the scripting
PaiN^ Posted June 13, 2013 Posted June 13, 2013 Then try to make the code, If you fail we'll help you . But we aren't giving you the hole code like that ! " Keep Thinking Different . " - Steve Jops -------------------- Don't send me PMs asking for help, I Won't reply !
Minotaur Posted June 13, 2013 Author Posted June 13, 2013 thats all can i do noReload i very very noob please help
PaiN^ Posted June 13, 2013 Posted June 13, 2013 You got this forum wrong i think . This forum is to help you to learn how to make scripts, Not to give you ready codes ! if you don't want to learn, You should pay someone to do it for you . " Keep Thinking Different . " - Steve Jops -------------------- Don't send me PMs asking for help, I Won't reply !
Quited Posted June 13, 2013 Posted June 13, 2013 setWeaponProperty Arguments : "maximum_clip_ammo" - int Set this for all weapons
Minotaur Posted June 13, 2013 Author Posted June 13, 2013 function () setWeaponProperty ( 25, true) So? This is good? and i dont know how to create only for the admins
Moderators IIYAMA Posted June 14, 2013 Moderators Posted June 14, 2013 bool setWeaponProperty ( int weaponID/string weaponName, string weaponSkill, string property, int/float theValue ) read syntax better. and i dont know how to create only for the admins You can't. Unless you use differend weapon stats for admins. Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
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