Skip to content

LIMITATIONS.md

Nexius edited this page Jun 8, 2025 · 16 revisions

Limitations

Even though amx offers a high level of compatibility, not everything is perfect. Below is a list of limitations that may or may not be addressed in later versions of amx and Multi Theft Auto.

The following functions will require certain resources installed to have effect when called:

  • DisableInteriorEnterExits
    • disable enex markers implemented by interiors resource, otherwise they are always disabled
  • SendDeathMessage
    • invoke graphical death messages from killmessages resource

The following features are currently not implemented and will have no effect when used:

  • Custom SA-MP objects
  • NPC related functions
    • StartRecordingPlayerData
    • StopRecordingPlayerData
  • Object material and text
    • SetObjectMaterial
    • SetObjectMaterialText
  • TextDraw preview and sprites
    • TextDrawSetPreviewModel
    • TextDrawSetPreviewRot
    • TextDrawSetPreviewVehCol
  • Camera target functions
    • EnablePlayerCameraTarget
Clone this wiki locally