Quinny - 2009-01-01 14:51:54

Od razu Mówię Że Skrypt Nie Jest Mój

Autor Son of Sillve
Se With Na Miotłę I Klikamy Na Pole Gdzie Chcemy Lecieć

w data/actions/scripts robimy plik o nazwie miotlaziuu.lua i wklejamy to:

function onUse(cid, item, frompos, item2, topos)

npos = {x=topos.x, y=topos.y, z=topos.z}

if topos.x < 10000 then
doSendMagicEffect(topos,13)
doPlayerSay(cid,"Ziuuuuuu!!!",16)
doTeleportThing(cid,npos)
else
doPlayerSendCancel(cid, "Nie telepniesz sie do plecaka tongue")
end

return 1
end

następnie w data/actions/actions.xml dodajemy:

<action itemid="2324" script="miotlaziuu.lua" allowfaruse="1" />

www.ispk2009.pun.pl www.pieroszki.pun.pl www.komputer.pun.pl www.malabs.pun.pl www.sanitarka.pun.pl