Printable View
Quote: Originally Posted by xendram Hey i have same problem. Did i made good changes? if islocation(1) and (topitem(32188,31639,.id)) == 6252 then usedoor(32188,31639,7) end if islocation(1) and (topitem(32188,31639,7).id) == 6252 then usedoor(32188,31639,7) end
if islocation(1) and (topitem(32188,31639,7).id) == 6252 then usedoor(32188,31639,7) end
but how will I find out the position of the door ?
Quote: Originally Posted by Imba make action in doors pos and usedoor($wptx, $wpty, $wptz, "open") thanks, this action did the trick
usedoor($wptx, $wpty, $wptz, "open")
how to know the id of the doors?