Problem with ChangeVehiclePaintjob
#1

Well, I need your help about this... Here's the script:

On the start of the script
Код:
new mothership;
On OnPlayerConnect

Код:
mothership = GetPlayerVehicleID(playerid);
ChangeVehiclePaintjob(mothership,0);
OnGameModeInit

Код:
mothership = AddStaticVehicleEx(483,-1101.638794, -1630.430176, 76.469536,270,-1,-1,20);
mothership = AddStaticVehicleEx(483,-1111.678589, -1630.315186, 76.469536,270,-1,-1,20);
mothership = AddStaticVehicleEx(483,-1104.774780, -1617.075928, 76.462784,270,-1,-1,20);
I have no errors. I wanted only get the The Truth's paintjob... When I come in-game, the paintjob is not changed, they looks like normal campers...

What did I wrong? Maybe it shouldn't be on OnPlayerConnect?

Anyway, help me in that
Reply


Messages In This Thread
Problem with ChangeVehiclePaintjob - by Libra_PL - 31.08.2010, 15:51
Re: Problem with ChangeVehiclePaintjob - by Jochemd - 31.08.2010, 15:59
Re: Problem with ChangeVehiclePaintjob - by Libra_PL - 31.08.2010, 16:03
Re: Problem with ChangeVehiclePaintjob - by mmrk - 31.08.2010, 16:05
Re: Problem with ChangeVehiclePaintjob - by Libra_PL - 31.08.2010, 16:08
Re: Problem with ChangeVehiclePaintjob - by mmrk - 31.08.2010, 16:13

Forum Jump:


Users browsing this thread: 2 Guest(s)