MI2-Utilities-Java icon indicating copy to clipboard operation
MI2-Utilities-Java copied to clipboard

Two questions 两个问题

Open ShZxy opened this issue 1 year ago • 0 comments

I found two questions when I use the mod.

When I use the costumed UI(the AI based on logic to control player),I found

set e 114514 print "UI.info(e)" set e 114514 jump 2 always x false

It outputted a UI,with a word"null"in it instead of a number 114514(but if "e" wasn't a munber,like string"114514",it would be normal)

When i played in a server,I found control-config useless(but it works when I was in single-player game) I thought that the simulation was to control player to change the config....

I have a poor English (TAT)

我在用这模组的时候发现两个问题

当我用自定义UI(用逻辑做的控制玩家的AI)的时候,我发现

set e 114514 print "UI.info(e)" set e 114514 jump 2 always x false

它输出了一个UI,UI里有个"null”,而不是数字114514(但是如果"e"不是数字,比如字符串"114514",就正常了)

当我在服务器玩的时候,我发现control-config没用(但是我单机的时候能用) 我以为那个模拟是控制玩家去改config

还是中文好使(雾)

ShZxy avatar Feb 09 '25 16:02 ShZxy