Need help on it.
#5

Quote:
Originally Posted by Cenation
Посмотреть сообщение
its not working.. it makes all car black...
pawn Код:
public AutoPaintChange()
{
    for(new vehicleid=0;vehicleid<MAX_VEHICLES;vehicleid++)
    {
        ChangeVehicleColor(vehicleid, random(120), random(120));
    }
    return 1;
}
Reply


Messages In This Thread
Need help on it. - by Cenation - 30.06.2011, 09:16
Re: Need help on it. - by Sasino97 - 30.06.2011, 09:21
Re: Need help on it. - by Wesley221 - 30.06.2011, 09:23
[No subject] - by Cenation - 30.06.2011, 09:24
Re: Need help on it. - by Sasino97 - 30.06.2011, 11:01
Re: Need help on it. - by Cenation - 30.06.2011, 11:05

Forum Jump:


Users browsing this thread: 1 Guest(s)