Chcia?bym to przerobi? tak ?eby wymagany by? pacc
http://tibia.net.pl/actions/55670-tp-do-depo-za-pomoca-itemka.html
Autor skryptu Kukusfunction onUse(cid, item, frompos, item2, topos)
if item.actionid == 0 then
npos = {x=974, y=949, z=7}
doTeleportThing(cid,npos)
doSendAnimatedText(getPlayerPosition(cid), "Go DEPO!", TEXTCOLOR_BLUE)
doSetItemActionId(item.uid, 100)
local pos = getPlayerPosition(cid)
doSendMagicEffect(pos, 40)
return 0
end
end
http://tibia.net.pl/actions/55670-tp-do-depo-za-pomoca-itemka.html