Hello,
I'm struggling with a script. Well I need help with:
If possible - I want sell random items in count from 10 to unlimited.
This script looks like this:
local ItemId = 2470 < golden legs
local Cost = 1000000
function onUse(cid, item, fromPosition, itemEx, item2, toPosition)
if...