Need help on it.
#1

Код:
forward AutoPaintChange();
Код:
SetTimer("AutoPaintChange",3000,true);
Код:
public AutoPaintChange()
{
	new vehicleid;
    ChangeVehicleColor(vehicleid, -1, -1);
    return 1;
}
i have created this script and it is not working......
even it is blocking other commands...
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)