CAXAPOK
Участник
- Сообщения
- 300
- Реакции
- 111
Настрой конфиг в cfg/sourcemod/gloves.cfg. (Можешь ctrl + c, ctrl +vПроблема с перчатками, перчатки устанавливаются не сразу, а через раунд, после перезахода пропадают (чтобы не пропадали думаю нужно добавить бд).

// ConVars for plugin "Gloves by kgns"
// Prefix for chat messages
// -
// Default: "[oyunhost.net]"
sm_gloves_chat_prefix "[oyunhost.net]"
// Database connection name in databases.cfg to use
// -
// Default: "storage-local"
sm_gloves_db_connection "gloves"
// Enable/Disable gloves float options
// -
// Default: "1"
sm_gloves_enable_float "1"
// Increase/Decrease by value for gloves float
// -
// Default: "0.05"
sm_gloves_float_increment_size "0.2"
// Prefix for database table (example: 'xyz_')
// -
// Default: ""
sm_gloves_table_prefix "gl_"
// Enable/Disable gloves to be seen by other living players
// -
// Default: "1"
sm_gloves_enable_world_model "1"
// Prefix for chat messages
// -
// Default: "[oyunhost.net]"
sm_gloves_chat_prefix "[oyunhost.net]"
// Database connection name in databases.cfg to use
// -
// Default: "storage-local"
sm_gloves_db_connection "gloves"
// Enable/Disable gloves float options
// -
// Default: "1"
sm_gloves_enable_float "1"
// Increase/Decrease by value for gloves float
// -
// Default: "0.05"
sm_gloves_float_increment_size "0.2"
// Prefix for database table (example: 'xyz_')
// -
// Default: ""
sm_gloves_table_prefix "gl_"
// Enable/Disable gloves to be seen by other living players
// -
// Default: "1"
sm_gloves_enable_world_model "1"