SphereCommunity
Custom items wrong name on sell - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Help (/Forum-Script-Help)
+--- Thread: Custom items wrong name on sell (/Thread-Custom-items-wrong-name-on-sell)



Custom items wrong name on sell - Technoghost - 02-22-2019 11:44 AM

Hello!

I need some help with this bug.

In my shard, when I create a new item and try to sell to npc, the item name showing like de baseid item.

Example:

This item showing Empty Bottle instead Poison

Quote:[ITEMDEF i_potion_Poison]
NAME=Poison
ID=i_bottle_empty
TYPE=t_potion
CAN=can_i_pile
TDATA1=i_bottle_empty
RESOURCES=2 i_reag_nightshade,1 i_bottle_empty
SKILLMAKE=ALCHEMY 15.1, t_mortar
ON=@Create
MORE1=s_poison
MORE2=50.0

[Image: Sem-t-tulo.png]


How I fix this?


RE: Custom items wrong name on sell - Coruja - 02-23-2019 10:05 AM

for some weird reason, encrypted clients always show item names using default name from cliloc list

so try using a no-crypt client to check if it works, or if your custom name is already on clilocs you can use NAMELOC=123456