u need make scripts :S
function onUse(cid, item, frompos, item2, topos)
if item.uid == xxxxx then
if getPlayerStorageValue(cid,xxx) == -1 then
doPlayerSendTextMessage(cid,25,"Here is your blahh!")
doPlayerAddItem(cid,xxxx,1)
setPlayerStorageValue(cid,xxx,1)
else
doPlayerSendTextMessage(cid,25,"You have already gotten your reward.")
end
end
return TRUE
end
<action uniqueid="20130" event="script"value="quests/annihilator/2nd manarune.lua"/>
That obviously means those teleports werent done....lawl...wow
I think im going to fix the server up and yeah and put it up. PM me if you wanna help me.
Assassin, I'm doing the sameAlmost done. It is getting pretty awesome ^^