Igor

Results 1 comments of Igor

client\main.lua 243 line to find `PlayerData.accounts[i].limit` replaced by `PlayerData.accounts[i].weight` client\main.lua 257 line to find `PlayerData.accounts[i].limit` replaced by `PlayerData.accounts[i].weight` client\main.lua 377 line replaced by `if tonumber(PlayerData.inventory[i].weight) < tonumber(PlayerData.inventory[i].count) + quantity and...