Quake3World.com Forums
     Macintosh Discussion
        Urban Terror


Post new topicReply to topic
Login | Profile | | FAQ | Search | IRC




Print view Previous topic | Next topic 
Topic Starter Topic: Urban Terror

Recruit
Recruit
Joined: 14 Dec 2005
Posts: 2
PostPosted: 12-14-2005 03:46 AM           Profile Send private message  E-mail  Edit post Reply with quote


Enybody knows how to set UTR to start directly from finder withouit starting Quake first?

than you for your cooperation
:)




Top
                 

canis
canis
Joined: 14 Jan 2001
Posts: 17305
PostPosted: 12-14-2005 10:23 AM           Profile Send private message  E-mail  Edit post Reply with quote


make an applescript that calls this command: /Applications/Quake\ 3/Quake\ 3.app/Contents/MacOS/Quake\ 3 +set fs_game "Q3UT" (or whatever the mod folder name is for UT).

Save the script as an application and stick it in your Dock or wherever you want, and then it should open UrT directly.




Top
                 

Recruit
Recruit
Joined: 14 Dec 2005
Posts: 2
PostPosted: 12-15-2005 05:56 AM           Profile Send private message  E-mail  Edit post Reply with quote


yes im trying, buy its not working, maybe cos i have mac os 10.4?
it looks like this:

tell application "Finder"
activate
open application file "Quake3.app" of folder "quake3" of folder "Applications" of startup disk
end tell


bur id dont know where to add the "+set fs_game "Q3UT""




Top
                 

canis
canis
Joined: 14 Jan 2001
Posts: 17305
PostPosted: 12-15-2005 11:34 AM           Profile Send private message  E-mail  Edit post Reply with quote


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.




Top
                 
Quake3World.com | Forum Index | Macintosh Discussion


Post new topic Reply to topic


cron
Quake3World.com
© ZeniMax. Zenimax, QUAKE III ARENA, Id Software and associated trademarks are trademarks of the ZeniMax group of companies. All rights reserved.
This is an unofficial fan website without any affiliation with or endorsement by ZeniMax.
All views and opinions expressed are those of the author.