About This File
Could not decide, which one is best, so I added this to my Startup Script:
if "[AltMode]"=="AltBG" (
copy "[DIRGAME]\[GAMENAME].directb2s" "[DIRGAME]\[GAMENAME].directb2s-7" /Y
timeout /T 1
copy "[DIRGAME]\[GAMENAME].directb2s-1" "[DIRGAME]\[GAMENAME].directb2s" /Y
timeout /T 1
copy "[DIRGAME]\[GAMENAME].directb2s-2" "[DIRGAME]\[GAMENAME].directb2s-1" /Y
timeout /T 1
copy "[DIRGAME]\[GAMENAME].directb2s-3" "[DIRGAME]\[GAMENAME].directb2s-2" /Y
timeout /T 1
copy "[DIRGAME]\[GAMENAME].directb2s-4" "[DIRGAME]\[GAMENAME].directb2s-3" /Y
timeout /T 1
copy "[DIRGAME]\[GAMENAME].directb2s-5" "[DIRGAME]\[GAMENAME].directb2s-4" /Y
timeout /T 1
copy "[DIRGAME]\[GAMENAME].directb2s-6" "[DIRGAME]\[GAMENAME].directb2s-5" /Y
timeout /T 1
copy "[DIRGAME]\[GAMENAME].directb2s-7" "[DIRGAME]\[GAMENAME].directb2s-6" /Y
timeout /T 1
)
and made this Video
User Feedback
Create an account or sign in to leave a review
You need to be a member in order to leave a review
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In NowThere are no reviews to display.