Iris2.de

Iris2-Forum
It is currently Tue Mar 19, 2024 8:45 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Thu Apr 30, 2009 3:12 pm 
Offline
Power User
User avatar

Joined: Fri Apr 17, 2009 2:32 pm
Posts: 122
When a Mobile's Healthbar is open and mobile is dead, health bar still alive with minimum health.

to fix it: in net.corpse.lua line ( around 58 )
Add This Code:
Code:
local healthBar = gHealthbarDialogs[player_serial]
   if healthBar then
      healthBar:Destroy()
      gHealthbarDialogs[player_serial] = nil
        end


Regards
Sehlor


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 30, 2009 7:34 pm 
Offline
iris2-developer
User avatar

Joined: Tue Apr 18, 2006 10:28 pm
Posts: 823
Location: Munich, Bavaria, Germany
thanks, added =)


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

All times are UTC


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 Group