It is an adaptation of PUB-G designed for use in jailbreak mods in the game "Counter-Strike: Global Offensive". The general purpose of the plugin is to allow the commanders or officials to play a PUB-G style game in one round.
Переменные
Команды
Установка
Upload the given folders to the relevant fields on your CS:GO game server. After you have installed all the files completely, place the SQL setting below in the "csgo/addons/sourcemod/configs/databases.cfg" file. After the database connection is successful, it is enough to make the settings on the map where you will use the plugin.
"pubg" { "driver" "sqlite" "host" "localhost" "database" "pubg" "user" "root" "pass" "" //"timeout" "0" //"port" "0" }
Переменные
Команды
Установка
Upload the given folders to the relevant fields on your CS:GO game server. After you have installed all the files completely, place the SQL setting below in the "csgo/addons/sourcemod/configs/databases.cfg" file. After the database connection is successful, it is enough to make the settings on the map where you will use the plugin.
"pubg" { "driver" "sqlite" "host" "localhost" "database" "pubg" "user" "root" "pass" "" //"timeout" "0" //"port" "0" }