Moderators IIYAMA Posted February 28, 2015 Moderators Share 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 Link to comment
khalid-mks Posted February 28, 2015 Share Posted February 28, 2015 What is that download Image Link to comment
Moderators IIYAMA Posted February 28, 2015 Author Moderators Share Posted February 28, 2015 Ops O_o @khalid-mks Thank you very much. Fixed the links. Link to comment
khalid-mks Posted February 28, 2015 Share Posted February 28, 2015 No need to thank This duty ------- give me your skype plz Link to comment
Moderators IIYAMA Posted March 4, 2015 Author Moderators Share 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. Link to comment
Moderators IIYAMA Posted March 4, 2015 Author Moderators Share Posted March 4, 2015 1.0.1 is released. Link to comment
Anubhav Posted March 4, 2015 Share Posted March 4, 2015 1.0.1 is the best! I love it, you can make alot of things! 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