Moderators IIYAMA Posted February 28, 2015 Moderators Posted February 28, 2015 (edited) Change your weaponslot, without enabling too much glitches. Version 1.0.1: Exports: [color=#FF7F00]Setup weaponswitch speed limit. (save arg, overwrite players arg)[/color] [color=#FF7F00]Setup weaponswitch speed limit per player.[/color] [color=#FF7F00]Get weaponswitch speed limit.[/color] [color=#FF7F00]Get weaponswitch speed limit per player.[/color] [color=#FF7F00]Set jetpack weapons enabled.[/color] [url=http://s22.postimg.org/jvjglyuz3/mta_screen_2015_03_04_22_29_07.png]Screenshot.[/url] [color=#FF7F00]Get jetpack weapons enabled.[/color] [color=#0000FF]Set player weaponswitch frozen.[/color] ■ Server ■ Client ■ Shared Exports syntax:(server) setWeaponSwitchSpeedLimit ( int speed [, bool save = false, bool overwritePlayers = false]) return true/false, true/false, true/false getWeaponSwitchSpeedLimit ( ) return value setPlayerWeaponSwitchSpeedLimit ( player thePlayer, int speed) return true/false getPlayerWeaponSwitchSpeedLimit ( player thePlayer) return value setJetpackWeaponsEnabled ( bool status [, bool save = false ) return true/false, true/false getJetpackWeaponsEnabled ( ) return true/false setPlayerWeaponSwitchFrozen ( table/player, status ) return true/false Exports syntax:(client) setPlayerWeaponSwitchFrozen ( status ) return true/false How to use export functions? Download version 1.0.1 Edited March 9, 2015 by Guest 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
khalid-mks Posted February 28, 2015 Posted February 28, 2015 What is that download Image http://www.extra-gaming.ml/ في انتضار جاهزية الموقع مع السيرفر Script , GameMode 30 %
Moderators IIYAMA Posted February 28, 2015 Author Moderators Posted February 28, 2015 Ops O_o @khalid-mks Thank you very much. Fixed the links. 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
khalid-mks Posted February 28, 2015 Posted February 28, 2015 No need to thank This duty ------- give me your skype plz http://www.extra-gaming.ml/ في انتضار جاهزية الموقع مع السيرفر Script , GameMode 30 %
Moderators IIYAMA Posted March 4, 2015 Author Moderators Posted March 4, 2015 Next version will soon be released. New features: [b]- Setup weaponswitch speed limit (default).[/b] You can change the amount of time it takes to switch your weapon(also per player). [b]- SetJetpackWeapons enabled (default).[/b] Since the setJetpackWeaponEnabled has been released. Not much people have been able to get a lot of benefit from that, because you normaly can't switch your weapon while using a jetpack. But now you can. [b]- Export functions, so all settings can be edited from other resources.[/b] Exports: [color=#FF7F00]Setup weaponswitch speed limit. (save arg, overwrite players arg)[/color] [color=#FF7F00]Setup weaponswitch speed limit per player.[/color] [color=#FF7F00]Get weaponswitch speed limit.[/color] [color=#FF7F00]Get weaponswitch speed limit per player.[/color] [color=#FF7F00]Set jetpack weapons enabled.[/color] [color=#0000FF]Set player weaponswitch frozen.[/color] ■ Server ■ Client ■ Shared If there is stuff missing, let me know. 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
Moderators IIYAMA Posted March 4, 2015 Author Moderators Posted March 4, 2015 1.0.1 is released. 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
Anubhav Posted March 4, 2015 Posted March 4, 2015 1.0.1 is the best! I love it, you can make alot of things! See my some resources: Skin shop: https://community.multitheftauto.com/in ... ls&id=8008 Note script: https://community.multitheftauto.com/in ... ls&id=8009 Rules Panel: https://community.multitheftauto.com/in ... ls&id=8246 Random Money: https://community.multitheftauto.com/in ... ls&id=8718
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