Disorganize

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Baldon
Posts: 8
Joined: 2004-07-11 00:47:53

Disorganize

Post by Baldon »

How can i can as an exemple take a pile of 50 stacked itens(like arrows) and separete them 1 by 1?
South
Posts: 21
Joined: 2004-04-16 17:11:35
Contact:

Post by South »

hmmm/ intresiting!
for what purposes you need this kind of action.
i've never met such kind of scripts.
Baldon
Posts: 8
Joined: 2004-07-11 00:47:53

Post by Baldon »

I need it to train the skill poisoning, because if i poison the pile of stacked itens all them get poisoned, so i have to separete them one by one before starting to train.
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

there was examples on forum, especially in smelting scripts

the splitting may be accomplished through use of ,moveitem command with specifying where to put splitted piece

smth like
,moveitem _ORETYPE 1 100 100 0
Baldon
Posts: 8
Joined: 2004-07-11 00:47:53

Post by Baldon »

My inject is a little old and i can't change it because it's the inly version that works in my shard and it does not have the ,moveitem cmd =(
So is there another way to disorganize a pile?
Lord Ruslan Nightmare
Expert!
Posts: 359
Joined: 2004-04-25 11:11:07
Contact:

Post by Lord Ruslan Nightmare »

try uo.drag()
Без труда не выловишь и рыбку из пруда,
А без пруда не выловишь её и с трудом...
Baldon
Posts: 8
Joined: 2004-07-11 00:47:53

Post by Baldon »

How would be the complete Uo.Drag line?
Lord Ruslan Nightmare
Expert!
Posts: 359
Joined: 2004-04-25 11:11:07
Contact:

Post by Lord Ruslan Nightmare »

read documentation. There is link to YokoDoc.zip somewhere on http://yoko.netroof.net/injection.htm
Без труда не выловишь и рыбку из пруда,
А без пруда не выловишь её и с трудом...
Post Reply