WB Coding Can you create additional attributes to add to the character menu?

正在查看此主题的用户

Leonea9

Recruit
Hello everybody,
I am thinking of creating new skills, that will rely on a different attribute other than STR AGI INT & CHA.
Trying to mess a little with the Module System, I couldn't find any reserved attribute slots, and attempting to create one, I believe (unless there was something I was missing...) makes the game crash.

Is it even possible to add attributes? If not, is there any way to bypass this (for example, by using a custom menu and a new variable that could still work with/ as skills?)

I am new to coding, and couldn't find anything online about this...

Any insights would be greatly appreciated! :smile:
 
Attributes are hardcoded and you cannot add new ones. You can only add new skills which are always dependent on one of the four given attributes.
 
点赞 0
解决方案
后退
顶部 底部