sub smelt{
my ($i,@ore);
@ore[0] = 0x19B9; # 4 ore
@ore[1] = 0x19B8; # 3 ore
@ore[2] = 0x19BA; # 2 ore
@ore[3] = 0x19B7; # 1 ore
uo::findtype('0x0FB1',-1,1);
if (uo::findcount() > 0)
{
if (uo::getdistance('finditem') <=3 ){
foreach $i (@ore){
do{
uo::findtype($i,-1, 2);
uo::useobject('finditem');
&wait(200);
} while (uo::findcount() ne 0);
}
uo::deletejournal();
}
else
{
uo::print('Forge sliskom daleko!!!');
}
}
else
{
uo::print('Forge not found!!!');
}
Toggle shoutbox
Chat
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Pinject (Avto Ore Smelt)
Started by ARCON, Aug 13 2006 19:04
4 replies to this topic
#1
Posted 13 August 2006 - 19:04
#2
Posted 12 August 2012 - 15:26
sub smelt{
my ($i,@ore);
@ore[0] = 0x19B9; # 4 ore
@ore[1] = 0x19B8; # 3 ore
@ore[2] = 0x19BA; # 2 ore
@ore[3] = 0x19B7; # 1 ore
uo::findtype('0x0FB1',-1,1);
if (uo::findcount() > 0)
{
if (uo::getdistance('finditem') <=3 ){
foreach $i (@ore){
do{
uo::findtype($i,-1, 2);
uo::useobject('finditem');
&wait(200);
} while (uo::findcount() ne 0);
}
uo::deletejournal();
}
else
{
uo::print('Forge sliskom daleko!!!');
}
}
else
{
uo::print('Forge not found!!!');
}tochna dlja indzhi?
Papandos
#3
Posted 12 August 2012 - 15:51
Chitatj umeesh? Pinject a ne Inject
#4
Posted 12 August 2012 - 17:09
2006 goda tema, on tochno esho igraet...
#5
Posted 12 August 2012 - 20:57
fresh
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users




