hello
my script dont work (i am not scripter)
he dont work
my script dont work (i am not scripter)
function onUse(cid, item, fromPosition, itemEx, toPosition)
if getPlayerStorageValue(cid,60957) == -1 then
doPlayerAddItem(cid,8300,1)
doPlayerSendTextMessage(cid,25,"kill thousand dragos.")
setPlayerStorageValue(cid,65049,0)
end
if getPlayerStorageValue(cid, 65049) >= 999 then
doPlayerSendTextMessage(cid,25,"congratulations.")
doTeleportThing(cid, {x=32235,y=31902,z=7})
end
end
he dont work