Search found 32 matches

by 570295535
Sun Nov 24, 2024 1:58 am
Forum: Scripting
Topic: Does Moho need a paid scripting professional?
Replies: 3
Views: 5086

Re: Does Moho need a paid scripting professional?

This is not a good idea, because there are very few Moho users per se, and even fewer willing to pay for the script, so you will just starve to death.
by 570295535
Tue Nov 12, 2024 1:53 am
Forum: General Moho Discussion
Topic: Version 15 News! Will this be the new logo?
Replies: 4
Views: 2183

Re: Version 15 News! Will this be the new logo?

:D I like this topic, although it is different from reality, but according to normal speculation, the new logo should not be very different from Moho 14, people will be more concerned about the new features of Moho 15 rather than the logo.
by 570295535
Wed Oct 09, 2024 3:50 am
Forum: Bug Discussions
Topic: Bug where all right angles turn into rounded corners when using Draw/Race Image.
Replies: 0
Views: 4506

Bug where all right angles turn into rounded corners when using Draw/Race Image.

The following image is just a demonstration. After using Draw/Race Image, all PNG images will have rounded corners instead of right angles, which is a common issue in Moho13.5-14.2.
Image
by 570295535
Sun Sep 01, 2024 11:18 am
Forum: Scripting
Topic: [Resolved]Moho script code cannot read path files with non English names(including Chinese and Japanese)
Replies: 2
Views: 5795

Re: [Resolved]Moho script code cannot read path files with non English names(including Chinese and Japanese)

Good work, but you should not be modifying files in C:\Program Files\Moho 14\, but rather use your <Custom Content Folder> Sorry, I overlooked this issue because I have been using Moho without setting up the<Custom Content Folder>myself. Due to frequent script creation and concerns about program cr...
by 570295535
Sun Sep 01, 2024 10:56 am
Forum: How Do I...?
Topic: What controls 3D Shadows?
Replies: 4
Views: 2303

Re: What controls 3D Shadows?

This is a basic file demonstration similar to 3D shadows, on which you can expand more.
viewtopic.php?t=37358
by 570295535
Fri Aug 30, 2024 11:57 am
Forum: Scripting
Topic: [Resolved]Moho script code cannot read path files with non English names(including Chinese and Japanese)
Replies: 2
Views: 5795

[Resolved]Moho script code cannot read path files with non English names(including Chinese and Japanese)

This problem has been bothering me for a long time. Today, on Discord, I saw SimplSam's sharing of utf8_filenames.lua, and with a try it out attitude, I didn't expect it to really solve the problem(Chinese and Japanese, excluding Korean). Just copy utf8_filenames.lua, files that were previously not ...
by 570295535
Mon Aug 26, 2024 1:25 am
Forum: Bug Discussions
Topic: Please fix the bug where the toolbar script name is not displayed.
Replies: 0
Views: 5017

Please fix the bug where the toolbar script name is not displayed.

When unchecking Tools in Docking, when the mouse points to the script icon in the toolbar panel, many script names cannot be displayed, but instead a blank square will appear. This bug has existed for a long time. The bug may be related to the word count, Please lift the limit on the word count of s...
by 570295535
Fri Aug 23, 2024 10:15 am
Forum: General Moho Discussion
Topic: Implementation of lighting controlled shadow effects similar to Blender
Replies: 3
Views: 2663

Implementation of lighting controlled shadow effects similar to Blender

I have always envied Blender's lighting and shadow effects. I saw this video yesterday[ https://youtu.be/zn58uT1BK1g ]There are many extra bones that look messy, so I made a simple file for recording and learning. https://im.gurl.eu.org/file/b5a7e052fd38f5f896636.gif File Download: https://drive.alm...
by 570295535
Sat Jul 13, 2024 3:27 am
Forum: Scripting
Topic: Modify the "select Bone layer" plugin
Replies: 3
Views: 4180

Re: Modify the "select Bone layer" plugin

You can modify this file: C:\Program Files\Moho 14\Resources\Support\Scripts\Tool\_tool_list.txt Adjust the order of lm_transform-bone to the first position to achieve it. Change it to this: group MOHO.Localize("/Tools/Group/Bone=Bone") tool lm_transform_bone ... tool lm_select_bone ... to...
by 570295535
Mon Jul 08, 2024 6:44 am
Forum: General Moho Discussion
Topic: Moho14.2 font is not compatible with special symbols, displaying error blocks
Replies: 7
Views: 3386

Re: Moho14.2 font is not compatible with special symbols, displaying error blocks

Which tool did you use to edit the font/s? I might have a play to get rid of that nasty Lock symbol in 'Noto Current' for my local system. Hopefully, there will be a better solution in the future. I am using the【Fontcreator】software. If the Lock symbol for 'Noto Current' you mentioned is a symbol i...
by 570295535
Sat Jul 06, 2024 9:02 am
Forum: General Moho Discussion
Topic: Moho14.2 font is not compatible with special symbols, displaying error blocks
Replies: 7
Views: 3386

Re: Moho14.2 font is not compatible with special symbols, displaying error blocks

I later solved it myself. I made a font that is compatible with my special symbols, implemented using [Microsoft YaHei UI]+[Segoe UI Symbol], and integrated 📄 and 🌀 Replaced with [Segoe UI Emoji]. Font download (蓝奏云): https://xsz.lanzouq.com/isNGk23obgfc Replace to the following address: C:\Program ...
by 570295535
Sat Jul 06, 2024 2:06 am
Forum: General Moho Discussion
Topic: Moho14.2 font is not compatible with special symbols, displaying error blocks
Replies: 7
Views: 3386

Re: Moho14.2 font is not compatible with special symbols, displaying error blocks

You can get partial respite if you: - Download GoNotoCurrent-Regular.ttf / GoNotoCurrent-Bold.ttf from: https://github.com/satbyy/go-noto-universal/releases/ - Rename them to: GoNotoKurrent-Regular.ttf / GoNotoKurrent-Bold.ttf - Copy to: <Moho 14>\Resources\Fonts ( after backup etc. ) ** Caution - ...
by 570295535
Fri Jul 05, 2024 5:32 pm
Forum: General Moho Discussion
Topic: Moho14.2 font is not compatible with special symbols, displaying error blocks
Replies: 7
Views: 3386

Moho14.2 font is not compatible with special symbols, displaying error blocks

https://s21.ax1x.com/2024/07/06/pkRqBdO.png As can be seen from the comparison in the picture, Moho 14.1 is displayed normally, but 14.2 cannot be displayed. I have tried many font replacements under C: \ Program Files \ Moho 14 \ Resources \ Fonts, but they cannot fix this issue. Some special symb...
by 570295535
Sat Jun 29, 2024 3:56 pm
Forum: Scripting
Topic: HQC - Hover Window Quick Click Widget (Win)
Replies: 8
Views: 4778

Re: HQC - Hover Window Quick Click Widget (Win)

You didn't have the source code in the download when I checked it. And it doesn't help when you say "If you want to add malicious code, pay me $10 to help you join." You only have 18 posts on this forum, so you don't have enough history here for people to just trust you. I would still adv...
by 570295535
Sat Jun 29, 2024 4:35 am
Forum: Scripting
Topic: HQC - Hover Window Quick Click Widget (Win)
Replies: 8
Views: 4778

Re: HQC - Hover Window Quick Click Widget (Win)

If it's in Python, you could still post the source code. Otherwise, I advise people to not take the risk. Dude, you are really persistent. There are only a few of us on the forum, so there is no need for me to poison. I have already placed the source code for 20231024 in the original download link,...