Pickupable Items Indication 0.2
661
21
661
21
This simple mod adds like a Diablo-game indication for pickupable game items.
Installation:
1) Install ScriptHook (Download: http://www.dev-c.com/gta/scripthookv)
2) Install ScriptHookDotNet (Download: https://github.com/crosire/scripthookvdotnet/releases)
3) Put "PickupableItemsIndication.dll" and "PickupableItemsIndication.ini" to "scripts" folder in your GTA 5 main folder
Using:
The mod will be activated automatically.
Keys:
"U" - Deactivate/Activate the mod
"NumPad4" - Show/Hide Item infoname panel
"K" - Drop current player weapon on ground (just a script bonus :-) )
------------------- CHANGELOG ----------------------
Update v0.2:
- Added .ini config file with keys and params settings
Update v0.1:
- Initial release
Installation:
1) Install ScriptHook (Download: http://www.dev-c.com/gta/scripthookv)
2) Install ScriptHookDotNet (Download: https://github.com/crosire/scripthookvdotnet/releases)
3) Put "PickupableItemsIndication.dll" and "PickupableItemsIndication.ini" to "scripts" folder in your GTA 5 main folder
Using:
The mod will be activated automatically.
Keys:
"U" - Deactivate/Activate the mod
"NumPad4" - Show/Hide Item infoname panel
"K" - Drop current player weapon on ground (just a script bonus :-) )
------------------- CHANGELOG ----------------------
Update v0.2:
- Added .ini config file with keys and params settings
Update v0.1:
- Initial release
Првпат Додадено: Јуни 21, 2023
Последно Ажурирање: Јуни 22, 2023
Последно Симнување: пред 15 саати
14 Коментари
More mods by Stifflerstiv:
This simple mod adds like a Diablo-game indication for pickupable game items.
Installation:
1) Install ScriptHook (Download: http://www.dev-c.com/gta/scripthookv)
2) Install ScriptHookDotNet (Download: https://github.com/crosire/scripthookvdotnet/releases)
3) Put "PickupableItemsIndication.dll" and "PickupableItemsIndication.ini" to "scripts" folder in your GTA 5 main folder
Using:
The mod will be activated automatically.
Keys:
"U" - Deactivate/Activate the mod
"NumPad4" - Show/Hide Item infoname panel
"K" - Drop current player weapon on ground (just a script bonus :-) )
------------------- CHANGELOG ----------------------
Update v0.2:
- Added .ini config file with keys and params settings
Update v0.1:
- Initial release
Installation:
1) Install ScriptHook (Download: http://www.dev-c.com/gta/scripthookv)
2) Install ScriptHookDotNet (Download: https://github.com/crosire/scripthookvdotnet/releases)
3) Put "PickupableItemsIndication.dll" and "PickupableItemsIndication.ini" to "scripts" folder in your GTA 5 main folder
Using:
The mod will be activated automatically.
Keys:
"U" - Deactivate/Activate the mod
"NumPad4" - Show/Hide Item infoname panel
"K" - Drop current player weapon on ground (just a script bonus :-) )
------------------- CHANGELOG ----------------------
Update v0.2:
- Added .ini config file with keys and params settings
Update v0.1:
- Initial release
Првпат Додадено: Јуни 21, 2023
Последно Ажурирање: Јуни 22, 2023
Последно Симнување: пред 15 саати
This file has been approved automatically. If you think this file should not be here for any reason please report it.
this mod is so good!
@zizibaluzion thank you!
@Stifflerstiv Can you add ini file please???
@Yungbounty of course, in next update :-)
@Stifflerstiv Tyy
Very good mod, Why are there so few comments?combined with Pick Up2.2, very good. It is the name of the weapon, which can sometimes be difficult to see clearly. It should be due to the dark and gray backgroundCan you add an option to adjust the weapon name above the light column, 1 to 2 meters?
@JoyLucien thanks, i'll think about this :)
@Stifflerstiv I am not someone who plays games in English, but your mod displays the names of the basic weapons in the game in the language I use. But some DLC weapons, such as Heavy Sniper Mk II, are displayed in English. I checked your script and found that the name script of the basic weapon is the read weapon hash value: WT_SNIP_HVY, and the DLC weapon seems to be the name you wrote into the script. I don't know if what I said is right. Can you make all weapon names read weapon hashes so that they all show up in my language. Also, if the game is updated and the latest DLC weapons are updated, the names of the weapons will not be displayed. Is there a way for players to add the corresponding hash value of the weapon in the ini to name it? This can prevent subsequent updates from causing some weapon names to be unable to be displayed.
@JoyLucien DLC weapon names haven't correct tag names :-( it's so stupid. may be i will find a solution.
@Stifflerstiv Do you mean that the DLC weapon name rockstar does not set a hash value, for example: WT_SNIP_HVY? Then what method is used to display the names in different languages in the game?
@JoyLucien yes, it is. may be i can find correct gxt names for DLC weapons in future.
Hey love this mod, man great idea. Wondering if you can add options to customize colors.
@justokin thanks. good idea, may be i will add that feature