drag

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Bangbuss
Posts: 228
Joined: 2005-07-06 18:17:24

drag

Post by Bangbuss »

kak mozhna vzat' rekoli i prosta dragnut' ih na opredelonoe mesto v backpacke ili eshe luchshe esli dragnut' ih na id runbuka. u nas na servere netu nekakoj knopki kak zarjadit' knigu.
Successful
Posts: 174
Joined: 2008-12-13 00:00:15

Post by Successful »

Code: Select all

uo.setreceivingcontainer(Runebook)
uo.findtype(-1,-1,'backpack')
uo.grab('1','finditem')
uo.unsetreceivingcontainer(Runebook)
Bangbuss
Posts: 228
Joined: 2005-07-06 18:17:24

Post by Bangbuss »

spasiba.
Destruction
Junior Expert
Posts: 3221
Joined: 2004-06-24 22:08:56

Post by Destruction »

Code: Select all

uo.moveitem("^0x0000","1","Runebook")
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
Successful
Posts: 174
Joined: 2008-12-13 00:00:15

Post by Successful »

Destruction wrote:

Code: Select all

uo.moveitem("^0x0000","1","Runebook")

так может не получиться)хз как с букой,с хорсами и плеерами точно)
Destruction
Junior Expert
Posts: 3221
Joined: 2004-06-24 22:08:56

Post by Destruction »

Successful wrote:
Destruction wrote:

Code: Select all

uo.moveitem("^0x0000","1","Runebook")

так может не получиться)хз как с букой,с хорсами и плеерами точно)

У меня так нормально получается и с буками и с хорсами и с плеерами.

Вероятно вы что-то не так делаете.
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
Post Reply