Jump to content

Help me! [HUD] -SOLVED


undefined

Recommended Posts

I've added oxygen. However, it seems out of the water while.

KdX957.png

I added this code. However, the script did not work.

if isElementInWater(source) then 
     dxDrawRectangle(sWidth-185,sHeight-90.5, 154, 6.5, tocolor ( 0, 0, 0, 150 ), false)-- Oxygen Bar 
     dxDrawRectangle(sWidth-183,sHeight-89,OxygenBar,3.5,tocolor(0,200,255,250) ,false) -- Oxygen 
 end 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...