10 Dec 11, 09:32AM
What're the default definitions for delta_game_0 and delta_game_1? I accidentally ran an old script of mine that modified those and don't really remember CubeScript much.
I looked in defaults.cfg, and it had this:
But it will obviously only switch between primary and secondary.
I looked in defaults.cfg, and it had this:
[SELECT ALL] Code:
alias delta_game_0 [ if (= $arg1 1) [ primary ] [ secondary ] ]
But it will obviously only switch between primary and secondary.