03.02.2010, 23:32
I have this array or whatever they are,
Suspect[playerid] = 1;
That gets set when they try to steal a ambulance or copcar,
How do i get it so if a player types, Lets say /suspects
It will show a list of everyone who is online with: Suspect[playerid] = 1;
How would i do that?
Suspect[playerid] = 1;
That gets set when they try to steal a ambulance or copcar,
How do i get it so if a player types, Lets say /suspects
It will show a list of everyone who is online with: Suspect[playerid] = 1;
How would i do that?


Thanx