So I have a second command card that I see being used a lot in my map. Problem is it changes back to 1 every time an ability is used on it. Is there a way to make it not change the page back to 1 after using the ability?
(Sorry if it seams Im spamming topics on here anymore, just been working my ass off on my map is all ;o)
.riney on Discord.
Riney on Steam (
Steam)
@RineyCat on Twitter
Sure I didn't pop off on SCBW like I wanted to, but I won VRChat. Map maker for life.
In my experience with 2+ command cards, they should stay on the card unless you hit the "back" or "cancel" button (that you would need to add). Perhaps it goes back automatically if you don't have a button that goes back to the first card manually.
Currently Working On:
Myself
I do already have one though, thats what troubles me.
.riney on Discord.
Riney on Steam (
Steam)
@RineyCat on Twitter
Sure I didn't pop off on SCBW like I wanted to, but I won VRChat. Map maker for life.

I do stuff and thingies... Try widening and reducing the number of small nooks and crannies to correct the problem.
There exists a value that you cannot change with the editor itself atm easily.
You have to ungroup (that top right orange button) and switch to the raw data (ctrl + D) to edit it.
It's not in default GUI window, yet...
It's called "CUnit_CardLayouts_LayoutButtons_SubmenuIsSticky".
Didn't tried it. I've only read about it.
Post has been edited 1 time(s), last time on Mar 5 2011, 11:12 pm by Ahli.
Good to know for later use. I manged to change most of the systems I had away from the second menu, but with upcoming features in my map I noticed I would need it again.
Ill have a look and see what it does.
.riney on Discord.
Riney on Steam (
Steam)
@RineyCat on Twitter
Sure I didn't pop off on SCBW like I wanted to, but I won VRChat. Map maker for life.
Double post for success story:
I edited the value that I determined was the correct one. Turns out I figured it out a lot faster than I thought I would. There are values set to 0 in sets of parentheses and look like this ((0|0|0|0|0|0|0)) where as 0 means it isnt sticky. Now it showed two sets for me looking like this
((0|0|0|0|0|0|0))((0|0|0|0|0))
I found out that each set is each command card in order and each value is the buttons from top left to bottom right. (Top left is button 1, middle left is 6, bottom right is 15 and so on)
Setting the value to one for the command card switcher made the card static and did not change it back to 1 when an ability was used.
Brb making a wiki.
.riney on Discord.
Riney on Steam (
Steam)
@RineyCat on Twitter
Sure I didn't pop off on SCBW like I wanted to, but I won VRChat. Map maker for life.