482483484485486487488489490491492
} if(check == true) { if(needOnVehicleCheckLocation == true) { OnVehicleCheckLocation vcl = new OnVehicleCheckLocation(this,x,y,z); player.sendPacket(vcl); } } } }