Renaming Splits makes the autosplitter not work?
It seems that the splits that I renamed, so instead of the numbers I put the item I was picking up, don't auto split. Does that mean you cannot rename the splits as it stops the auto split from splitting?
you just do the same thing, replace the number with the name you want.
For example: else if(cur_segname == "-1") { return current.room_ID == 2 && current.stage_ID == 0; }
If you rename the "-1" split to "Kendo" then you also have to edit the script to be:
else if(cur_segname == "Kendo") { return current.room_ID == 2 && current.stage_ID == 0; }
LoanSharkJoe piace questo
Giocate recenti
Moderatori