Two doubt about SA: MP 0.3 scripting
#3

I don't beleave AddStaticVehicle returns a value. Use CreateVehicle instead.

pawn Код:
new veh = AddStaticVehicle();
X

pawn Код:
new veh = CreateVehicle();


Reply


Messages In This Thread
Two doubt about SA: MP 0.3 scripting - by TheNooB - 07.09.2009, 18:35
Re: Two doubt about SA: MP 0.3 scripting - by mini_tomo_2 - 07.09.2009, 18:39
Re: Two doubt about SA: MP 0.3 scripting - by Zezombia - 07.09.2009, 18:51
Re: Two doubt about SA: MP 0.3 scripting - by TheNooB - 07.09.2009, 18:55
Re: Two doubt about SA: MP 0.3 scripting - by Joske_Vermeulen - 07.09.2009, 18:56
Re: Two doubt about SA: MP 0.3 scripting - by TheNooB - 07.09.2009, 19:35

Forum Jump:


Users browsing this thread: 2 Guest(s)