![]() |
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] ![]() 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 |