ποΈSIM Cards
The SIM card system allows players to manage phone numbers through physical SIM card items in their inventory, providing realistic phone number management.
Inventory Requirements
Configuration
SIM Mode Configuration
-- Whether to enable the SIM switch functionality.
-- *manual: When a phone is initialized the phone won't have a SIM card.
-- You need to have a SIM card item in your inventory.
-- You can assign the SIM card to the phone via Settings app -> SIM Manager.
-- *auto_generate: When a phone is initialized, it will automatically
-- generate a SIM card and add it to the phone.
Config.Sim.Mode = 'auto_generate' -- options: 'manual', 'auto_generate'SIM Switch Settings
SIM Card Item Setup
QB-Inventory Format
OX-Inventory Format
SIM Modes Explained
Manual Mode
Auto Generate Mode
SIM Management Features
SIM Manager (Settings App)
SIM Card Properties
Implementation Examples
Creating SIM Cards via Command
Troubleshooting
Common Issues
Debug Steps
Last updated