Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

物品物编属性获取名称出来非设置的中文 #576

Open
AlterShana opened this issue Jan 9, 2025 · 1 comment
Open

物品物编属性获取名称出来非设置的中文 #576

AlterShana opened this issue Jan 9, 2025 · 1 comment
Labels

Comments

@AlterShana
Copy link

代码如下:

            local item_obj = y3.object.item[item_id]
            LOG.debug('商品名称:{},商品key:{}', item_obj.data.name, item_obj.data.key)

image

@sumneko sumneko added the 提问 label Jan 10, 2025
@sumneko
Copy link
Member

sumneko commented Jan 10, 2025

目前需要再name和description字段外面套一个 y3.game.locale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants