Search found 8 matches

by Xoma
2004-05-16 23:17:03
Forum: Scripting Ore
Topic: Drag...
Replies: 2
Views: 2258

Точно.... ступил.... спасибо=)
by Xoma
2004-05-16 23:16:42
Forum: General
Topic: Drag...
Replies: 5
Views: 3005

точно.... ступил.... спасибо...=)
by Xoma
2004-05-15 19:36:18
Forum: Scripting Ore
Topic: Fisching
Replies: 2
Views: 2354

Take a dagger or a crossbow befor fishing and use a fishing pole... The fish will be cut and put into your bagpack...
by Xoma
2004-05-15 19:17:15
Forum: Scripting Ore
Topic: Drag...
Replies: 2
Views: 2258

Drag...

How can i drag many items from the floor? Is there any function which take all the items near my character? I tryed to do it so:
sub move()
var obj
var cont
uo.addobject("cont")
while uo.targeting()
wait(50)
wend
uo.addtype("obj"&#41 ...
by Xoma
2004-05-15 17:04:23
Forum: General
Topic: Drag...
Replies: 5
Views: 3005

Как я могу перетащить много однотиных вещей с пола к себе??? Ессть ли какаянить функция что бы собрать все вещи около чара? Я пробовал сделать так:

sub move()
var obj
var cont
uo.addobject("cont")
while uo.targeting()
wait(50)
wend
uo&#46 ...
by Xoma
2004-05-15 12:45:54
Forum: General
Topic: Drag...
Replies: 5
Views: 3005

Drag...

How can i drag many items from the floor? Is there any function which take all the items near my character? I tryed to do it so:
sub move()
var obj
var cont
uo.addobject("cont")
while uo.targeting()
wait(50)
wend
uo.addtype("obj"&#41 ...
by Xoma
2004-05-13 13:01:27
Forum: General
Topic: Выбрать объект
Replies: 1
Views: 1830

Выбрать объект

Как мне в скрипте вызвать прицел и записать в переменную ИД объекта, на который я указал???
by Xoma
2004-04-11 11:27:40
Forum: General
Topic: About types/О типах
Replies: 2
Views: 4802

About types/О типах

Проблема... пытаюсь найти остра на земле по типу, а он - не находит. Тип '0x00db'. он хоть убей не может его найти.
I have some trubles... I'm trying to find the object by type, but it isn't finded. Type '0x00db'. HELP!!!