https://github.com/gamemann/cs-timelimit
CS Time Limit Enforcer imported from GFL's Gitlab server.
https://github.com/gamemann/cs-timelimit
csgo css cstrike limit sourcemod sourcepawn sp time
Last synced: 4 months ago
JSON representation
CS Time Limit Enforcer imported from GFL's Gitlab server.
- Host: GitHub
- URL: https://github.com/gamemann/cs-timelimit
- Owner: gamemann
- Created: 2020-07-15T04:16:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-18T01:41:28.000Z (about 5 years ago)
- Last Synced: 2025-04-02T19:22:23.888Z (6 months ago)
- Topics: csgo, css, cstrike, limit, sourcemod, sourcepawn, sp, time
- Language: SourcePawn
- Homepage: https://moddingcommunity.com/
- Size: 93.8 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: ReadME.md
Awesome Lists containing this project
README
# Description
A re-coded Time Limit Enforcer for Counter-Strike. This version offers customizable warning messages and more!# Configuration
* configs/TimeLimit-Warnings.cfg - Add warning times.
* translations/TimeLimit-Warnings.phrases.txt - Add additional language phrases for warning profiles.
* translations/TimeLimit.phrases.txt - Edit other language phrases.# Bugs
* None so far.# Additional Notes
* When warnings are enabled, a timer runs every second. I highly doubt this will cause performance issues but I just wanted to let everybody know that.