Bug with SWAT Players entering vehicles
#4

Quote:
Originally Posted by Abagail
Посмотреть сообщение
You need to keep using "vehicleid" ==. This is just checking if the vehicles are higher or equal to 1. Example:

pawn Код:
if((vehicleid == SwatVehicle1 || vehicleid == SwatVehicle2 || vehicleid == SwatVehicle ...
And not just
pawn Код:
if((vehicleid == SwatVehicle1 || SwatVehicle2...
Thank you, I will try it.
Reply


Messages In This Thread
Bug with SWAT Players entering vehicles - by FunnyBear - 23.12.2014, 10:25
Re: Bug with SWAT Players entering vehicles - by FunnyBear - 23.12.2014, 22:00
Re: Bug with SWAT Players entering vehicles - by Abagail - 23.12.2014, 22:07
Re: Bug with SWAT Players entering vehicles - by FunnyBear - 23.12.2014, 22:28

Forum Jump:


Users browsing this thread: 2 Guest(s)