[Summary]
A Modern & Optimize 3D Rp Chat
The Ui Has Clean & Responsive
[Features]
- Full Config
- Good Ui/Ux
- Usage 0.00 MS
- …
PREVIEW
DOWNLOAD
[Config]
Config
Config = {}
Config.Command_Me = "me" --[[ /Command For /me ]]
Config.Command_Do = "do" --[[ /Command For /do ]]
Config.Distance_To_Show = 15 --[[ Distance To Show Command ]]
Config.Limit_Command_Me = 1 --[[ Limit Time For Command (By Seconds)]]
Config.Limit_Command_Do = 1 --[[ Limit Time For Command (By Seconds)]]
Config.Length_Me = 15 --[[ How Long To Show Message (By Seconds) ]]
Config.Length_Do = 15 --[[ How Long To Show Message (By Seconds) ]]
Config.Default_Avatar_Image = "https://cdn.discordapp.com/attachments/929303542831923240/1046135323295494225/Atom_Logo_1.png"
--[[ Client Functions ]]
function On_Near_Player_Use_Command_Me(Source, Message, Name, Avatar_Link) --[[ /me ]]
TriggerEvent("chatMessage", "^4/ME | "..tostring(Name)..("[%s]"):format(Source), {255, 0, 0}, tostring(Message)) --[[ Send Message In Chat ]]
end
function On_Near_Player_Use_Command_Do(Source, Message, Name, Avatar_Link) --[[ /do ]]
TriggerEvent("chatMessage", "^4/Do | "..tostring(Name)..("[%s]"):format(Source), {255, 0, 0}, tostring(Message)) --[[ Send Message In Chat ]]
end
[Updates]
- Soon
Code is accessible | No |
Subscription-based | No |
Lines (approximately) | UI ( 150 ) - LUA ( 210 ) |
Requirements | Standalone |
Support | Yes |
Thank you for supporting