View Single Post
Kokarn
Junior Member
Join Date: Feb 2015
Old 02-16-2015 , 11:18   Re: [CS:GO] Team Logo Manager 1.1
Reply With Quote #20

Quote:
Originally Posted by Neuro Toxin View Post
For the purpose of this plugin, could you host your logos in a new location which.

1. Follows the directory structure for CSGO servers
-> \csgo\resource\flash\econ\tournaments\teams\ (http://prntscr.com/65stfd)
2. Each .png is in the same folder
3. No high res files

This way when people browse your repository they already know where the files need to go on their game/fastdl servers and you only give people the correct versions (64x64) which avoids anyone trying a highres file.

At this stage I'm not sure if I want to integrate json data for team names...

1. I want to keep the plugin as simple as possible
2. There is no json data for the default team logos
3. It requires more maintenance
4. The plugin package will need to contain all the default json data
Okay, so i've added and updated quite a bit.

The structure in the repo is now totally different to better represent what you want.
The data is available on a host, http://csgo-data.com
From there it should be really easy to find team logos and such.
I'll look at some basic updates ASAP, looks a bit shit at the moment.

Regarding integrated json data, i can add #2 on your list really easy if you just tell me what you need and that would also take care of #3.
Regarding #4 i can't really say how that works but if and easy web endpoint that you send a "team shortname" to and get the real name would help, that could really easily be added.

So i guess it's up to #4 and #1
Kokarn is offline