https://github.com/oqyh/simple-tips-chat
Print To Clients Tips Ad Ads Advertisement Messages In Chat, Ip, Steamgroup, Discord
https://github.com/oqyh/simple-tips-chat
ad ads advertisement any csgo l4d l4d2 tf2 tip tips
Last synced: 11 months ago
JSON representation
Print To Clients Tips Ad Ads Advertisement Messages In Chat, Ip, Steamgroup, Discord
- Host: GitHub
- URL: https://github.com/oqyh/simple-tips-chat
- Owner: oqyh
- Created: 2022-08-17T21:18:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-07T11:31:19.000Z (over 3 years ago)
- Last Synced: 2025-05-14T07:50:45.132Z (about 1 year ago)
- Topics: ad, ads, advertisement, any, csgo, l4d, l4d2, tf2, tip, tips
- Language: SourcePawn
- Homepage:
- Size: 294 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [ANY] Simple Tips Chat (1.0.4)
https://forums.alliedmods.net/showthread.php?p=2786726
### Print To Clients Tips Messages In Chat, Ip, Steamgroup, Discord
.png?raw=true)
## .:[ Install ]:.
```
1- Modify addons\sourcemod\translations\Simple_Tips_Chat.phrases.txt
=> Add Welcome1\Welcome2\Welcome3 <--- then take Welcome(3) Number 3 to Simple_Tips_Chat.cfg -> sm_tips_welcome_lines "3" <-- 3 Welcome Messages
=> Add Tip1\Tip2\Tip3\Tip4 <--- then take Tip(4) Number 4 to Simple_Tips_Chat.cfg -> sm_tips_lines "4" <-- 4 Tips Messages
2- Modify cfg\sourcemod\Simple_Tips_Chat.cfg
=> Welcome messages <--- sm_tips_welcome_time "X" Time in seconds
=> Tips messages <--- sm_tips_time "X" Time in seconds
```
## .:[ ConVars ]:.
```
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Enable Tips Messages || 1= Yes || 0= No
sm_tips_enable "1"
// Enable Prefix Tips Tag || 1= Yes || 0= No
sm_prefix_enable "1"
// How many Tips Messages Did You Use In Simple_Tips_Chat.phrases
sm_tips_lines "7"
// Do You Want Spaces Between Tips And Chat || 1= Yes || 0= No
sm_tips_spaces "1"
// Save Enable/Disable Client Cookie || 1= Yes || 0= No (Next Map Or Reconnect Client Tips Will Be By Default Enabled)
sm_tips_cookie "1"
// Time In Seconds Between Tips Messages
sm_tips_time "101.0"
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Enable Welcome Message || 1= Yes || 0= No
sm_tips_enable_welcome "1"
// How Many Welcome Messages Did You Use In Simple_Tips_Chat.phrases Max is 8 Lines
sm_tips_welcome_lines "7"
// Time In Seconds To Send Welcome Messages
sm_tips_welcome_time "15.0"
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Enable Command Discord Print Chat || 1= Yes || 0= No
sm_tips_enable_discord "1"
// Enable Command Ip Print Chat || 1= Yes || 0= No
sm_tips_enable_ip "1"
// Enable Command Steamgroup Print Chat || 1= Yes || 0= No
sm_tips_enable_steamgroup "1"
// Enable Command Website Print Chat || 1= Yes || 0= No
sm_tips_enable_website "1"
```
## .:[ Change Log ]:.
```
(1.0.4)
- Added Cvar sm_prefix_enable "1" Enable Prefix Tips Tag
- Added Cvar sm_tips_spaces "1" Spaces Between Tips And Chat
(1.0.3)
- Added Cvar sm_tips_cookie "1" Save Enable Disable Client Cookie || 1= Yes || 0= No (Next Map Or Reconnect Client Tips Will Be By Default Enable)
(1.0.2)
- Fix toggle problem
(1.0.1)
- Fix Client x is not in game
(1.0.0)
- Initial Release
```
## .:[ Donation ]:.
If this project help you reduce time to develop, you can give me a cup of coffee :)
[](https://paypal.me/oQYh)