Exports

InMotel()

With this client side export you can check if a player is inside a Motel room.

-- it will return true/false
local inside = exports['av_realestate']:inMotel()

Last updated