Ok, so i just need to check if i'm right...
#2

You can use 0-5.
pawn Код:
Wanted[playerid][0] = 1;
Wanted[playerid][1] = 0;
Wanted[playerid][2] = 1;
Wanted[playerid][3] = 0;
Wanted[playerid][4] = 1;
Wanted[playerid][5] = 0;

if(Wanted[playerid][2] == 1)
{
    // arest things here..
}
Reply


Messages In This Thread
Ok, so i just need to check if i'm right... - by sansk - 22.09.2013, 08:15
Re: Ok, so i just need to check if i'm right... - by Konstantinos - 22.09.2013, 10:13

Forum Jump:


Users browsing this thread: 1 Guest(s)