qqkookie
qqkookie
Hmmm.. then, what is difference between "HasValue: {{PlayerGender}}" :"true" and suggested "IsReady:{{PlayerGender}}": "true"? How about changing behavior of the "HasValue: " evaluation? Currently"When:" token considers both "HasValue: {{PlayerGender}}": "true" and...
I got that they are different. But in practical sense it will surely confuse modder. In most case, case when IsReady is success but HasValue is failed case is not...
I am trying to add some file association my Lua project with ZBStudio on Windows platform. Assume project file name like `"ProjX.zbproj"`, clicking the zbproj file will execute zbstudio and...
OK, Thank you for your help. Now it works like this: The Windows Registry: (Windows 10) [HKEY_CLASSES_ROOT\Applications\zbstudio.exe\shell\open\command] @="\"C:\\Program File\\ZeroBraneStudio\\zbstudio.exe\" -cfg \"%1\" \"%CD%\"" [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.zbproj\UserChoice] "ProgId"="Applications\\zbstudio.exe" "Hash"="QQB1S++u8Ao=" Project config file: "ProjX.zbproj" showmemoryusage...
I hope that it to be implemented correctly. There is quite limited selection in text color. To use D2 mods like loot filter effectively, we need wider selection of colors....
I also hope that "/fps" and "/framerate" command will be implemented someday. It is such a handy tool.
> Out of curiosity, do you have a specific reason for that much fine-grained control/? We've got a mind to just default all Terminal sessions to the UTF-8 codepage by...
> This issue seems to be related to a problem with the RichEditBox itself rather than Notepads. > > The underlying problem lies with the ScrollViewer in the RichEditBox, which...
Hmmm.. then may I edit and revise the source code more widely? i.e. not just small fix, but more revisions and improvement of basic functionalities of d2lootfilter and source code....
Similar issue. d2 1.14d d2lootfilter 0.6 alpha Plugy (14.03 latest) Diablo 2 "BaseMod" (https://www.moddb.com/mods/basemod) v1139 (v1.13.9 latest) and d2dx (0.99 latest) I load "PlugY.dll" and "d2lootfiler.dll" via Diablo BaseMod after...