Question
#1

Hello so i made a stock but i cant figure out how to make it work it gives me warnings such as "not matches defenistion"

how can i make my stock decrease health every second like in variables for exsample Time[playerid] --;

how do i do this with stocks?


here is my stock
pawn Код:
stock DecreaseHealth(playerid)
{
   SetPlayerHealth(playerid, GetPlayerHealth(playerid) --);
}
Reply


Messages In This Thread
Question - by DarkLored - 23.03.2014, 02:06
Re: Question - by ChandraLouis - 23.03.2014, 02:10
Re: Question - by DarkLored - 23.03.2014, 02:12
AW: Question - by Nero_3D - 23.03.2014, 02:13
Re: Question - by Dubya - 23.03.2014, 02:15
Re: Question - by DarkLored - 23.03.2014, 02:15

Forum Jump:


Users browsing this thread: 1 Guest(s)