llamavani
Trinitium Rubidia Style!
Someone can help me with this lua function or may be C++?
THX
THX
db.executeQuery("INSERT INTO `player_depotiems` VALUES (".. getPlayerGUID(player) ..", 1, 0, 0, itemid[2], 1)")
function doPlayerAddDepotItem(cid, itemid, amount)
db.executeQuery("INSERT INTO `player_depotiems` VALUES (".. getPlayerGUID(player) ..", 1, 0, 0, itemid[2], 1)")
end