This object is in archive! 

[Feature request] Get Item name from MyItemInfo

Claus Pedersen shared this feedback 18 months ago
Not Enough Votes

Hi there.


There is currently no way to get the name of an item via the API for ingameScripts

This means that ingameScript developers have to make there own list of each ingame items if they want to show the name on an LCD.

This also means that they would have to manually add mod support for item names in there list if they want to show the mods item names for mods they support.


From my standpoint the MyItemInfo Struct should have the name of the item as well with a field like:

  • Name
  • ItemName

By doing that it would help reducing the ingameScript code and give more space for the ingameScript developers to use the limited space better and also being able to add better mod support for mods that adds new items to the game.


Hope you will consider this.

Kind Regards

Satis.

Replies (1)

photo
1

Changed the post to exclude localized names as scripts are run on server side and not client side so localized names would not be possible but the english names should be possible

Leave a Comment
 
Attach a file