mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-12 21:14:08 +00:00
Bike riding anims, SA bike/heli cam
This commit is contained in:
parent
83e4023dc0
commit
f045ce4386
9 changed files with 505 additions and 104 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue