Make your own BakkesMod plugin

Subscribers:
79,000
Published on ● Video Link: https://www.youtube.com/watch?v=t-5SGaunD_s



Category:
Tutorial
Duration: 3:45:27
17,476 views
302


As stated in the previous tutorial video, all you need is Visual Studio 2017. Python will also be useful though. We're gonna go create a couple of examples together that will hopefully show to create your own plugins for BakkesMod.

The 2 plugins I created during the stream are now available here:
https://github.com/Bakkes/BakkesMod-thirdparty

.set file ids:
number=action usage
0 = button 0|Label|console_command
1 = checkbox 1|Label|bool_cvar
2 = slider range (f) 2|Label|float_cvar|min|max
3 = slider range (i) 3|Label|int_cvar|min|max
4 = slider value (f) 4|Label|float_cvar|min|max
5 = slider value (i) 5|Label|int_cvar|min|max
6 = drop down 6|Label|cvar|first_entry@value_of_entry&second_entry@value
7 = same line put 7 in between 2 components to make them appear on the same line
8 = separator put 8 in between 2 components to separate them with a line
9 = Label 9|Label
10 = grey out 10|condition_cvar
11 = end grey out everything between 10 and 11 is disabled when the condition is false
12 = text input 12|Label|cvar_to_write_text_input_to


Support me on Patreon:
https://www.patreon.com/rocketscience

Follow me on twitter
https://twitter.com/HalfwayDeadRL

Join my Discord:
https://discord.gg/JSzuvr2

And you can follow me on twitch :)
https://twitch.tv/halfwaydead







Tags:
Rocket League
Rocket Science
HalfwayDead
Halfway Dead
HalfwayDeadRL
RocketScience
Bakkes Mod
BakkesMod Tutorial
Bakkes Mod Tutorial
BakkusMod
BackesMod
BachusMode
BakkisMod
BakkensMod
BakkesMod customisation
Bakkesmod Customization
Bakkes mod plugins
create plugin