skillinfolist edit help

Started by MurderHollow, Jul 19, 2020, 09:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MurderHollow

Hello, I am trying to change the names of the abilities from this file something like this

[SKID.SA_LANDPROTECTOR] = {
      "SA_LANDPROTECTOR";
      SkillName = " L A N D E R",
      MaxLv = 5,
      _NeedSkillList = {
         { SKID.SA_DELUGE,3 },
         { SKID.SA_VIOLENTGALE,3 },
         { SKID.SA_VOLCANO,3 }

but it doesn't work later, and I've seen other people who, if it works, am I doing something wrong?