![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]()
Post
#1
|
|||||
Private Group: Members Joined: 9-February 06 Member No.: 22342 ![]() |
Hi, after browsing your serverlist I thought I might be handy to have something for linux people to launch ET from firefox. That's what I did (nothing fancy, but cheap):
You may have to adjust ${ET} to fit your ET installation. Make this script executable:
Then type "about:config" in firefox as URL, an add 2 new variables by clicking right mouse, selecting "New": The first one is of type "boolean": network.protocol-handler.external.et Value is "true". The second one is of type "String": network.protocol-handler.app.et use the path to etlaunch.sh as value That's it. Just click on the connect button in the serverlist and et should start. Cheers, BeaTtheMeaT |
||||
|
|||||
![]() |
![]()
Post
#2
|
|
Private Group: Members Joined: 29-November 07 Member No.: 63350 ![]() |
Hi, after browsing your serverlist I thought I might be handy to have something for linux people to launch ET from firefox. That's what I did (nothing fancy, but cheap): #!/bin/sh # # etlaunch.sh launches ET from splatterladder.com # ET="/usr/games/bin/et" SERVER=`echo ${1} | cut -d "/" -f 3` ${ET} +connect ${SERVER} You may have to adjust ${ET} to fit your ET installation. Make this script executable: chmod 755 etlaunch.sh Then type "about:config" in firefox as URL, an add 2 new variables by clicking right mouse, selecting "New": The first one is of type "boolean": network.protocol-handler.external.et Value is "true". The second one is of type "String": network.protocol-handler.app.et use the path to etlaunch.sh as value That's it. Just click on the connect button in the serverlist and et should start. Cheers, BeaTtheMeaT Could someone make a video of this to YouTube? Please... Im like the worst linux user ever after 3 days of use ![]() |
|
|
![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 3rd July 2025 - 02:25 PM |