Skip to content

Commit

Permalink
Merge pull request #40 from NarutoUA/master
Browse files Browse the repository at this point in the history
Update mod_sa.ini
  • Loading branch information
NarutoUA authored Feb 28, 2018
2 parents 9b1d25d + 015ec03 commit 05d65b9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bin/mod_sa/mod_sa.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"


# ========================
Expand Down

0 comments on commit 05d65b9

Please sign in to comment.