imring Posted April 21, 2019 Share Posted April 21, 2019 (edited) version 8.0 This script changes the dialog interface from DXUT to ImGui. Requirements: SAMPFUNCS MoonLoader MoonImGui Installation: from the archive dialog_imgui_v8.rar transfer files to the moonloader folder. Download: GitHub Release BlastHack Settings Activate menu: /disettings Enable Dialog ImGui - enable dialog with the new interface (standard included). Return the standard dialog when pressing F8 - returns the standard (DXUT) dialog when saving a screenshot. Enable Dialog Hider - this feature allows you to enable dialog after it is closed. (this function is not available since version 6.0). Enable item retention after closing. Enable layout display - includes the display of the keyboard layout near the input line. Updates Version 1.0 Release. Version 2.0 Fixed bug with button Shift. Added auto-focus Editbox for dialogs 1 and 3 styles. Added Dialog Hider. Added saver item selection. Version 3.0 Fixed bugs. Added settings in the game. Version 4.0 Fixed bug with ESC. Fixed bug with the new version of MoonImGui (1.1.3+). Fixed bug with clinging dialog elements. Fixed bugs with dialogs 5 and 4 styles (an extra column in some cases and navigation). Added display of the layout in the dialog. Added AlphaBar (transparency) when changing color. New title bar. Thanks DonHomka for the code. Version 5.0 Added the ability to turn off/on the standard dialog. Added the ability to include a standard dialog when pressing F8. Fixed bug with dialogs 4 and 5 styles. The layout is now on the right side. Now you do not need to reload the script/game to change the font. Version 6.0 Fixed bug with width in dialogs 4 and 5 styles. Now the script is compatible with other scripts that work with dialogs. Added a check for the presence of a font (if there is no font, then it will be font Arial). Recalculated height in dialogs. Removed Dialog Hider. Added indent in ColorEdit. Version 7.0 Fixed problem with .ini. Fixed bug with the choice of the element in dialogs 4 and 5 styles. Edited May 12, 2019 by imring Davve95, firedihm and Shapaer 3 Link to comment Share on other sites More sharing options...
imring Posted May 11, 2019 Author Share Posted May 11, 2019 Version 8.0 Fixed bugs in dialogs 4 and 5 styles. Fixed not valid characters. Fixed size calculation provided. Vinzo48 1 Link to comment Share on other sites More sharing options...
Opysium Posted November 12, 2019 Share Posted November 12, 2019 (edited) No server is using 0.3.7 anymore, so this mod is of no use to anyone. You should make a mod that can work without SAMPFUNCS. Because SAMPFUNCS can support up to 0.3.7. Edited November 12, 2019 by Opysium Link to comment Share on other sites More sharing options...