1. sayfa (Toplam 1 sayfa)

Request for auto join on connect

Gönderilme zamanı: Cum Şub 26, 2021 11:03 pm
gönderen Midnight1338
Hi, i search for plugin that work with cvar in ReGameDLL, mp_auto_join_team 1, so if player has admin need to be able to select team menu, so auto join on admin to not work, if possible on reapi. Thanks in advice.

Request for auto join on connect

Gönderilme zamanı: Cmt Şub 27, 2021 12:09 am
gönderen ZArchiver

Request for auto join on connect

Gönderilme zamanı: Cmt Şub 27, 2021 1:04 am
gönderen Colditz
Midnight1338 yazdı: Cum Şub 26, 2021 11:03 pm Hi, i search for plugin that work with cvar in ReGameDLL, mp_auto_join_team 1, so if player has admin need to be able to select team menu, so auto join on admin to not work, if possible on reapi. Thanks in advice.
Can you explain what you want in a slightly more descriptive way?

Request for auto join on connect

Gönderilme zamanı: Cmt Şub 27, 2021 1:17 am
gönderen Midnight1338
i need plugin that will work together with mp_auto_join_team 1 as it is and admins to be able to select team when they join in server. So cvar mp_auto_join_team to ignore admins.

Request for auto join on connect

Gönderilme zamanı: Cmt Şub 27, 2021 7:21 pm
gönderen Midnight1338
Colditz yazdı: Cmt Şub 27, 2021 1:04 am
Midnight1338 yazdı: Cum Şub 26, 2021 11:03 pm Hi, i search for plugin that work with cvar in ReGameDLL, mp_auto_join_team 1, so if player has admin need to be able to select team menu, so auto join on admin to not work, if possible on reapi. Thanks in advice.
Can you explain what you want in a slightly more descriptive way?
i need plugin that will work together with mp_auto_join_team 1 as it is and admins to be able to select team when they join in server. So cvar mp_auto_join_team to ignore admins.

Request for auto join on connect

Gönderilme zamanı: Cmt Şub 27, 2021 7:34 pm
gönderen Colditz
Midnight1338 yazdı: Cmt Şub 27, 2021 7:21 pm i need plugin that will work together with mp_auto_join_team 1 as it is and admins to be able to select team when they join in server. So cvar mp_auto_join_team to ignore admins.
You should write https://dev-cs.ru/threads/1056/ for changing mp_auto_join_team to ignore admins. I don't know if there is hooking autojoin or is not. I should review lib.

Request for auto join on connect

Gönderilme zamanı: Cmt Şub 27, 2021 9:29 pm
gönderen Midnight1338
Colditz yazdı: Cmt Şub 27, 2021 7:34 pm
Midnight1338 yazdı: Cmt Şub 27, 2021 7:21 pm i need plugin that will work together with mp_auto_join_team 1 as it is and admins to be able to select team when they join in server. So cvar mp_auto_join_team to ignore admins.
You should write https://dev-cs.ru/threads/1056/ for changing mp_auto_join_team to ignore admins. I don't know if there is hooking autojoin or is not. I should review lib.
I have asked long time ago, someone said that there regamedll can't check admins, have to use plugin that work with that cvar
https://imgur.com/8tIE7q , if it's possible to do will be great.