Author Topic: How do i open daprogs RTB layout?  (Read 1728 times)

so im pressing shift+tab but it only opens the steam layout, not the daprogs RTB layout

help?

try pressing shift+tab twice

that sometimes works for me, but i use grtb

Here's what you do:
Go to your Blockland root folder > Config > Client > RTB
Open Prefs.cs
Replace line 33 with:
$RTB::Options::OV::OverlayKeybind = "keyboard\topt tab";
Now your overlay keybind is LAlt and Tab


try pressing shift+tab twice

that sometimes works for me, but i use grtb
STOP
USING
GRTB



Here's what you do:
Go to your Blockland root folder > Config > Client > RTB
Open Prefs.cs
Replace line 33 with:
$RTB::Options::OV::OverlayKeybind = "keyboard\topt tab";
Now your overlay keybind is LAlt and Tab
i would set it to something like RShift or anything else as LAlt and Tab is the key for changing your current tabs on windows.

forget off with the GRTB flame war. This thread has NOTHING to do with it.

i would set it to something like RShift or anything else as LAlt and Tab is the key for changing your current tabs on windows.
Oh, I didn't know that. You can press that, get tabbed out real quick, and change your keybind then.

Also, alternatively you could do
RTB_Overlay::toggleOverlay(RTB_Overlay);
in console to open the overlay and then set a keybind using the options.