gprovostjr wrote:I checkind it again and this is what is going on, as soon as I leave the game the sopping.lua looks like this
- Code: Select all
},
[7] = {
[1] = "Deman",
[2] = "3",
[3] = "Flask of Distilled Wisdom",
[4] = "Dun",
[5] = "7",
[6] = "send",
[7] = "0",
[8] = "",
},
[8] = {
[1] = "Zbestmage",
[2] = "10",
[3] = "Major Mana Potion",
[4] = "Dun",
[5] = "8",
[6] = "deleted",
[7] = "0",
[8] = "",
},
[9] = {
[1] = "Briarrose",
[2] = "10",
[3] = "Greater Shadow Protection Potion",
[4] = "Dun",
[5] = "9",
[6] = "deleted",
[7] = "0",
[8] = "",
},
[10] = {
[1] = "Zbestmage",
[2] = "3",
[3] = "Flask of the Titans",
[4] = "Dun",
[5] = "10",
[6] = "deleted",
[7] = "0",
[8] = "",
and then uniuploader uploads everything as before, but i dont think this is being processed as it the downloads the shopping.lua again and it has the send and deleted changed back to outbox
This shopping fiel is complete ?
There is missing the shoppinglist... part...
Or did you just give a code snippet ?