question

xraengame avatar image
xraengame asked

Выдача предметов игроку,Как от имени клиента выдать придмет в UE4

Я не могу понять как мне сделать так чтоб игрок мог сам добавить предмет к себе в инвентарь

,

Я не могу понять как игроку выдавать предмет не покупая его

unreal
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Gosen Gao avatar image
Gosen Gao answered

Since we are a English forum, we only provide support in English. After translating your question using the translator, I believe you are trying to give an item to a player without buying it. For this issue, you can use API GrantItemsToUser to give an item to a player. Since this is a server API, you may need to call it from an Azure Function.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.