Skip to content

kaiawerb/csgo-discord-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

csgo-discord-plugin

This is just a simple plugin for SourceMod

First of all I'm sorry, I'm Brazilian and my English is a beginner.

Let's start!

[CSGO] Discord Server

Basically its a plugin for Sourcemod(CS:GO), He send a message to player containing discord invite url.

Message: [ChatPrefix] Your Message + "Url discord"

The plugin is configured with this message(You can edit this opening "discord.sp"):

Example: [CSGO] Our discord is discord.gg/invite/URL

Getting Started

How install Plugin?

1. Download the plugin.
2. Put him on addons/sourcemod/plugins.
3. Start your server.

There is a way to edit a message and the chat prefix?

Yes you can edit, follow the guide to edit.

If dont have a SourcePawn Editor, you need this firt.

1. Download [SPEdit](https://spedit.info)
2. Open "discord.sp"
3. On the lines 8 and 9, have someone Strings, you can change this for you preferences
4. On the line 26 you find the message format.

String: "\x09[\x04%s\x09]\x01 Nosso discord é: \x04%s" \x09, \x04 and \x01 Are the colors, you can change, just read SourcePawnColor

%s - This changes to the text variables, configured at the beginning.

Built With

Authors

About

This is just a simple plugin for SourceMod

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published