How can i do that?
#6

pawn Код:
new bikes = (581, 522, 461, 521, 463, 586, 468, 471);
new planes = (592, 577, 511, 512, 593, 520, 553, 476, 519, 460, 513);
new boats = (472, 473, 493, 595, 484, 430, 453, 452, 446, 454);
new copfbivehicles = (523, 430, 427, 490, 528, 596, 597, 598, 599, 601);
new ambulance = (416)

if(GetPlayerVehicleID(playerid) == bikes)
{
    //If entered a bike
}

else if(GetPlayerVehicleID(playerid) == planes)
{
    //If entered a plane
}
Reply


Messages In This Thread
How can i do that? - by Ihsan_Cingisiz - 13.08.2010, 08:14
Re: How can i do that? - by [MWR]Blood - 13.08.2010, 08:18
Re: How can i do that? - by Ihsan_Cingisiz - 13.08.2010, 08:21
Re: How can i do that? - by [MWR]Blood - 13.08.2010, 08:34
Re: How can i do that? - by Ihsan_Cingisiz - 13.08.2010, 08:44
Re: How can i do that? - by [NWA]Hannes - 13.08.2010, 09:08
Re: How can i do that? - by Mike_Peterson - 13.08.2010, 10:30

Forum Jump:


Users browsing this thread: 1 Guest(s)