View Single Post
Author Message
Rabisu
Junior Member
Join Date: May 2019
Old 02-02-2020 , 17:20   CSGO ! to issue a say message with the command help?
Reply With Quote #1

Hello to everyone. I need a simple plugin, can you help with that? I know my English is not good.

Player ! I want him to see a post I have specified with the command.

sample: !ip say: 185.xxx.xxx.xx

Can you make a simple plugin like this example? I only have smx file, can you help for sp?




Code:
"Phrases" 
{ 
    "ip" 
    { 
        "en"        "{darkred}IP Adresimiz: {green}185.xxx.xxx.xx" 
    } 
    
    "ts3" 
    { 
        "en"        "{lime}Discord Adresimiz: {darkblue}xxxxxxxx" 
    } 
}
Rabisu is offline