than you for your cooperation
Urban Terror
Urban Terror
Enybody knows how to set UTR to start directly from finder withouit starting Quake first?
than you for your cooperation

than you for your cooperation
No. That's telling the finder to perform the command. I'm not sure what the applescript command is for it, but there is a command to call a "command line" of some sort, or something like that. It would be something like:
[call command] "/Applications/Quake\ 3/Quake\ 3.app/Contents/MacOS/Quake\ 3 +set fs_game Q3UT"
...not sure what the "call command" is though. It will work under all versions of OS X, so having 10.4 isnt an issue. Try opening up the terminal and entering that command such that it points to the Quake3 application (within the Quake3.app folder) and has the +set variables set properly. It will start UrT directly.
[call command] "/Applications/Quake\ 3/Quake\ 3.app/Contents/MacOS/Quake\ 3 +set fs_game Q3UT"
...not sure what the "call command" is though. It will work under all versions of OS X, so having 10.4 isnt an issue. Try opening up the terminal and entering that command such that it points to the Quake3 application (within the Quake3.app folder) and has the +set variables set properly. It will start UrT directly.