[MAX_PLAYERS];
#1

Hey guys.
I was wondering, I don't even know what it's called. (I'm tired). How to make things like (this is just an example)
pawn Код:
if (DoesPlayerHaveMedicKit(playerid) == 1)
{
     SetPlayerHealth(playerid, 100.0);
}
DoesPlayerHaveMedicKit(playerid) is the thing I want, I understand you've use say. new DoesPlayerHaveMedicKit[MAX_PLAYERS]; or something along those lines, anyways. Any help is good.
Reply


Messages In This Thread
[MAX_PLAYERS]; - by Abernethy - 06.07.2009, 05:31
Re: [MAX_PLAYERS]; - by -Sneaky- - 06.07.2009, 05:38
Re: [MAX_PLAYERS]; - by Abernethy - 06.07.2009, 05:46
Re: [MAX_PLAYERS]; - by Abernethy - 07.07.2009, 04:47

Forum Jump:


Users browsing this thread: 1 Guest(s)