How do I check if the boot is open or not?
#10

Quote:
Originally Posted by PowerPC603
Посмотреть сообщение
pawn Код:
new vid, engine, lights, alarm, doors, bonnet, boot, objective;
vid = GetPlayerVehicleID(playerid);
GetVehicleParamsEx(vid, engine, lights, alarm, doors, bonnet, boot, objective);

if (boot == 1)
{
    // Boot is open
}
else
{
    // Boot is closed
}
I hate that kind of people. We are here to help, not to give ready code. Let people shuffle their brain, or we will get more topics like that.

Quote:
Originally Posted by Don_Cage
Посмотреть сообщение
In other words, yes. Thats how I do. But do you know anything about my code?
Send me your whole code at private message please, I'll help you (in case that you don't want to share it here).
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)