Nícolas Corrêa
Nícolas Corrêa
It seems to me that this is having problems in the latest version. I edited an object and it simply went to 0 0 0 and I was not even...
I've been testing this new plugin option to handle commands, by chance can the arguments also be made in the future? (I saw that you didn't enable the DCC_Option:DCC_AddCommandOption)
it would be possible for example, you put an extra parameter in CreateCommand to specify the parameters as an array, example ``` new Arguments[][] = {"arg1", "arg2"}; DCC_CreateCommand("command1", "description", "Callback",...
I also ask you to take advantage, and see if DCC_SendChannelEmbedMessage is working, because I don't have any return when I use the function.
I have the same problem, build 1.2.0.2673 The problem occurs even if you do not use a custom skin, regardless of the skin, it falls into skin 0 (cj). It...