Exports
Envi-Trap-Phone Exports Documentation
Client Exports
Phone Status
local phoneId = exports['envi-trap-phone']:GetActivePhone()Drug Sales Status
local isSelling = exports['envi-trap-phone']:isCornerSelling()
local isDropoffs = exports['envi-trap-phone']:isDoingDropOffs()
local isBusy = exports['envi-trap-phone']:isBusy()print(isSelling, isDropoffs, isBusy)Phone Communication
exports['envi-trap-phone']:SendMessage("Meet me at the usual spot", "UNKNOWN") -- sender is optionalContact Management
Ped Relationships
Server Exports
Phone System
XP System
Gang Reputation System
Job-Based Gang Reputation System
Export Tables
Client Exports Guide
Export Name
Parameters
Returns
Description
Server Exports Guide
Export Name
Parameters
Returns
Description
Usage Examples
Basic Phone Management
Contact Management
Gang Reputation Management
Job-Aware Gang System
XP System Integration
Last updated