Team dispo is an app to set TF2 player disponibility
-
6vs6
-
9vs9
-
Counter Strike 5v5
1.0
Team Dispo uses a number of open source projects to work properly:
- Bootstrap - great UI boilerplate for modern web apps
- Bootstrap Timepicker - duh
- Bootstrap Datepicker - duh
- jQuery - duh
- PHP 5.3
- Apache 2.2
- MySQL 5
git clone https://github.com/Padow/team.git
- dispo.sql
- Required
- config/config.json
- config/gamemode.json --> 6v6 by default
- Optional
- config/server.json
- config/links.json
- config/teamid.json --> allow sync with ETF2L for match schedule
Default language is french. To change it remove "default.php" from "language" folder, then copy/paste the language file you wish as default and rename the copy "default.php"
- available languages
- french
- english
- russian - done by Shog
it may have mistakes translations or some inappropriate translations, so please feel free to report them.
- Add an other translation language
- get your country_tag refer to availables country tag
- copy/paste "en.php" from "language" folder
- rename the copie "country_tag.php"
- open the new file with a text editor and translate. /!\ DO NOT CHANGE WORDS IN CAPITAL LETTERS
- enter whatever you want as login and password
- create a new player
- then logout and relog with the new player account
**Edited on : **http://dillinger.io/