Raised This Month: $32 Target: $400
 8% 

Scoreboard of FFA DM Server


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
raj kaul
Senior Member
Join Date: Mar 2018
Location: www.lotgaming.xyz
Old 01-13-2021 , 08:31   Scoreboard of FFA DM Server
Reply With Quote #1

hello, just played on fastcup dm servers and i saw two unique things there
1st - they are using default dm scoreboard in FFA mode
2nd - they have official ds text in net-graph like VALVE
how can i configure these things on my servers ?

Image - https://ibb.co/HDNWjR3
server ip (if you want to check in-game ) - 37.221.211.220:27015
__________________

Last edited by raj kaul; 01-13-2021 at 08:36.
raj kaul is offline
raj kaul
Senior Member
Join Date: Mar 2018
Location: www.lotgaming.xyz
Old 01-13-2021 , 23:31   Re: Scoreboard of FFA DM Server
Reply With Quote #2

2nd - Fixed
still searching for 1st thing
__________________
raj kaul is offline
BeepIsla
Member
Join Date: Mar 2020
Location: Germany
Old 01-14-2021 , 02:59   Re: Scoreboard of FFA DM Server
Reply With Quote #3

Scoreboards are gamemode specific, so just use deathmatch gamemode

https://developer.valvesoftware.com/..._Mode_Commands
BeepIsla is offline
raj kaul
Senior Member
Join Date: Mar 2018
Location: www.lotgaming.xyz
Old 01-14-2021 , 03:12   Re: Scoreboard of FFA DM Server
Reply With Quote #4

Quote:
Originally Posted by BeepIsla View Post
Scoreboards are gamemode specific, so just use deathmatch gamemode

https://developer.valvesoftware.com/..._Mode_Commands
https://i.ytimg.com/vi/TjxKuuV4t44/maxresdefault.jpg

but they don't have task like valve
ex - bonus weapon on left side also they removed that top players icons and points
__________________

Last edited by raj kaul; 01-14-2021 at 03:27.
raj kaul is offline
Ilusion9
Veteran Member
Join Date: Jun 2018
Location: Romania
Old 01-14-2021 , 10:00   Re: Scoreboard of FFA DM Server
Reply With Quote #5

Quote:
Originally Posted by BeepIsla View Post
Scoreboards are gamemode specific, so just use deathmatch gamemode

https://developer.valvesoftware.com/..._Mode_Commands
look at top hud (where's timeleft, rounds etc). thats casual/competitive hud, not deathmatch.
__________________
Ilusion9 is offline
BeepIsla
Member
Join Date: Mar 2020
Location: Germany
Old 01-14-2021 , 23:10   Re: Scoreboard of FFA DM Server
Reply With Quote #6

Quote:
Originally Posted by Ilusion9 View Post
look at top hud (where's timeleft, rounds etc). thats casual/competitive hud, not deathmatch.
I didn't see that, oops. Scoreboard says "Deathmatch" though. I was able to somewhat reproduce this using Skirmish & Hunter-Gatherers mode, so I looked into its config and this is how I got it work:

Code:
game_type 1 // Normal deathmatch mode
game_mode 2 // Normal deathmatch mode

mp_dm_teammode 1 // This toggles the top hud between deathmatch-style and team-style
Had to put the last one into my "gamemode_deathmatch_server.cfg" for it to display it casual-style, otherwise it would show only 5 on each team competitive-style.
BeepIsla is offline
raj kaul
Senior Member
Join Date: Mar 2018
Location: www.lotgaming.xyz
Old 01-14-2021 , 23:45   Re: Scoreboard of FFA DM Server
Reply With Quote #7

Quote:
Originally Posted by BeepIsla View Post
Code:
game_type 1 // Normal deathmatch mode
game_mode 2 // Normal deathmatch mode

mp_dm_teammode 1 // This toggles the top hud between deathmatch-style and team-style
Hey thank you its working fine .
still - i am getting bell sound and chat points notifications after every kill same as deathmatch gamemode .
if you have any idea how can i disable that please tell me .
Thanks
__________________

Last edited by raj kaul; 01-15-2021 at 00:21.
raj kaul is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 01-15-2021 , 05:15   Re: Scoreboard of FFA DM Server
Reply With Quote #8

Official DS

PHP Code:
#include <sdktools>

public void OnMapStart()
{
GameRules_SetProp("m_bIsValveDS"1);

needs a change in core.cfg -> "FollowCSGOServerGuidelines" "no"

i guess the token can be banned cause of this.

Edit: second post of you not seen first.

Last edited by asdfxD; 01-15-2021 at 05:23.
asdfxD is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:34.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode