Yoko

All sides of Injection
It is currently 2024-03-28 22:06:28

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: 2019-09-26 10:21:25 
Offline

Joined: 2013-04-10 21:27:14
Posts: 4
Code:
sub Heal2() 
   var k
   var hp   
   var ghtype=''
   var ghcolor=''
   while true
      if UO.GetHP()<=95 then
         UO.Bandageself()     
         hp = UO.GetHP()
         k = 0
         uo.print(hp)
         repeat
            uo.print("Healing Processing")
            k=k+1
            wait(1000)
            uo.print(hp)
         until UO.GetHP() > hp
      endif
   wend
endsub

Можно ли реализовать что-то такое?
На сервере где я начал играть обрубили журнал(Outlands)


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 17 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