Yoko

All sides of Injection
It is currently 2025-10-16 17:57:44

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2009-10-01 23:29:19 
Offline

Joined: 2009-09-10 17:05:10
Posts: 12
sub heal_druga()
UO.Exec("waittargetobject 0x00008113")
uo.msg ('.use_bandage')
wait(99)
uo.attack('laststatus')
uo.UseType('0x1B76')
uo.UseType('0x13B9 ')
if UO.InJournal("You apply bandages to Cocaine Gerl") then
uo.fontcolor('0x0044')
uo.say('Коаинеще подхил тя....')
end if
UO.Exec("waittargetobject 0x000249EB")
uo.msg ('.use_bandage')
wait(99)
uo.attack('laststatus')
uo.UseType('0x1B76')
uo.UseType('0x13B9 ')
if UO.InJournal("You apply bandages to Kiryfffka xD") then
uo.fontcolor('0x03ca')
uo.say('Скинчес подхилен....')
end sub


Вот попробывал написать,не пашет почему-то,а хотело сь бы так чтобы если первого там не получилось подхилить,не видит его не достает и тд, переходил на второго.......


Top
   
 Post subject:
PostPosted: 2009-10-02 10:11:11 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
sub heal_druga() 
UO.Exec("waittargetobject 0x00008113")
uo.msg ('.use_bandage')
wait(99)
uo.attack('laststatus')
uo.UseType('0x1B76')
uo.UseType('0x13B9 ')
if UO.InJournal("You apply bandages to Cocaine Gerl") then
uo.fontcolor('0x0044')
uo.say('Коаинеще подхил тя....')
end if

UO.Exec("waittargetobject 0x000249EB")
uo.msg ('.use_bandage')
wait(99)
uo.attack('laststatus')
uo.UseType('0x1B76')
uo.UseType('0x13B9 ')
if UO.InJournal("You apply bandages to Kiryfffka xD") then
uo.fontcolor('0x03ca')
uo.say('Скинчес подхилен....')
endif
end sub


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 2 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:  
Powered by phpBB® Forum Software © phpBB Limited