Category: Source Development URL: https://pkodev.com/threads/chairsit-button-on-the-fast-bar.148/ Posts: 1
Author: Grim4ik
Date: 2026-03-06
Nowadays, many keyboards no longer include the Insert key. Because of this, you can conveniently add a Sit button directly to your fast action bar.
This guide explains how to implement it.
Step 1 — Edit UIEquipForm.cpp
Open UIEquipForm.cpp and locate the following line:
C++:
CForm* frmFast = _FindForm("frmFast");