Code Monkey home page Code Monkey logo

simple-tips-chat's Introduction

[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

alt text

.:[ 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 :)

paypal

simple-tips-chat's People

Contributors

oqyh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

simple-tips-chat's Issues

Cannot turn off tips

Really great plugin. I have been looking for something that would allow me to disable hints on the client side.
However, when I type !tip, I get the following and cannot turn tips on or off
Counter-strike  Global Offensive Screenshot 2022 08 18 - 23 02 14 99
.
I have kz, bhop, surf, and FFA servers and have tried this plugin on all of them with the same results.

Still can't turn off tips.

Sorry for the repetition.
When I type !tip I get a lot of enable and disable output and I can't turn off tip.

aaa.mp4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.