• Search
  • Register
  • Log in
  • Ace of Spades Game Forums » Gameplay
  • Note: This forum is merely an archive. It is no longer possible to login or register. - StackOverflow
    New Ace of Spades Forums: http://buildandshoot.com/
  • Name and Volume Changer
  •  

    I myself coded this i did not steal it from toms utility(which i hope to make mine similar so its good) but in mine unlike toms you can look at the coding i did incase you need to change the location of ace of spades or anything
    coding:

    @echo off
    echo Name:
    set /p name=
    echo Volume:
    set /p vol=
    cd C:/Ace of Spades
    ren config.ini config.txt
    erase the file >config.txt
    ECHO xres 800 >>config.txt
    ECHO yres 600 >>config.txt
    ECHO vol %vol% >> config.txt
    ECHO name %name% >>config.txt
    ren config.txt config.ini
    pause

    download:
    http://www.mediafire.com/?mk37dxad28d9cr5

    #12072
    rocket138
    super moron
    Posted 14 years ago
     

    this only works work if you properly updates 0.47 (uninstalling it from control panel and reinstalling it from ace-spades.com)

    #12074
    rocket138
    super moron
    Posted 14 years ago
     

    i am updating it atm

    #12101
    rocket138
    super moron
    Posted 14 years ago
    RSS feed for this topic  

    Reply

    You must log in to post.

  • Tags
  •   No tags yet.
     
    Ace of Spades Game Forums is proudly powered by bbPress.   //   Theme by Mike Lothar  
    [ Time : 0.165s | 13 Queries ]