From 337a80ae4d395c38a85ea767e04ba332746371d4 Mon Sep 17 00:00:00 2001 From: FYP Date: Mon, 5 Feb 2018 14:05:52 +0300 Subject: [PATCH 1/2] fix Infinite run patch --- bin/mod_sa/mod_sa.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mod_sa/mod_sa.ini b/bin/mod_sa/mod_sa.ini index f03afbd..44c6cc4 100644 --- a/bin/mod_sa/mod_sa.ini +++ b/bin/mod_sa/mod_sa.ini @@ -1320,7 +1320,7 @@ patch[] = "Keep vehicles on fire" &0 0 "" 0x006B3790 "" "E906040000" \ patch[] = "Infinite ammo, no reload" &0 0 "" 0x00969178 "" "!01" patch[] = "All cars have nitro" &0 0 "" 0x00969165 "" "!01" patch[] = "Perfect handling" &0 0 "" 0x0096914C "" "!01" -patch[] = "Infinite run" &0 1 "" 0x00B7CEE4 "" "01" +patch[] = "Infinite run" &0 1 "" 0x00B7CEE4 "" "!01" patch[] = "Infinite oxygen" &0 1 "" 0x0096916E "" "!01" patch[] = "Mega Jump On Foot" &0 0 "" 0x0096916C "" "!01" patch[] = "Mega Jump On Bike" &0 0 "" 0x00969161 "" "!01" From 015ec035501d5ed4c026e1d10f79cfeebe4f5c59 Mon Sep 17 00:00:00 2001 From: NarutoUA Date: Wed, 28 Feb 2018 02:13:52 +0200 Subject: [PATCH 2/2] Update SA:MP Patches to 0.3.DL --- bin/mod_sa/mod_sa.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/mod_sa/mod_sa.ini b/bin/mod_sa/mod_sa.ini index 44c6cc4..65888c1 100644 --- a/bin/mod_sa/mod_sa.ini +++ b/bin/mod_sa/mod_sa.ini @@ -1384,10 +1384,10 @@ patch[] = "Custom carcols.dat (data/carcols.two)" &0 0 "" 0x00869731 "444154" # # Format: name hotkey enable { address original_data replace_data } -sampPatch[] = "Keep GTA Hud turned on" &0 1 0x9D318 "" "9090" -sampPatch[] = "No connecting delay" &0 1 0x2D3C45 "" "0000" -sampPatch[] = "Disable (dl) distance limit" &0 0 0xD3804 "" "0000FF4F" -sampPatch[] = "NOP SetEngineState" &0 0 0xB2510 "" "C20400" +sampPatch[] = "Keep GTA Hud turned on" &0 1 0xA1BD8 "" "9090" +sampPatch[] = "No connecting delay" &0 1 0x8643 "" "0000" +sampPatch[] = "Disable (dl) distance limit" &0 0 0x117874 "" "0000FF4F" +sampPatch[] = "NOP SetEngineState" &0 0 0xB85A0 "" "C20400" # ========================