[Include] Oxygen Controller (Control player oxygen status)
#1

Hey everyone, I give you my first release include, I hope that will come in handy and you will be satisfied..

Short
-- This is include which giving you permission to controll player's oxygen bar.
Code:
#include <OxygenController>
New Callbacks
  • OnPlayerEnterInWater(playerid);
  • OnPlayerEnterUnderWater(playerid);
  • OnPlayerOutFromWater(playerid);
https://github.com/Ino42O/OxygenCont...wiki/Callbacks


Functions
  • IsPlayerInWater(playerid);
    Checking is player on water ( returning: 0 / 1 )
  • IsPlayerUnderWater(playerid);
    Checking is player under water ( returning: 0 / 1 )
  • SetPlayerOxygenValue(playerid, Float:Value);
    Sets player's oxygen value
  • GetPlayerOxygenValue(playerid);
    Get currect oxygen value ( returning: Float )
  • SetPlayerMaxOxygenValue(playerid, Float:Value);
    Sets player's max oxygen value ( Default MAX is 5000.0 )
  • GetPlayerMaxOxygenValue(playerid);
    Get currect max oxygen value ( returning: Float )
  • GivePlayerOxygenValue(playerid, Float:Value);
    Adding value on currect oxygen
  • GetPlayerOxygenStatus(playerid);
    Returning status
  • GetPlayerDepth(playerid); *NEW
    Returning player's depth under water ( returning: Float )
https://github.com/Ino42O/OxygenCont...wiki/Functions


Status
  • OXYGEN_NONE
  • OXYGEN_SPENDING
  • OXYGEN_REFILL

Requests
Credits
  • Created by: Ino
  • SKY plugin: Slice
  • ColAndreas plugin: ColAndreas team
  • ProgressBar include: Toribio / Southclaw

Changes
v1.1
  • Support for last ColAndreas version
  • Optimizied
v2.0
  • Out of beta, now is stable version
  • Added new function for check player's depth under water GetPlayerDepth(playerid);
  • Precise taking / giving oxygen value

Bugs
v1.1
  • Fixed bugs with health bar
v2.0
  • Fixed bugs about player's death
  • Fixed all about healths

Video
https://www.youtube.com/watch?v=Fqy0...ature=*********


Download
(Version 2.0) Include + Example FS - GitHub ( https://github.com/Ino42O/OxygenController )
Reply


Messages In This Thread
Oxygen Controller (Control player oxygen status) - by Ivan_Ino - 02.05.2016, 18:03
Re: Oxygen Controller (Control player oxygen status) - by JustMe.77 - 02.05.2016, 18:05
Re: Oxygen Controller (Control player oxygen status) - by Ivan_Ino - 02.05.2016, 18:14
Re: Oxygen Controller (Control player oxygen status) - by Kyle - 02.05.2016, 18:14
Re: Oxygen Controller (Control player oxygen status) - by Ivan_Ino - 02.05.2016, 18:17
Re: Oxygen Controller (Control player oxygen status) - by Max_Andolini - 02.05.2016, 20:15
Re: Oxygen Controller (Control player oxygen status) - by Crayder - 02.05.2016, 21:22
Re: Oxygen Controller (Control player oxygen status) - by Ivan_Ino - 02.05.2016, 21:32
Re: Oxygen Controller (Control player oxygen status) - by Crayder - 03.05.2016, 00:01
Re: Oxygen Controller (Control player oxygen status) - by Ivan_Ino - 03.05.2016, 12:36
Re: Oxygen Controller (Control player oxygen status) - by N0FeaR - 03.05.2016, 15:00
Re: Oxygen Controller (Control player oxygen status) - by Ivan_Ino - 03.05.2016, 20:30
Re: Oxygen Controller (Control player oxygen status) - by Ivan_Ino - 04.05.2016, 00:35
Re: Oxygen Controller (Control player oxygen status) - by eco1999 - 04.05.2016, 05:37
Re: Oxygen Controller (Control player oxygen status) - by Crayder - 04.05.2016, 06:00
Re: Oxygen Controller (Control player oxygen status) - by Kar - 04.05.2016, 07:35
Re: Oxygen Controller (Control player oxygen status) - by Wolfe - 04.05.2016, 08:44
Re: Oxygen Controller (Control player oxygen status) - by Ivan_Ino - 04.05.2016, 11:15
Re: Oxygen Controller (Control player oxygen status) - by Mark_Samp - 07.05.2016, 15:28
Re: Oxygen Controller (Control player oxygen status) - by Mark_Samp - 07.05.2016, 15:41
Re: Oxygen Controller (Control player oxygen status) - by Ivan_Ino - 07.05.2016, 15:54
Re: Oxygen Controller (Control player oxygen status) - by vannesenn - 07.05.2016, 19:47
Re: Oxygen Controller (Control player oxygen status) - by Ivan_Ino - 07.05.2016, 20:03
Re: Oxygen Controller (Control player oxygen status) - by vannesenn - 08.05.2016, 00:09
Re: Oxygen Controller (Control player oxygen status) - by iSteve - 08.05.2016, 13:51
Re: Oxygen Controller (Control player oxygen status) - by TheProblem - 08.05.2016, 15:02
Re: Oxygen Controller (Control player oxygen status) - by Ivan_Ino - 08.05.2016, 17:24
Re: Oxygen Controller (Control player oxygen status) - by VVWVV - 08.05.2016, 20:47
Re: Oxygen Controller (Control player oxygen status) - by n0minal - 08.05.2016, 21:15
Re: Oxygen Controller (Control player oxygen status) - by Ivan_Ino - 08.05.2016, 21:36
Re: Oxygen Controller (Control player oxygen status) - by n0minal - 09.05.2016, 03:59
Re: Oxygen Controller (Control player oxygen status) - by GhostHacker - 09.05.2016, 04:19
Re: Oxygen Controller (Control player oxygen status) - by n0minal - 09.05.2016, 04:34
Re: Oxygen Controller (Control player oxygen status) - by Ivan_Ino - 11.05.2016, 19:23
Re: Oxygen Controller (Control player oxygen status) - by RogerCosta - 11.05.2016, 20:25
Re: Oxygen Controller (Control player oxygen status) - by RogerCosta - 11.05.2016, 20:28
Re: Oxygen Controller (Control player oxygen status) - by Ivan_Ino - 13.05.2016, 23:58
Re: Oxygen Controller (Control player oxygen status) - by ax1 - 15.05.2016, 17:49
Re: Oxygen Controller (Control player oxygen status) - by ax1 - 16.05.2016, 17:52
Re: Oxygen Controller (Control player oxygen status) - by Ivan_Ino - 16.05.2016, 19:39

Forum Jump:


Users browsing this thread: 1 Guest(s)