Yoko

All sides of Injection
It is currently 2025-11-04 00:11:29

All times are UTC+02:00




Post new topic  Reply to topic  [ 8 posts ] 
Author Message
PostPosted: 2008-08-11 21:56:51 
Offline
User avatar

Joined: 2008-08-11 21:52:22
Posts: 30
Не подбросит ли кто-нибудь кусочек кода, позволяющий перебрасывать вещи из пака не просто в сундук, а в определенный мешок из этого сундука?)


Top
   
 Post subject:
PostPosted: 2008-08-11 22:08:27 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Никакой разницы где находится мешок для инжекта нет. Хоть в 10й подсумке,-главное предварительно открыть этот мешок


Top
   
 Post subject:
PostPosted: 2008-08-12 08:02:49 
Offline
User avatar

Joined: 2008-08-11 21:52:22
Posts: 30
Scripts Writer wrote:
Никакой разницы где находится мешок для инжекта нет. Хоть в 10й подсумке,-главное предварительно открыть этот мешок

а, спасибо, забыл открыть мешок, открывал только сундук с ним и ничего не получалось)


Top
   
 Post subject:
PostPosted: 2008-08-12 08:23:24 
Offline
User avatar

Joined: 2008-08-11 21:52:22
Posts: 30
Возникла другая проблемка(
Code:
var chest = '0x404AFAF2'
var map1 = '0x401A8FD1'
var map2 = '0x40401DFF'
var map3 = '0x40084612'
var map4 = '0x401A79B3'
var map5 = '0x401E655F'
var net = '0x401A6D5F'
var prize = '0x40401899'
var rare = '0x40402BE2'
uo.useobject('chest')
wait(500)
uo.useobject('map1')
wait(500)
uo.useobject('map2')
wait(500)
uo.useobject('map3')
wait(500)
uo.useobject('map4')
wait(500)
uo.useobject('map5')
wait(500)
uo.useobject('net')
wait(500)
uo.useobject('prize')
wait(500)
uo.useobject('rare')

chest - сундук, все остальное - пакеты в нем, при запуске этого скрипта открывается chest, а на все остальное пишется you can't see the target ( помогите...


Top
   
 Post subject:
PostPosted: 2008-08-12 08:42:12 
Offline
Junior Expert
User avatar

Joined: 2004-06-24 22:08:56
Posts: 3220
wait( 500 ) замени на checklag()

Разберись, что есть объект, а что есть - переменная.

_________________
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.
Skype: d119060


Top
   
 Post subject:
PostPosted: 2008-08-12 09:01:20 
Offline
User avatar

Joined: 2008-08-11 21:52:22
Posts: 30
Destruction wrote:
wait( 500 ) замени на checklag()

Разберись, что есть объект, а что есть - переменная.

с чеклагом тоже самое, все - объекты


Top
   
 Post subject:
PostPosted: 2008-08-12 09:03:42 
Offline
Junior Expert
User avatar

Joined: 2004-06-24 22:08:56
Posts: 3220
Code:
var chest = '0x404AFAF2'
uo.useobject( chest )

Code:
uo.addObject( 'chest', '0x404AFAF2' )
uo.useObject( 'chest' )

Найди пять отличий.

_________________
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.
Skype: d119060


Top
   
 Post subject:
PostPosted: 2008-08-12 09:08:34 
Offline
User avatar

Joined: 2008-08-11 21:52:22
Posts: 30
Destruction wrote:
Code:
var chest = '0x404AFAF2'
uo.useobject( chest )

Code:
uo.addObject( 'chest', '0x404AFAF2' )
uo.useObject( 'chest' )

Найди пять отличий.

Ясно, спасибо


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 8 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited