OnPlayerDeath isn't getting called correctly
#4

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


Messages In This Thread
OnPlayerDeath isn't getting called correctly - by Luis- - 26.11.2014, 13:59
Re: OnPlayerDeath isn't getting called correctly - by Simeon87 - 26.11.2014, 14:05
Re: OnPlayerDeath isn't getting called correctly - by Luis- - 26.11.2014, 14:09
Re: OnPlayerDeath isn't getting called correctly - by Kyance - 26.11.2014, 14:15

Forum Jump:


Users browsing this thread: 2 Guest(s)