Script help
#2

Код:
new Float:health;
GetPlayerHealth(playerid, health);

if (health >= 100.0)
{
    // Player cannot buy it
}
else
{
    // Player can buy it
}
Reply


Messages In This Thread
Script help - by Ciyber - 26.11.2014, 17:53
Re: Script help - by AnthonyTimmers - 26.11.2014, 17:58
Re: Script help - by Raweresh - 26.11.2014, 17:58
Re: Script help - by AnthonyTimmers - 26.11.2014, 18:08
Re: Script help - by Raweresh - 26.11.2014, 18:14

Forum Jump:


Users browsing this thread: 1 Guest(s)