From 3ba0cac3841661c7877b168cdf801fce570b9e9e Mon Sep 17 00:00:00 2001 From: MiranDMC Date: Mon, 28 Oct 2024 14:45:37 +0100 Subject: [PATCH] :memo: update commands --- sa/snippets/default/0806.txt | 4 ++-- sa_mobile/snippets/default/0806.txt | 4 ++-- sa_unreal/snippets/default/0806.txt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sa/snippets/default/0806.txt b/sa/snippets/default/0806.txt index 06bd6994..f2d99844 100644 --- a/sa/snippets/default/0806.txt +++ b/sa/snippets/default/0806.txt @@ -10,7 +10,7 @@ while true then print_formatted_now {format} "Another %d bites the dust!" {time} 3000 {args} killCount add_one_off_sound {pos} 0.0 0.0 0.0 {soundId} ScriptSound.SoundCheckpointRed + + prevKillCount += killCount end - - prevKillCount = get_total_number_of_peds_killed_by_player $player1 end \ No newline at end of file diff --git a/sa_mobile/snippets/default/0806.txt b/sa_mobile/snippets/default/0806.txt index 06bd6994..f2d99844 100644 --- a/sa_mobile/snippets/default/0806.txt +++ b/sa_mobile/snippets/default/0806.txt @@ -10,7 +10,7 @@ while true then print_formatted_now {format} "Another %d bites the dust!" {time} 3000 {args} killCount add_one_off_sound {pos} 0.0 0.0 0.0 {soundId} ScriptSound.SoundCheckpointRed + + prevKillCount += killCount end - - prevKillCount = get_total_number_of_peds_killed_by_player $player1 end \ No newline at end of file diff --git a/sa_unreal/snippets/default/0806.txt b/sa_unreal/snippets/default/0806.txt index 06bd6994..f2d99844 100644 --- a/sa_unreal/snippets/default/0806.txt +++ b/sa_unreal/snippets/default/0806.txt @@ -10,7 +10,7 @@ while true then print_formatted_now {format} "Another %d bites the dust!" {time} 3000 {args} killCount add_one_off_sound {pos} 0.0 0.0 0.0 {soundId} ScriptSound.SoundCheckpointRed + + prevKillCount += killCount end - - prevKillCount = get_total_number_of_peds_killed_by_player $player1 end \ No newline at end of file