Bike riding anims, SA bike/heli cam

This commit is contained in:
eray orçunus
2020-06-05 23:13:31 +03:00
parent 83e4023dc0
commit f045ce4386
9 changed files with 505 additions and 104 deletions

View File

@ -4957,7 +4957,7 @@ int8 CRunningScript::ProcessCommands500To599(int32 command)
pPed->FlagToDestroyWhenNextProcessed();
}
else {
pPed->SetDie(ANIM_KO_SHOT_FRONT1, 4.0f, 0.0f);
pPed->SetDie();
}
return 0;
}