View Single Post
Author Message
Levi2288
AlliedModders Donor
Join Date: Apr 2019
Old 04-25-2021 , 17:47   [CS:GO] Informations
Reply With Quote #1

Description

This plugin displays your Discord, TeamSpeak, Steam profile, Steam group Links in chat. This is my first plugin so i dont think the code is the best & clearest but its working. (im not good giving name to plugins so if u guys have any better idea lmk)

Features

100% translation support
Multicolor support
Every feature can be turned On/Off

CVAR/Command list

Commands:

Code:
sm_steamgroup
sm_group
sm_steam

sm_discord
sm_dc

sm_steamprofile
sm_profile
sm_owner


sm_ts3
sm_teamspeak
sm_ts

Cvars:

Code:
// This file was auto-generated by SourceMod (v1.10.0.6502)
// ConVars for plugin "Informations.smx"


// Enable discord info
// -
// Default: "1"
sm_discord_enable "1"


// Plugin Version
// -
// Default: "1.00"
sm_informations_version "1.00"

// Enable Owner info 
// -
// Default: "1"
sm_owner_enable "1"

// Enable steam info 
// -
// Default: "1"
sm_steamgroup_enable "1"

// Enable discord info
// -
// Default: "1"
sm_ts3_enable "1"
Todo

-nothing

Installation

Drop Informations.smx to your plugins folder
Informations.phrases.txt to translations

You are ready to go


Github

Download

Last edited by Levi2288; 09-13-2021 at 08:49.
Levi2288 is offline