Running OpenSuse 10.2, I'm using it as a CS 1.6 server soon to be a Quake/Unreal Tournament server as well.

The way I start the server is from the command line. I use this line to start it.

./hlds_run -game cstrike +ip 192.168.0.3 +port 27015 +map de_dust +maxplayers 12

So I found out that the hlds_run thingie is actually a shell script. I'm sick of having to start it from the command line so I wanted to make a little desktop shortcut, but I can't figure out how to get it to ask for the password (like when you hit the superuser filemanager) and actually run the file.

I want it to start up a Konsole window just as if I hit the Konsole icon, typed in SU, put in the pass, navigated to the /hlds directory and executed the script. I went into properties after creating a new shortcut and it has a space for stuff to put in, but I don't know what to type there.

I need to be able to switch back and forth quickly between dedicated game servers. Gonna have a huge LAN party in a few days.