string help (not sure if it's possible) D:
#4

1. hi marco
2. try something like this

pawn Код:
for(new i=0; i<MAX_PLAYERS; i++)
{
 if(PlayerInfo[i][pCarKeys] == vehicleid)
 {
  PlayerInfo[i][pCarKeys] = 999;
 }
}
remember that the killerid of a vehicle may not necessarily be the one driving it
Reply


Messages In This Thread
string help (not sure if it's possible) D: - by Marco_Valentine - 25.11.2011, 20:17
Re: string help (not sure if it's possible) D: - by Sascha - 25.11.2011, 20:27
Re: string help (not sure if it's possible) D: - by Marco_Valentine - 25.11.2011, 20:38
Re: string help (not sure if it's possible) D: - by Rob_Maate - 25.11.2011, 20:41
Re: string help (not sure if it's possible) D: - by Marco_Valentine - 25.11.2011, 20:44
Re: string help (not sure if it's possible) D: - by Rob_Maate - 25.11.2011, 20:46

Forum Jump:


Users browsing this thread: 2 Guest(s)