Forums | MacLife
You are not logged in.
#1 2006-05-31 9:45 pm
- lgrw3919
- Member
- From: California
- Registered: 2004-08-17
- Posts: 1
launch wolfenstein to specific ip script?
Hi,
I love the widget to check Wolfenstein servers, and the feature I enjoy the most is the simple "connect" button. Does anyone know the script/command used to launch wolfenstein to a specific ip? (I would like to do so without launching Dashboard just to connect to a server)
thanks!
Offline
#3 2006-08-24 11:44 am
- zwei
- Member

- From: USA
- Registered: 2005-04-25
- Posts: 170
Re: launch wolfenstein to specific ip script?
Change the IP to whatever you want and save the following Applescript as an application. It will launch Wolf and go directly to the server (if wolf is in the default location)
Open script editor ..copy/paste this into it ...and save it as an application.
Code:
do shell script "/Applications/Wolfenstein\\ ET/Wolfenstein\\ ET.app/Contents/MacOS/Wolfenstein\\ ET +connect 128.242.54.116"
Offline
