Требования
[Shop] Core (Fork)
Sourcemod
MySQL (Optional)
Переменные
sm_daily_credits_enable - Daily Credits enable? (0 = Disabled, 1 = Enabled [DEFAULT])
sm_daily_credits_amount - Amount of Credits. (10 [DEFAULT])
sm_daily_credits_bonus - Increase in Daily Credits on consecutive days. (2 [DEFAULT])
sm_daily_credits_max - Max credits that you can get daily. (50 [DEFAULT])
sm_daily_credits_resetperiod - Amount of days after which the streak should reset itself. Set to 0 to disable. (7 [DEFAULT])
sm_daily_credits_interval - Number of minutes required by the player to play on the server before getting daily credits. Set to 0 to immediately give credits upon using! Daily. (0 [DEFAULT])
- Color chat support
"dailycredits"
{
"driver" "mysql"
"host" "host"
"database" "database"
"user" "login"
"pass" "password"
}
Команды
sm_daily
Установка
[Shop] Core (Fork)
Sourcemod
MySQL (Optional)
Переменные
sm_daily_credits_enable - Daily Credits enable? (0 = Disabled, 1 = Enabled [DEFAULT])
sm_daily_credits_amount - Amount of Credits. (10 [DEFAULT])
sm_daily_credits_bonus - Increase in Daily Credits on consecutive days. (2 [DEFAULT])
sm_daily_credits_max - Max credits that you can get daily. (50 [DEFAULT])
sm_daily_credits_resetperiod - Amount of days after which the streak should reset itself. Set to 0 to disable. (7 [DEFAULT])
sm_daily_credits_interval - Number of minutes required by the player to play on the server before getting daily credits. Set to 0 to immediately give credits upon using! Daily. (0 [DEFAULT])
- Color chat support
"dailycredits"
{
"driver" "mysql"
"host" "host"
"database" "database"
"user" "login"
"pass" "password"
}
Команды
sm_daily
Установка
- Unpack the archive
- Transfer the plug-in version to the server
- Get daily credits
- A config file called " dailycredits.cfg " will be created in " cfg / sourcemod "
- Translation file support -> "translations / dailycredits.phrases.txt "