Skip to main content
Located in shared/config/beds.lua, this file allows you to define which props act as medical beds and chairs in your server.

Properties

  • displayName: The text displayed in the prompt when approaching the prop.
  • scenario: The scenario played by the ped when interacting with the prop.
  • coordOffset: The vector3 positional offset from the prop’s origin.
  • rotOffset: The rotational offset (in degrees) to ensure the ped faces the correct way.

Example Configuration