26.11.2014, 14:15
"Cut" the isInLaserShoot and IsPlayerInAnyVehicle checks;
..
pawn Код:
if(isInLaserShoot{playerid} == true) {
print("2");
if(IsPlayerInAnyVehicle(playerid)) {
print("3");