IsPlayerInVehicle problem.
#3

pawn Код:
if(IsPlayerInVehicle(playerid, 592 | 577 | 511 | 512 | 593 | 553 | 476 | 519 | 460 | 513 | 548 | 425 | 417 | 487 | 488 | 497 | 562 | 447 | 469))
You can't hold the logical OR operator here, so you need to make an array list with all the wrong IDs and check them with IsPlayerInVehicle.
Reply


Messages In This Thread
IsPlayerInVehicle problem. - by Shetch - 27.02.2011, 14:49
Re: IsPlayerInVehicle problem. - by Master_Gangster - 27.02.2011, 15:16
Re: IsPlayerInVehicle problem. - by admantis - 27.02.2011, 15:18
Re: IsPlayerInVehicle problem. - by Shetch - 27.02.2011, 15:28
Re: IsPlayerInVehicle problem. - by Shetch - 27.02.2011, 15:52
Re: IsPlayerInVehicle problem. - by Master_Gangster - 27.02.2011, 16:30
Re: IsPlayerInVehicle problem. - by Mean - 27.02.2011, 17:15
Re: IsPlayerInVehicle problem. - by Shetch - 27.02.2011, 22:01
Re: IsPlayerInVehicle problem. - by Spectre - 28.02.2011, 03:01
Re: IsPlayerInVehicle problem. - by Shetch - 07.03.2011, 07:24

Forum Jump:


Users browsing this thread: 3 Guest(s)