альфа
Posted: 2008-08-11 16:12:04
Komu ne lenj pozhalujsta vilozhite scp shtobi on tele po stolbu .
Code: Select all
sub Tele_Out()
var tStone='тип камня'
uo.FindType(tStone,'-1','ground')
if uo.FindCount() then
uo.WarMode(0)
wait(150)
uo.UseObject('finditem')
end if
end sub