Page 1 of 1

[CS:GO] UNO Card Game

Posted: Tue Nov 23, 2021 3:17 pm
by greenie
Description
- Sunucunuzda oyuncuların kendi aralarında kurduğu takımlarla Uno kart oyununu oynamasına olanak sağlar.
- It allows players to play the Uno card game on your server with the teams they have formed among themselves.

Requirements
Sourcemod and Metamod

Installation
- Dosyaları sunucunuza yükleyin.
- Sunucuyu yeniden başlatın veya eklentiyi yüklemek için konsolda sm plugins load uno yazın.
- Grab the latest release from the release page and unzip it in your sourcemod folder.
- Restart the server or type sm plugins load uno in the console to load the plugin.

Configuration
addons/sourcemod/translations/UNO.phrases.txt içindeki ifadeleri değiştirebilirsiniz.
You can modify the phrases in addons/sourcemod/translations/UNO.phrases.txt.
Veritabanı kurulumu : addons/sourcemod/configs/databases.cfg :
"Uno_DB"{ "driver" "mysql" "host" "" "database" "" "user" "" "pass" ""
}

Usage
- sm_uno (Uno menüsü açar. / The Uno menu opens.)
- sm_ayril & sm_leave (Oyundan ayrılmanızı sağlar. / Allows you to leave the game.)

Image

Image

.zip