Yoko

All sides of Injection
It is currently 2024-03-28 17:30:05

All times are UTC+02:00




Post new topic  Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Fix mana potion display
PostPosted: 2009-02-12 01:29:10 
Offline

Joined: 2007-03-19 18:25:51
Posts: 17
hey, i dont know why, but since i use injection for the first time, i never see correctly how many mana potions i have in my bag.

heal potions display OK but mana potions not.


some reason for that?

can i fix this?

HELP!

thx a lot


Top
   
 Post subject:
PostPosted: 2009-08-13 09:14:34 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
sub ShowMeMyPotions()
  var tMana = # input here type of your mana potions
  var cMana = # input here color of your mana potions
  uo.Print('I have ' + STR(uo.Count(tMana,cMana)) + ' mana potions.')
end sub


Top
   
 Post subject:
PostPosted: 2010-01-19 05:10:36 
Offline

Joined: 2010-01-15 17:04:00
Posts: 4
Dude,

I wonder how I put my type of mana to appear in the DISPLAY of my client. Is it possible?


Top
   
PostPosted: 2010-01-21 13:03:47 
Offline

Joined: 2010-01-06 17:18:40
Posts: 19
artha se voce usa injention use o comando ,info , vai aparecer uma janela com todos os detalhes do item que voce quer saber.


Top
   
PostPosted: 2010-01-21 16:18:11 
Offline

Joined: 2010-01-15 17:04:00
Posts: 4
Ae Xpree

uso sim, mas queria que aparece no DISPLAY lá em cima, ou um script descente que ao usar a mana ele contasse eu tentei editar um aqui mas ele n faz a contagem correta vê:

Code:
sub showmana2()
if uo.injournal('Voce tomou') then
UO.Count('0x0F82','0x00C8')
uo.charPrint('11','' + STR(uo.Count('0x0F82','0x00C8')) + ' mana.')
End if
end sub


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

All times are UTC+02:00


Who is online

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