Merge pull request #15 from zeelorenc/master

Merge
This commit is contained in:
Dusan 2019-06-22 15:08:02 +02:00 committed by GitHub
commit d67f2c5849
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1013,7 +1013,7 @@ function RespawnaVehicle( vehicleid ) {
#if defined AC_INCLUDED
public OnPlayerTakePlayerDamage( playerid, issuerid, &Float: amount, weaponid, bodypart )
{
if ( !IsPlayerStreamedIn( issuerid, playerid ) || IsPlayerAFK( issuerid ) )
if ( !IsPlayerStreamedIn( issuerid, playerid ) || IsPlayerAFK( issuerid ) || GetPlayerState( issuerid ) == PLAYER_STATE_WASTED )
return 0;
// Boxing immunity