OK, thanks for your help
I'm using Chinese, I'll try my best to explain
I use it when LoopIndex=54, when calling "调用函数 百科卡牌界面置顶(职业:“符师”)"
When the return value of the comparison parameter is "“符师”", the event of "文本_百科卡牌备注”的事件"
I followed your method, but I don't know why, the system said "This is an invalid expression"
I want to implement such function
Return a value to parameter A when calling the function in Add Action
Then when using this function in Add Event, compare whether the value of parameter A is equal to a certain condition.
Thank you very much, I probably figured out how to set it up.
Develop games in your browser. Powerful, performant & highly capable.
Hello, I tried the expression Functions.functionname(parameter), but it said that the expression is invalid. I don’t know if it is not set properly.
I added a parameter to the function and returned a value to the parameter when calling the function. So how can we get the value returned by this parameter when using a function?
Hello, I can't seem to find any relevant examples. Can you send me a link? Thanks
I want to implement a function like this
The text displays a sentence like [Get 150 points of strength], and [150] inside turns red alone.