Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

[Feature Request] Add color Symbol on premade indicator! #37

Open
ma-karai opened this issue Jul 20, 2017 · 3 comments
Open

[Feature Request] Add color Symbol on premade indicator! #37

ma-karai opened this issue Jul 20, 2017 · 3 comments

Comments

@ma-karai
Copy link

ma-karai commented Jul 20, 2017

Half colorblind here, to me the colors look all the same, it would be nice to get either some bigger vertical bars or even some letters to indicate the colors.

15px instead of 3px
Thanks
like this perhaps.
capture

@ma-karai
Copy link
Author

pwease!

@nuller1joe
Copy link
Contributor

Hello.
While I think it would be a good idea, I don't think there will be a specific update targeting colorblinds at this moment. However you could fix this yourself in these simple steps.

  1. Download the plugin manually with this link: https://github.com/Poheart/FACEIT-HELPER/archive/master.zip
  2. Extract the zip folder
  3. Open chrome's extension tab (usually this link: chrome://extensions/ )
  4. Enable developer mode in the top right corner
  5. In the extracted folder open up inject.js. It should be in the folder js (You can use notepad or whatever texteditor
  6. Go to line 916 (or if you dont use lines, the line that starts with $(matchPlayers[j]).css
  7. In that line change "3px solid" to "15px solid" or whatever size you want
  8. Save the file
  9. go back to chrome://extensions/ and drag in the unzipped folder (the whole folder, the one that is named Faceit-Helper-master

This should work. Please let me know if it doesn't

@ma-karai
Copy link
Author

ma-karai commented Aug 18, 2017

works like a charm, much appreciated!

Actually, i was not aware that you can drag and drop extensions into google chrome and thought there would be some sort of publishing step beforehand. that being said, i just additionally

changed also the color scale to be a little more distinct (for me at least)
capture
var rgb = faceitHelper.color.HSVtoRGB(inRange , 0.99, 0.99);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants