Alexrns StarBreak
/ @alexrnsstarbreak
GitHub for the plugin_highlight_player3.py Plugin
highlight_player3.py
highlight_player3_config_section.ini
https://gist.github.com/Alexrns/5479c...
GitHub for the noise.py Plugin
https://github.com/atomizer/sbpe/blob...
Notepad++ Download
https://notepad-plus-plus.org/downloads/
Html Color Picker
https://www.rapidtables.com/web/color...
7Zip to unzip the folder if you don't have a default way of doing that:
https://www.7-zip.org/download.html
The [plugin_highlight_player3] config section has these lines
player_color = 2cff80
faction_color = 00ff00
alternate_faction_color = 1c74cb
The color code below changes the color of the players that you highlighted with NOTABLE PLAYERS
player_color = 2cff80
The color code below changes the color of the factions that are highlighted with NOTABLE FACTIONS
faction_color = 00ff00
The color code below changes the color of factions of people that you have highlighted with NOTABLE PLAYERS but their faction is NOT highlighted with NOTABLE FACTIONS. The other factions will still be default blue if the player is NOT highlighted with NOTABLE PLAYERS
alternate_faction_color = 1c74cb
My Keybinds
[plugin_keybinds]
format: PLUGIN OPTION TYPE VALUE [VALUE ...] = KEY
types:
set = set to value when pressed
hold = set to first value when pressed, to second when released
toggle = cycle through values on each press
zoom level toggle -1 4800 = Y
map visible hold yes no = Right Ctrl
zoom level toggle -1 750 = Keypad 8
zoom level toggle -1 1689 = Keypad 9
zoom level toggle -1 4000 = Keypad 0
zoom level toggle -1 8000 = Keypad 1
zoom level toggle -1 10000 = Keypad 2
zoom level toggle -1 15000 = Keypad 3
zoom level toggle -1 20000 = Keypad 6
misc centered toggle 1 2 = Keypad 5
noise hide_chat toggle yes no = T
playerlist visible hold yes no = V
extra_info show_hp toggle yes no = G
noise hide_names toggle yes no = B
noise hide_ally_objects toggle yes no = Keypad 7
highlight_player3 hide_players toggle yes no = Keypad 4
misc drawHitBoxes toggle yes no = .
misc drawBoxes toggle yes no = .
show information about triggered keybinds in top left corner, useful for debugging
info_time = 1
My Keybinds Explained
"Y" is for the exact zoom level for GY/EGY when not centered camera
All my zoom levels are different Keypads and Keypad 8 actually zooms in closer than default
Keypad 5 is my toggle center camera
"T" is my hide chat
"V" is my show player list of who is in the lobby
"G" is my show hp on the center of my charactor and shows enemy hp as well (also shows if they are over damaged)
"B" is my hide names
Keypad 7 is my hide noise such as soidal/jansky/shotgun, blasts, fabricator mains, plinks, etc (everything except for macrons)
Keypad 4 is hide shells unless they are highlighted with NOTABLE PLAYERS or NOTABLE FACTIONSS
"." (the period key) is toggle hitboxes, i never use this but you can see hitboxes if you like and set it to a keybind if you like
info_time 1 shows what you toggled or pressed in the top corner for a duration of how ever many seconds mine is set to one second it shows if you hide the chat or showed the player list or any keybind that you pressed and gives you info about it such as the zoom level you changed to and then disappears after the amount of time you set it to just copy info_time 1 if you want it to show for 1 second you can make the number larger if you want a longer info time of what you pressed to show on the screen in the top left corner