Hello,
Sorry to bother you (again) but it's currently the single biggest hurdle to having the menu of my demo work as intended.
Are opposed pairs usually really finicky? because no matter what I try I can't get them to work because of the indentation (or atleast that's what CSIDE is telling me).
Hmm, it shouldn't be too finnicky, but indentation is a bitch!
First off, this is a very useful wiki to check out (it has the answer)! But I also typed out some instructions below.
Here's what it should look like (on visual studio code the indentations are created by just hitting the spacebar twice, not entirely sure what it is on CSIDE):
*stat_chart opposed_pair <stat 1> <stat 2>
Or, if you want the variable to be slightly different from how it's displayed on the stats page:
*stat_chart opposed_pair <variable> <stat 1 as you want it to be displayed on the stats page> <stat 2 as you want it to be displayed on the stats page>
Note: You can put multiple opposed pairs in the same stat_chart (along with all of your other normal stats). An example of how it's done in CT:OS:
*stat_chart percent endurance Endurance opposed_pair offensive Offensive Defensive opposed_pair tricky Tricky Straightforward
[There's the repeat because I didn't want to capitalize my variables, but I wanted it to be capitalized in the stats menu. But you can also use it to give your variables cheeky names or whatever.]















