mehah / otclient

An alternative tibia client for otserv written in C++20 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
Other
242 stars 177 forks source link

feat: colored text loot #763

Open luanluciano93 opened 2 months ago

luanluciano93 commented 2 months ago
local listOfValuesByItemId = {
    ["3031"] = 1000001,
}

image