# SA:MP Patches updated by CM Team
1383 -
1384 - sampPatch[] = "Keep GTA Hud turned on" &0 1 0x65408 "" "9090"
1385 - sampPatch[] = "No connecting delay" &0 1 0x2AE035 "" "0000"
1386 -
1387 - # Data Getting Sent
1388 - sampPatch[] = "Disable incar data" &0 0 0x6140 "" "C3"
1389 - sampPatch[] = "Disable aiming data" &0 0 0x4670 "" "C3"
1390 - sampPatch[] = "Disable money data" &0 0 0x4FA0 "" "C3"
1391 - sampPatch[] = "Disable onfoot data" &0 0 0x41E0 "" "C3"
1392 - sampPatch[] = "Disable passenger data" &0 0 0x4830 "" "C3"
1393 - #sampPatch[] = "Disable unoccupied data" &0 0 0x5E00 "" "C20800"
1394 - #sampPatch[] = "Disable weapon data" &0 0 0x5660 "" "C3"
1395 - sampPatch[] = "Disable spec data" &0 0 0x5750 "" "C390"
1396 -
1397 - ##Generic
1398 - sampPatch[] = "NOP SetWeather" &0 0 0xB2C0 "" "C390"
1399 - sampPatch[] = "NOP SetGravity" &0 0 0x15940 "" "C390"
1400 - sampPatch[] = "NOP SetWorldTime" &0 0 0xB1D0 "" "C390"
1401 - sampPatch[] = "NOP SetPlayerTime" &0 0 0xB5A0 "" "C390"
1402 - sampPatch[] = "NOP PlayCrimeReportForPlayer" &0 0 0x13D40 "" "C390"
1403 - sampPatch[] = "NOP PlaySoundForPlayer" &0 0 0x14FA0 "" "C390"
1404 - sampPatch[] = "NOP CreateExplosion" &0 0 0x16960 "" "C390"
1405 - sampPatch[] = "NOP SetPlayerRaceCheckpoint" &0 0 0xC400 "" "C390"
1406 - sampPatch[] = "NOP SetPlayerWantedLevel" &0 0 0x17810 "" "C390"
1407 - sampPatch[] = "NOP EnableStuntBonus" &0 0 0x12B20 "" "C390"
1408 - sampPatch[] = "NOP PlayAudioStream" &0 0 0x17EE0 "" "C390"
1409 - sampPatch[] = "NOP StopAudioStream" &0 0 0x12E60 "" "C390"
1410 - #sampPatch[] = "NOP RemoveBuilding" &0 0 0x17BB0 "" "C390"
1411 -
1412 - ##Player Specific
1413 - sampPatch[] = "NOP ResetPlayerMoney" &0 0 0x12E00 "" "C390"
1414 - sampPatch[] = "NOP GivePlayerMoney" &0 0 0x152B0 "" "C390"
1415 - sampPatch[] = "NOP ResetPlayerWeapons" &0 0 0x12E10 "" "C390"
1416 - sampPatch[] = "NOP GivePlayerWeapon" &0 0 0x14E20 "" "C390"
1417 - sampPatch[] = "NOP SetPlayerAmmo" &0 0 0x153F0 "" "C390"
1418 - sampPatch[] = "NOP SetPlayerArmedWeapon" &0 0 0x13B50 "" "C390"
1419 - sampPatch[] = "NOP SetPlayerCameraLookAt" &0 0 0x147F0 "" "C390"
1420 - sampPatch[] = "NOP SetPlayerCameraPos" &0 0 0x14720 "" "C390"
1421 - sampPatch[] = "NOP SetCameraBehindPlayer" &0 0 0x12DF0 "" "C390"
1422 - sampPatch[] = "NOP SetPlayerWorldBounds" &0 0 0x15080 "" "C390"
1423 - sampPatch[] = "NOP SetPlayerShopName" &0 0 0x12BC0 "" "C390"
1424 - sampPatch[] = "NOP InterpolateCamera" &0 0 0x14D60 "" "C390"
1425 -
1426 - ##Player Actor
1427 - sampPatch[] = "NOP TogglePlayerControllable" &0 0 0x14F00 "" "C390"
1428 - sampPatch[] = "NOP SetPlayerInterior" &0 0 0x14680 "" "C390"
1429 - sampPatch[] = "NOP SetPlayerPos" &0 0 0x13FA0 "" "C390"
1430 - sampPatch[] = "NOP SetPlayerDrunkLevel" &0 0 0x13AB0 "" "C390"
1431 - sampPatch[] = "NOP SetPlayerFacingAngle" &0 0 0x15210 "" "C390"
1432 - sampPatch[] = "NOP SetPlayerAnimation" &0 0 0x155C0 "" "C390"
1433 - sampPatch[] = "NOP ClearPlayerAnimation" &0 0 0x13290 "" "C390"
1434 - sampPatch[] = "NOP SetPlayerSpecialAction" &0 0 0x133A0 "" "C390"
1435 - sampPatch[] = "NOP SetPlayerHealth" &0 0 0x141D0 "" "C390"
1436 - sampPatch[] = "NOP SetPlayerArmor" &0 0 0x157D0 "" "C390"
1437 - sampPatch[] = "NOP SetPlayerVelocity" &0 0 0x13550 "" "C390"
1438 - sampPatch[] = "NOP TogglePlayerSpectating" &0 0 0x16EE0 "" "C390"
1439 - sampPatch[] = "NOP PlayerSpectatePlayer" &0 0 0x16F90 "" "C390"
1440 - sampPatch[] = "NOP PlayerSpectateVehicle" &0 0 0x17070 "" "C390"
1441 - sampPatch[] = "NOP SetPlayerFightingStyle" &0 0 0x13450 "" "C390"
1442 - sampPatch[] = "NOP SetPlayerSkillLevel" &0 0 0xB760 "" "C390"
1443 - sampPatch[] = "NOP SetPlayerSkin" &0 0 0x13E80 "" "C390"
1444 -
1445 - ##Player Vehicle
1446 - sampPatch[] = "NOP SetVehiclePosition" &0 0 0x148F0 "" "C390"
1447 - sampPatch[] = "NOP SetVehicleVelocity" &0 0 0x13650 "" "C390"
1448 - sampPatch[] = "NOP SetVehicleHealth" &0 0 0x159E0 "" "C390"
1449 - sampPatch[] = "NOP PutPlayerInVehicle" &0 0 0x14280 "" "C390"
1450 - sampPatch[] = "NOP RemovePlayerFromVehicle" &0 0 0x12D60 "" "C390"
1451 - sampPatch[] = "NOP AddCarComponent" &0 0 0xB400 "" "C390"
1452 - sampPatch[] = "NOP RemoveCarComponents" &0 0 0x17150 "" "C390"
1453 - sampPatch[] = "NOP UpdateVehicleDamageStatus" &0 0 0xB410 "" "C390"
1454 - sampPatch[] = "NOP AttachTrailer" &0 0 0x15AC0 "" "C390"
1455 - sampPatch[] = "NOP DetachTrailer" &0 0 0x15C00 "" "C390"
1456 - #sampPatch[] = "NOP SetEngineState" &0 0 0x78560 "" "C20400"
1457 - sampPatch[] = "NOP SetVehicleParams" &0 0 0x14AD0 "" "C390"
1458 - sampPatch[] = "NOP SetVehicleParamsEx" &0 0 0xD440 "" "C390"
1459 - sampPatch[] = "NOP SetVehicleInterior" &0 0 0x14BA0 "" "C390"
1460 - sampPatch[] = "NOP SetVehicleZAngle" &0 0 0x14A00 "" "C390"
1461 -
1462 - ##Objects
1463 - sampPatch[] = "NOP CreateObject" &0 0 0x15FB0 "" "C390"
1464 - sampPatch[] = "NOP SetObjectPos" &0 0 0x16660 "" "C390"
1465 - sampPatch[] = "NOP SetObjectRot" &0 0 0x16770 "" "C390"
1466 - sampPatch[] = "NOP MoveObject" &0 0 0x16B50 "" "C390"
1467 - sampPatch[] = "NOP StopObject" &0 0 0x16D00 "" "C390"
1468 - sampPatch[] = "NOP DestroyObject" &0 0 0x16870 "" "C390"
1469 - sampPatch[] = "NOP Attach Object To Player" &0 0 0x17230 "" "C390"
1470 - sampPatch[] = "NOP AttachCameraToObject" &0 0 0x14C60 "" "C390"
1471 - sampPatch[] = "NOP EditObject" &0 0 0xD8D0 "" "C390"
1472 -
1473 - ##Anything Text Related
1474 - sampPatch[] = "NOP ShowGameText" &0 0 0x14570 "" "C390"
1475 - sampPatch[] = "NOP ShowTextDraw" &0 0 0x178B0 "" "C390"
1476 - sampPatch[] = "NOP HideTextDraw" &0 0 0x179E0 "" "C390"
1477 - sampPatch[] = "NOP ShowMenu" &0 0 0x176B0 "" "C390"
1478 - sampPatch[] = "NOP HideMenu" &0 0 0x17760 "" "C390"
1479 - sampPatch[] = "NOP SetPlayerChatBubble" &0 0 0xBB00 "" "C390"
1480 - sampPatch[] = "NOP ShowPlayerDialog" &0 1 0xBC70 "" "C390"
1481 - sampPatch[] = "Mute Player Chat" &0 0 0xDDA0 "" "C390"
1482 - sampPatch[] = "Mute Server Chat" &0 0 0xB110 "" "C390"
1483 -
1484 - ##Generic Other
1485 - sampPatch[] = "Disable take damage data" &0 0 0x5AA0 "" "C21000"
1486 - sampPatch[] = "Disable give damage data" &0 0 0x5BB0 "" "C21000"
1487 - #sampPatch[] = "NOP AddDeathMessage" &0 0 0x17DD0 "" "C390"
1488 - #sampPatch[] = "NOP ForceClassSelection" &0 0 0xAFD0 "" "C390"
1489 - sampPatch[] = "NOP SendDeath" &0 0 0x4A90 "" "C390"
1490 - sampPatch[] = "NOP SpawnPlayer" &0 0 0x36D0 "" "C390"
1491 - sampPatch[] = "Debug mode" &0 0 0x2120E8 "" "01000000"
1492 - sampPatch[] = "Disable (dl) distance limit" &0 0 0xCE7CC "" "0000FF4F"
1493 - sampPatch[] = "NOP RestartGame" &0 0 0x9280 "" "C390"