Forum
![>](img/i_next.png)
![>](img/icons/cs2d.png)
![>](img/i_next.png)
![>](img/i_next.png)
Knopf und teleporter
5 replies![To the start](img/i_first.png)
![Previous](img/i_prev.png)
![Next](img/i_next.png)
![To the start](img/i_last.png)
tut mir echt leid hätte vllt. gepostet
1
2
3
4
5
6
7
8
2
3
4
5
6
7
8
addhook ("use","usen") function usen(id,e,v,x,y) if (x==1 and y==1) then --die Beiden "1" durch deine tile-coordianten ersetzen(edit) parse ("setpos "..id.." 100 100"); end end
edit:
stimmt ipoleacs gute Idee
![](img/smiles/wink.gif)
edited 1×, last 06.03.11 11:08:32 pm
addhook ("use","usen")
function usen(id,e,v,x,y)
if (x==17 and y==145) then --die Beiden "1" durch deine tile-coordianten ersetzen(edit)
parse ("setpos "..id.."600 4590")
end
end
edited 1×, last 07.03.11 12:24:38 am
![To the start](img/i_first.png)
![Previous](img/i_prev.png)
![Next](img/i_next.png)
![To the start](img/i_last.png)