[FilterScript] Anti-INV by Yiin
#9

Quote:
Originally Posted by Yiin
Посмотреть сообщение
It compile without errors. I will try to make video
WhilePlayerUseINV(playerid)
{
If(inv_warnings[playerid] == 20 or 30 or 40) SetPlayerHealth(playerid, GetPlayerHealth * 0.5);
If(inv_warnings[playerid] == 50) Kick(playerid);
}

this cant compile w/o errors man :/

or = ||

GetPlayerHealth not work as you do

new Float:h;
GetPlayerHealth(playerid, h);

SetPlayerHealth(playerid, h * 0.5);
Reply


Messages In This Thread
[DELETED] Anti-INV v1.1 - by Yiin - 14.09.2012, 20:50
Re: Anti-INV by Yiin - by NoahF - 14.09.2012, 20:56
Re: Anti-INV by Yiin - by Yiin - 14.09.2012, 20:57
Re: Anti-INV by Yiin - by MoDee - 15.09.2012, 14:05
Re: Anti-INV by Yiin - by Yiin - 15.09.2012, 14:44
Re: Anti-INV by Yiin - by SuperViper - 15.09.2012, 17:29
Re: Anti-INV by Yiin - by $mooth - 15.09.2012, 18:07
Re: Anti-INV by Yiin - by Yiin - 15.09.2012, 18:19
Re: Anti-INV by Yiin - by ReVo_ - 15.09.2012, 18:31
Re: Anti-INV by Yiin - by Yiin - 15.09.2012, 20:51

Forum Jump:


Users browsing this thread: 1 Guest(s)