GTA V / Mod / Mod script
Mod Menu v1.0
- Neutrinobeam | caricato da Neutrinobeam
- 05/06/2015
- 8273 Download
Valutazioni:
Per favore, prima accedi.
Preferiti:
Scarica
186.64Kb
186.64Kb
Videos
Non è ancora stato aggiunto alcun video.Devi aver effettuato l'accesso per aggiungere video a questa mod.
Descrizione
The current version of Mod Menu is available on gta5-mods.com
https://www.gta5-mods.com/scripts/mod-menu-no-more-hotkeys
No more fiddling with key conflicts or hard coding configuration files.
Mod Menu dynamically loads compatible mods and allows the user to launch them from a graphical interface. Mod authors need only follow the simple example in the included text file to make their mod work with MM.
Being that MM cannot load itself, it binds to, Launch: NP '-' or regular '-', Up: NP8 or i, Left: NP4 or j, Down: NP2 or k, Right: NP6 or l, Select: NP5 or Enter, Back: NP0 or backspace.
MM requires Scripthook. The download includes a compatible version of Alexander Blade's Native Trainer that does not bind to F4, so that you can see it in action.
https://www.gta5-mods.com/scripts/mod-menu-no-more-hotkeys
No more fiddling with key conflicts or hard coding configuration files.
Mod Menu dynamically loads compatible mods and allows the user to launch them from a graphical interface. Mod authors need only follow the simple example in the included text file to make their mod work with MM.
Being that MM cannot load itself, it binds to, Launch: NP '-' or regular '-', Up: NP8 or i, Left: NP4 or j, Down: NP2 or k, Right: NP6 or l, Select: NP5 or Enter, Back: NP0 or backspace.
MM requires Scripthook. The download includes a compatible version of Alexander Blade's Native Trainer that does not bind to F4, so that you can see it in action.
Commenti
Sono già stati pubblicati 6 commenti.
05/06/2015 17:30
Author here.
Note that "compatible mods" means mods that are specifically built to work with MM (Mod Menu.) That number is small now, but will hopefully grow with time.
Developers - use MM to launch your menu, calling whatever your default keybind did. Don't link it to your main() or ScriptMain() functions, as ScriptHook launches those.
Cita | Rispondi
Author here.
Note that "compatible mods" means mods that are specifically built to work with MM (Mod Menu.) That number is small now, but will hopefully grow with time.
Developers - use MM to launch your menu, calling whatever your default keybind did. Don't link it to your main() or ScriptMain() functions, as ScriptHook launches those.
Cita | Rispondi