ACE3/addons/arsenal
Jasper 257d9536cc
Cargo - Add ability to add custom name to cargo objects (#8023)
* First Push

Added the ability to edit cargo objects (crates/boxes only) names. Either via in-game action on the object it self or via 3den attributes.

Added a single function which spawns the UI to edit the name and also edits it. This is an scripted UI, it could be changed to a config version if wanted, but as I'm not good in UI coding I left it on this simple version mainly for testing.

Added 4 new stringtable entries, 2 for action and 2 for 3den attributes.

* Add extra stringtable

Forgot to add the UI to the stringtable.

* Update fnc_renameObject.sqf

fixing tabs

* Show custom name only behind

Added new function "getNameItem" that will get the items name.
Put the custom name behind the original name between brackets "[...]".

* Added "Hide Rename Action" setting

Also removed an unused _itemClass from postInit.

* Apply suggestions from code review

Co-authored-by: jonpas <jonpas33@gmail.com>

* Update AUTHORS.txt

Added my name

* Applied the sugesstions.

* Fixed function crash

* Moved to dialog.

* Removed unused comment/code

* Update renameMenu.hpp

Fixed tabs to spaces.

* Update renameMenu.hpp

* move rename to common

* Update addons/arsenal/ui/RscAttributes.hpp

* style and use addActionToObject

Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-10-12 17:42:38 -05:00
..
data Arsenal - add custom right panel misc items buttons (#7596) 2020-06-29 10:43:33 -05:00
functions Arsenal - Stop deleting unique belt items (#8483) 2021-10-12 17:10:18 -05:00
missions/Arsenal.VR Arsenal - Fix main menu mission (#7594) 2020-03-11 21:09:36 +01:00
ui Cargo - Add ability to add custom name to cargo objects (#8023) 2021-10-12 17:42:38 -05:00
$PBOPREFIX$ Add ACE_Arsenal (#5734) 2017-12-07 08:48:10 +01:00
ACE_Arsenal_Sorts.hpp Arsenal - Fix sort by load (#8011) 2020-11-24 15:29:43 +01:00
ACE_Arsenal_Stats.hpp Arsenal - Add grenade fuse time stat (#7694) 2020-06-07 19:58:55 -05:00
Cfg3DEN.hpp Arsenal - Improvements to 3DEN attribute (#6849) 2019-03-12 11:26:40 -05:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
config.cpp fix my name, add it to contributers (#8295) 2021-06-27 07:01:12 +02:00
defines.hpp Arsenal - Stop deleting unique belt items (#8483) 2021-10-12 17:10:18 -05:00
Display3DEN.hpp Cleanup some functions headers and macro using (#6866) 2019-03-20 15:18:43 -05:00
RscDisplayMain.hpp Remove unused VRTraining class from Arsenal config (#7276) 2019-12-04 14:12:42 -06:00
script_component.hpp More various ace arsenal fixes (#6192) 2018-04-12 10:44:23 -05:00
stringtable.xml Cargo - Add ability to add custom name to cargo objects (#8023) 2021-10-12 17:42:38 -05:00
XEH_postInit.sqf Arsenal - Provide reference to the current box (#7948) 2020-10-26 12:01:18 -05:00
XEH_preInit.sqf initial push (#8099) 2021-02-18 12:58:26 -06:00
XEH_PREP.hpp Arsenal - Conditional on sorts (#7889) 2020-11-02 12:23:44 -06:00
XEH_preStart.sqf Arsenal - Compile stats on first use (#6159) 2018-02-23 23:30:15 -06:00