Yoko

All sides of Injection
It is currently 2025-11-06 06:52:50

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2006-03-16 12:18:49 
Offline

Joined: 2005-09-22 11:08:40
Posts: 39
вообщем что бы при юзание скролов
слева внизу писалось их кол-во которое осталось


Top
   
PostPosted: 2006-03-16 12:23:30 
Offline
Expert!
User avatar

Joined: 2006-02-07 08:51:40
Posts: 1348
Location: г. Старый Оскол
Ready wrote:
вообщем что бы при юзание скролов
слева внизу писалось их кол-во которое осталось


Конечно :D Вот пример, дальше додумаешь надеюсь :twisted:

Code:
sub reflectself() 
VAR f=0
if UO.Count("0x1F50") > 1 then
UO.WaitTargetSelf()
UO.Exec("usetype 0x1F50")
VAR reflectscrlcnt=UO.Count("0x1F50") - 1
UO.PRINT(""+STR(reflectscrlcnt)+" Magic Reflection Scrolls left")
else
UO.WaitTargetSelf()
UO.Exec("cast 'Magic Reflection'")
f=1
UO.Print("Warning!!! No Magic Reflection Scrolls, Using Regs!")
end if
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 1 guest


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