26.07.2011, 20:55
Where you want the loop (eg. When player connects, OnPlayerConnect).
pawn Код:
for(new i=1; i<MAX_VEHICLES; i++)
{
// Insert here the neon code. I have apsolutely no ideea how you want it.
}