Battle Grounds III

Battle Grounds III

Not enough ratings
Sourcemod Admin Menu/ Voting
By -66th- Greedychris
Hi All!

So this is a guide that will allow you to participate in voting on any server that is running the source mod plugin.

All you need to do is locate your CFG folder inside your BG3 folder (Usually found in C:\Program Files (x86)\Steam\steamapps\common\Battle Grounds III\bg3\cfg).

Then you need to open the file named autoexec.cfg with notepad.

You should now see some writing that looks like;

//These commands prevent the console from being spammed with error messages. Do not remove these because doing so may cause the game to crash - Awesome
con_filter_enable 1
con_filter_text_out "Playing sequence"

This is where you add cl_showpluginmessages 1.

So it should look like;

//These commands prevent the console from being spammed with error messages. Do not remove these because doing so may cause the game to crash - Awesome
con_filter_enable 1
con_filter_text_out "Playing sequence"
cl_showpluginmessages 1

Save the file and restart the game.

You can execute the config again without restarting by typing "exec autoexec" in console.

You should now be able to Vote for maps, firebombs and other great stuff!

https://steamuserimages-a.akamaihd.net/ugc/781868143663303634/006A5EC1969620ABA7D09DCC0B243451F1C15129/




   
Award
Favorite
Favorited
Unfavorite
Sourcemod Admin Menu/ Voting
Hi All!

So this is a guide that will allow you to participate in voting on any server that is running the source mod plugin.

All you need to do is locate your CFG folder inside your BG3 folder (Usually found in C:\Program Files (x86)\Steam\steamapps\common\Battle Grounds III\bg3\cfg).

Then you need to open the file named autoexec.cfg with notepad.

You should now see some writing that looks like;

//These commands prevent the console from being spammed with error messages. Do not remove these because doing so may cause the game to crash - Awesome
con_filter_enable 1
con_filter_text_out "Playing sequence"

This is where you add cl_showpluginmessages 1.

So it should look like;

//These commands prevent the console from being spammed with error messages. Do not remove these because doing so may cause the game to crash - Awesome
con_filter_enable 1
con_filter_text_out "Playing sequence"
cl_showpluginmessages 1

Save the file and restart the game.

You can execute the config again without restarting by typing "exec autoexec" in console.

https://steamuserimages-a.akamaihd.net/ugc/781868143663303634/006A5EC1969620ABA7D09DCC0B243451F1C15129/