Devil Store Doc > ClothSystem > Update กระเป๋า nc_inventory

Update กระเป๋า nc_inventory

mali🧊

เปิดไฟล์ Devil_ClothSystem/config_server.lua

1 . แก้ไขในส่วนของ Config_sv["insert_accessories"]

Alt Text

2 . ใช้การ export nc_inventory:AddItem จาก nc_inventory

    exports.nc_inventory:AddItem(xPlayer.source, {
        name = name,
        type = 'accessory',
        accessoryData = skin,
        optionType = 'player_' .. accessory
    })

Alt Text


Was this article helpful?

354 out of 740 found this helpful