3.897
172
-
10 Nisan 2018, Salı
Use Profile Editor to create and edit your profiles easily!
Having a few shortcuts in a mod is often useful. You only have to remember one or two keys and its done.
When you have a lot of mods installed, each one adding their own shortcuts, it begins to be truly overwhelming...
No More Shortcuts lets you add phone contacts that will trigger the shortcuts for you!
It is simple:
- It uses a XML file to create a phone contact
- When you call this contact, it will press the defined key(s) for you
Instead of remembering every shortcuts, simply go through your contact’s list and call the mod’s functionality.
It works using a profile system (a XML file containing informations about the phone contact and the key(s) to press).
Each mod must have a XML profile file to be added to the phone's contact list.
When creating the profile file, you might have to tweak the keys a little bit. Some keys are not supported by some mods very well. Just try another key.
If the mod lets you edit the key(s), you will have to use the same key(s) in both the mod config file and the XML profile file.
Note that the shortcut set by the mods will still work.
Prerequisites:
- ScriptHookV:
http://www.dev-c.com/gtav/scripthookv/
ScriptHookVDotNet2:
https://github.com/crosire/scripthookvdotnet/releases
NativeUI:
https://github.com/Guad/NativeUI/releases
iFruitAddon2:
https://github.com/Bob74/iFruitAddon2/releases
Mod installation:
- Install all prerequisites.
- Copy InputSimulator.asi and the scripts folder to your GTAV main directory (the one that contains GTAV.exe).
- Done!
Installing an existing profile:
- Paste XML file into scripts\NoMoreShortcuts folder.
- Edit XML file in order to have the same key(s) between the mod config and the profile.
Finding key values:
- Here are links to website giving keys codes: Keys.
Creating a new profile:
- (Highly recommended!) Use Profile Editor
- Or follow this guide: Creating a new profile
- Examples are available here.
Source code:
Github GTAForums'da konuyu gör »
İlk Yüklenme Zamanı: 7 Mart 2018, Çarşamba
Son Güncellenme Zamanı: 30 Ağustos 2018, Perşembe
Last Downloaded: 7 hours ago
229 Yorum
More mods by Bob_74:
Use Profile Editor to create and edit your profiles easily!
Having a few shortcuts in a mod is often useful. You only have to remember one or two keys and its done.
When you have a lot of mods installed, each one adding their own shortcuts, it begins to be truly overwhelming...
No More Shortcuts lets you add phone contacts that will trigger the shortcuts for you!
It is simple:
- It uses a XML file to create a phone contact
- When you call this contact, it will press the defined key(s) for you
Instead of remembering every shortcuts, simply go through your contact’s list and call the mod’s functionality.
It works using a profile system (a XML file containing informations about the phone contact and the key(s) to press).
Each mod must have a XML profile file to be added to the phone's contact list.
When creating the profile file, you might have to tweak the keys a little bit. Some keys are not supported by some mods very well. Just try another key.
If the mod lets you edit the key(s), you will have to use the same key(s) in both the mod config file and the XML profile file.
Note that the shortcut set by the mods will still work.
Prerequisites:
- ScriptHookV:
http://www.dev-c.com/gtav/scripthookv/
ScriptHookVDotNet2:
https://github.com/crosire/scripthookvdotnet/releases
NativeUI:
https://github.com/Guad/NativeUI/releases
iFruitAddon2:
https://github.com/Bob74/iFruitAddon2/releases
Mod installation:
- Install all prerequisites.
- Copy InputSimulator.asi and the scripts folder to your GTAV main directory (the one that contains GTAV.exe).
- Done!
Installing an existing profile:
- Paste XML file into scripts\NoMoreShortcuts folder.
- Edit XML file in order to have the same key(s) between the mod config and the profile.
Finding key values:
- Here are links to website giving keys codes: Keys.
Creating a new profile:
- (Highly recommended!) Use Profile Editor
- Or follow this guide: Creating a new profile
- Examples are available here.
Source code:
Github GTAForums'da konuyu gör »
İlk Yüklenme Zamanı: 7 Mart 2018, Çarşamba
Son Güncellenme Zamanı: 30 Ağustos 2018, Perşembe
Last Downloaded: 7 hours ago
-
@nkjellman Well, I'm not planning on using another menu library. NativeUI is still actively maintained and as you said, the latest version improves performances.
To avoid reading from HDD during game time, the plugin starts by reading all the profiles and store them in memory.
The log file only write informations when needed (when a problem occur) so it shouldn't drop fps.I will have to try some parts of the code to see what's impacting the performances, I already had in mind to use as less resources as possible so I don't really know what to improve atm.
7 Ocak 2019, Pazartesi -
@Bob_74 Yeah I see what you mean.
Maybe it could be the iFruit stuff. But I'd try and see how it affects FPS when you use the phone shortcut, and the controller shortcut. Heck it may have something to do with loading custom images. I know ScriptHookDotNet doesn't seem to do a good job when it comes to loading custom images in terms of FPS. It may help to use banners which exist in the game files. But also note that I do not have any banners in my configuration.
7 Ocak 2019, Pazartesi -
@nkjellman Hi,
Just to say I haven't forgot this but I'm working on other projects and I'm quite busy IRL. But I will totally try to improve this mod :)19 Ocak 2019, Cumartesi -
@Bob_74 Ah nvm about the top one Bob. I got my banner to look great. My problems now are:
1. My mod contact is located at the very bottom of the contact list. There are a lot of empty spaces between the last default contact and my mod contact. I started a fresh game btw and just past a single mission. Maybe the empty spaces are placeholders for the other default numbers that i'll encounter once i advance through the game?
2. Some button combination (and even a single button) doesn't work. Calling F8 for menyoo doesn't activate it, and calling C+W+SPACE for my fuel mod (to show gas station on the radar) doens't work either.25 Ocak 2019, Cuma -
-
-
-
Unhandled exception in script
"NoMoreShortcuts.NMS"!
FileNotFoundException at
NoMoreShortcuts.Profile..Ctor(
String xmlFile)pleas help on fixing this
2 Ocak 2020, Perşembe -
I found the script to crash when not connected online(Rockstar Offline Mode) so I decompiled the shdn-extender and deleted the IsUpdateAvailable() and it works now.
28 Ocak 2020, Salı -
-
''Note that the shortcut set by the mods will still work.'' so this makes the mod kinda useless for some players like me (i prefer using shortcuts instead of this mod becoz its faster), mod must be improved for having more empty buttons on keyboard (your mod should trigger other mods without key setup), other than that still a great idea hope u update soon.
8 Mayıs 2020, Cuma -
-
@Bob_74 this mod is not working with "(SharpDX & SharpDX.XInput) version 4.2.0.0".
27 Ağustos 2020, Perşembe -
@princegaz I am also facing the same problem, this mod is not compatible with (SharpDX & SharpDX.XInput) version 4.2.0.0. its actually works with version 4.0.1.0.
27 Ağustos 2020, Perşembe -
-
@bloolol I don't suppose you could share that file could you? I'm playing with my rolled back directory right now since the contract update killed MLO collisions
30 Aralık 2021, Perşembe -
NEW TOOL TO CREATE/EDIT PROFILES!
Profile Editor: https://gta5-mods.com/tools/profile-editor
Update 2.1.3 (10/04/2018):
- Fixed a crash when reloading ScriptHookVDotNet with a profile having no phone contact.
Update 2.1.0 (01/04/2018):
- Added the ability to play the phone's notification sound when showing the notification.
- Contacts names can be written in bold.
- Profies menus items can play a sound when selected.
- Profiles menus can now be opened using a shortcut (keyboard or gamepad). It means you can set your profile to open a menu even without having a new phone contact.
- (InputSimulator) Changed the way keys are sent so it should handle a bit more keys.