Looks like my regex pattern is not only getting label_name, but also other arguments of Call/Jump function.Getting this error when i'm using this mod in Shard of my soul 1.7 when hovering over the clothing options. No error without the mod
game/_mods/ZLZK/_mods/UCD/scripts/extras
Thank you! That workedLooks like my regex pattern is not only getting label_name, but also other arguments of Call/Jump function.
And my function accepts only label_name.
I'm not going to provide fix to this or any other issue in near future.
Since tooltip is optional you can remove it by deleting:
game/_mods/ZLZK/_mods/UCD/scripts/extras
Could you please tell me where this hotspot is defined so I can disable it?
_mods/ZLZK/scripts/_script.rpy
RPY_config.overlay_screens.append("_mods_ZLZK_overlay")
It does, it opens my ZLZK mod menu when you right click in that area.It doesn't do anything
I had no better idea how to implement it.but it's just annoying to see it popup when I want to open URM's Watch Panel.
It won't happen my hotspot has negative priority,Someday a game comes along that actually does use that area
Ah Right-Click. Didn't think to try that...thanks!It does, it opens my ZLZK mod menu when you right click in that area.
It's still being developed.still, offering an uninstall menu, even though considerate, doesn't offer that much extra.
If you don't want to interact with mod in-game that is.So don't see a problem with disabling it.
What's there to interact with?If you don't want to interact with mod in-game that is.
It's meant to be there. Right click the box to access its purpose.Is there meant to be an invisible box on the top right corner? Not compatible with games that has something there.
There was misspelled name in uninstall code for single or all mods.I tested it and get "uninstallation failed."
Just the this mod files that you put in game folder.I'm not sure what the uninstall feature removes though.
Text is cut short.It happens on most choices in this game, but not all. If I click "Ignore", it always acts as if I picked the last displayed choice. I've looked around but couldn't find what caused it, except if this game has a real specific way to open choice menus. Do you know what is happening?
u'{/b} {size=-2}{color=#ea3}Mc: {color=#ee3}Charisma{/color}{/color}{/size} {color=#3e3}(+1){/color} {b}]{/b}{/color}{/size}{/plain}'
u'"Am I alone?"\n{plain}{size=-2}{color=#e63}{b}['
menu
function, you can look into that.did u figure out how to disable this?Could you please tell me where this hotspot is defined so I can disable it? It doesn't do anything but it's just annoying to see it popup when I want to open URM's Watch Panel.
View attachment 3545700
Someday a game comes along that actually does use that area and I wouldn't know coz I just ignore it... having it disabled in UCD I won't run that risk
Read ZLZK's reply...did u figure out how to disable this?
Could you please tell me where this hotspot is defined so I can disable it?_mods/ZLZK/scripts/_script.rpy
RPY_config.overlay_screens.append("_mods_ZLZK_overlay")