GetVehicleParamsEx problem
#2

Quote:
Originally Posted by L.Hudson
Посмотреть сообщение
Well I create a simple engine command with no lines just engine on/off test

I have tried those:


pawn Код:
new engine, lights, alarm, doors, bonnet, boot, objective;
GetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, objective);
SetVehicleParamsEx(vehicleid, 0, lights, alarm, doors, bonnet, boot, objective);

in place of 0 I've also put true/false, 1/0. What is the problem and the engine doesnt go off?

The whole command is just this before it just has the command string
It should work, are you sure you got the right vehicleid?
Reply


Messages In This Thread
GetVehicleParamsEx problem - by L.Hudson - 28.07.2012, 00:21
Re: GetVehicleParamsEx problem - by Ranama - 28.07.2012, 00:24
Re: GetVehicleParamsEx problem - by L.Hudson - 28.07.2012, 00:25
Re: GetVehicleParamsEx problem - by Oscii - 28.07.2012, 00:26
Re: GetVehicleParamsEx problem - by Ranama - 28.07.2012, 00:29
Re: GetVehicleParamsEx problem - by L.Hudson - 28.07.2012, 00:31
Re: GetVehicleParamsEx problem - by BlackWolf120 - 28.07.2012, 00:47
Re: GetVehicleParamsEx problem - by L.Hudson - 29.07.2012, 10:22

Forum Jump:


Users browsing this thread: 1 Guest(s)