Skip to content

Configuration Guide

All main settings for the Telephone system are located in shared/sh_config.lua.

Core Settings

SettingDescription
Config.PhoneBoothsAdd/Remove Public phones and set their fixed phone numbers.
Config.PhoneItemThe name of the item required in your inventory to place a personal phone (default: phone).
Config.CallPriceHow much money is deducted per call. Set to 0 for free calls.
Config.SpeakerRadiusThe radius (in meters) within which nearby players can hear a call when Speaker Mode is active (default: 3.0).
Config.RingSoundThe URL or file path for the ringing sound effect.
Config.SecurityAdjust rate limits for calls to prevent spam and abuse.

Customizing Phone Booths

You can define multiple public phone booths across the map by editing the Config.PhoneBooths array. Each entry allows you to specify the coordinates, the assigned phone number, and the visual prop to spawn (e.g., a wall-mounted phone).