Raised This Month: $12 Target: $400
 3% 

CSGO Map thumbnails at endgame vote


Post New Thread Reply   
 
Thread Tools Display Modes
RAAAAUUUULLLLL
New Member
Join Date: Apr 2019
Old 05-04-2019 , 15:29   Re: CSGO Map thumbnails at endgame vote
Reply With Quote #21

I guess no one made it work, i have been trying for 2 days now, cant get it to work :/
RAAAAUUUULLLLL is offline
Klinge72
New Member
Join Date: May 2019
Old 05-07-2019 , 03:44   Re: CSGO Map thumbnails at endgame vote
Reply With Quote #22

Quote:
Originally Posted by wanko View Post
OK, so I finally was able to reproduce your result.
Thanks for your detailled explanation, this means a lot!

With this added to gamemodes.txt:
gamemodes.txt

and this added to gamemodes_server.txt:
gamemodes_server.txt

and with the copied pictures in the 360p directory, I get it to work, see https://i.imgur.com/v8hKL9D.jpg


The quite interesting and not understood part is, once I move the (empty) map definitions from the gamemodes.txt into the gamemodes_server.txt:
gamemodes_server.txt

Then it no longer works, the preview pictures are gone, see https://i.imgur.com/DZctb5d.jpg

So there is a difference between gamemodes.txt and gamemodes_server.txt.
I'm just not quite sure what to make with this piece of information now.
Where do you add above code in txt file?
Klinge72 is offline
Trefluu
Junior Member
Join Date: Jan 2015
Old 07-14-2019 , 14:24   Re: CSGO Map thumbnails at endgame vote
Reply With Quote #23

So is there any way to make it work for workshop collections? It's driving me crazy.
Trefluu is offline
CBA
New Member
Join Date: Jan 2021
Old 02-02-2021 , 19:47   Re: CSGO Map thumbnails at endgame vote
Reply With Quote #24

Did anybody managed to make it work on a community server? I will try the solution mentioned earlier and I'll let you know if it worked.
CBA is offline
RobertAM
Junior Member
Join Date: May 2020
Old 09-07-2021 , 03:27   Re: CSGO Map thumbnails at endgame vote
Reply With Quote #25

Tested a method that allows remote temporary modification of gamemodes.txt without saving the modification. Sadly “gamemodes.txt” file is only loaded on CSGO start not the normal per map logic. Please let me know if anyone else comes up with any ideas.
RobertAM is offline
Kitof
New Member
Join Date: Apr 2023
Old 04-28-2023 , 18:55   Re: CSGO Map thumbnails at endgame vote
Reply With Quote #26

I publish a few scripts as a workaround https://github.com/Kitof/csgo_workshop_vote_fix


Last edited by Kitof; 04-29-2023 at 13:01.
Kitof is offline
internetdunyam
New Member
Join Date: May 2023
Old 05-16-2023 , 20:27   Re: CSGO Map thumbnails at endgame vote
Reply With Quote #27

Quote:
Originally Posted by wanko View Post
I can't reproduce your result.

What I did is: I copied one of the existing map pictures (640x360px) into the 360p folder like you, with the name of the map de_park.png

Then I copied one of the existing entries of the gamemodes.txt and changed it so de_park. The result is the following gamemodes_server.txt
Code:
	"mapgroups"
	{
		"mg_de_park"
		{
			//"imagename"				"map-park-overall"
			"nameID"				"Park"
			"name"					"mg_de_park"
			"icontag"				"bomb"
			"grouptype"				"active"
			"icon_image_path"		"map_icons/map_icon_de_park"
			"maps"
			{
				"de_park"		""
			}
		}
		"de_park"
		{
			"nameID"				"Park"
			"name"					"de_park"
			//"imagename"				"map-park-overall"
		}
	}
What have you done differently?
thank you
__________________
internetdunyam is offline
Reply


Thread Tools
Display Modes

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 03:24.


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