Errors
#4

Your code:
pawn Код:
GetVehicleParamsEx(vehicleid,lights,alarm,doors,bonnet,boot,objective);
TogVehicleBonnet(vehicleid, 0);
My code:
pawn Код:
GetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, objective);//you forgot engine
SetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, false, boot, objective);//toggle bonnet true or false
How's it the same ? You forgot engine. Can you read ?

https://sampwiki.blast.hk/wiki/GetVehicleParamsEx
https://sampwiki.blast.hk/wiki/SetVehicleParamsEx
Reply


Messages In This Thread
Errors - by Chris_Morrison - 20.10.2011, 16:53
Re: Errors - by Stigg - 20.10.2011, 17:01
Re: Errors - by Chris_Morrison - 20.10.2011, 17:03
Re: Errors - by Stigg - 20.10.2011, 17:05
Re: Errors - by Chris_Morrison - 20.10.2011, 17:10
Re: Errors - by Stigg - 20.10.2011, 17:12
Re: Errors - by Chris_Morrison - 20.10.2011, 17:19
Re: Errors - by Stigg - 20.10.2011, 17:22
Re: Errors - by Chris_Morrison - 20.10.2011, 17:27
Re: Errors - by Mr_Scripter - 20.10.2011, 17:30

Forum Jump:


Users browsing this thread: 1 Guest(s)