create shortcut on desktop To ETc server

All things related to Enemy Territory game. Maps, mods, scripts etc.
Post Reply
User avatar
A^n00bess
Posts: 11
Joined: 07 Jun 2009, 20:36
discord:

create shortcut on desktop To ETc server

Post by A^n00bess »

How to make ET Shortcut For ETc.....when I press on ET icon is connecting to ETc





sorry for my english Or

sori for may inglish :D :D :D :lol:
please help me i know you know Coz You smart
Last edited by A^n00bess on 05 Sep 2009, 21:50, edited 1 time in total.
User avatar
ETc|#.Jay.#
ETc| Member
Posts: 1775
Joined: 25 May 2008, 22:01
discord: ETc|₪.Jay.₪ #4322
Location: Germany
Contact:

Re: For Jay

Post by ETc|#.Jay.# »

rightclick on the shortcut with mouse and then preferences, now look in my screenshot, the blue marked you need to add there.
Attachments
shortcut.jpg
shortcut.jpg (146.98 KiB) Viewed 36514 times
Image
User avatar
A^n00bess
Posts: 11
Joined: 07 Jun 2009, 20:36
discord:

Re: For Jay

Post by A^n00bess »

Thank you mannnn
:D :D :) :)
User avatar
ETc|Dipl Ing dEI mUDDER
ETc| Member
Posts: 4169
Joined: 08 Feb 2009, 12:47
discord:
Location: Gelnhausen, Germany

Re: For Jay

Post by ETc|Dipl Ing dEI mUDDER »

nice! didnt know that one. I`ll 4 ever remain a noob! :P
Image
User avatar
ETc|w00t!
ETc| Member
Posts: 177
Joined: 09 Mar 2009, 21:17
discord:
Location: Afghanistan

Re: Shortcut for ETc

Post by ETc|w00t! »

Moved to ET and sticked.
And I was thinking about adding a button in ET menu called 'create shortcut on desktop' or something, I'll add that to client-side wishlist.
User avatar
QpiD
ETc| Member
Posts: 1471
Joined: 21 Apr 2009, 19:55
discord:
Location: always moving

Re: Shortcut for ETc

Post by QpiD »

One noobie question from someone who have no IT skill at all lol

Is it possible in the shortcut to put the IP + resolution so he doesnt open with low resolution :) ?
Image
nemo saltat sobrius
User avatar
AfeeRoumee
ETc| Member
Posts: 2595
Joined: 02 Jul 2009, 22:00
discord:

Re: Shortcut for ETc

Post by AfeeRoumee »

+set r_mode "x"


x = 4 for 800x600
x = 5 for 1024x768
x = 6 for 1152x864
x = 7 for 1280x1024
x = 8 for 1600x1200

Example: + connect clan-etc.de:27960 +set r_mode 5
Silence
is
golden.
User avatar
QpiD
ETc| Member
Posts: 1471
Joined: 21 Apr 2009, 19:55
discord:
Location: always moving

Re: Shortcut for ETc

Post by QpiD »

thanks :lol:
Image
nemo saltat sobrius
User avatar
AfeeRoumee
ETc| Member
Posts: 2595
Joined: 02 Jul 2009, 22:00
discord:

Re: Shortcut for ETc

Post by AfeeRoumee »

You're welcome ;)
Silence
is
golden.
User avatar
ETc|Dipl Ing dEI mUDDER
ETc| Member
Posts: 4169
Joined: 08 Feb 2009, 12:47
discord:
Location: Gelnhausen, Germany

Re: Shortcut for ETc

Post by ETc|Dipl Ing dEI mUDDER »

oookay, lets try!
thx afee
Image
User avatar
ETc|Dipl Ing dEI mUDDER
ETc| Member
Posts: 4169
Joined: 08 Feb 2009, 12:47
discord:
Location: Gelnhausen, Germany

Re: Shortcut for ETc

Post by ETc|Dipl Ing dEI mUDDER »

And so I did:
When I started ET it all worked with connecting and resolution, only that my picture was shifted about 4 cm to the right!?
Is this a common problem?
Image
User avatar
AfeeRoumee
ETc| Member
Posts: 2595
Joined: 02 Jul 2009, 22:00
discord:

Re: Shortcut for ETc

Post by AfeeRoumee »

[edit]
Damn. I dont know what is going on.
Maybe first you have to change your resolution in-game, and then make a change in your shortcut?
Really I am lost.
If your problem doesnt disappear, go to your main menu (not in-game on server menu, just main menu, on etmain) and change your resolution. Maybe others know any solutin for that?
[/edit]
Silence
is
golden.
User avatar
ETc|Tieum?
ETc| Member
Posts: 32
Joined: 07 Mar 2013, 19:14
discord:

Re: create shortcut on desktop To ETc server

Post by ETc|Tieum? »

This is new for me!


Thanks for the info!

xxx :w:
Image
User avatar
ETc|Luis
ETc| Member
Posts: 479
Joined: 13 Sep 2010, 23:33
discord:
Location: Netherlands
Contact:

Re: create shortcut on desktop To ETc server

Post by ETc|Luis »

you have to make it et.clan-etc.de:27960, then it works.

Nice, even didnt knew this!
Image

xfire: etcluis
User avatar
ETc|*csi*raYan
ETc| Member
Posts: 26
Joined: 22 Feb 2013, 21:00
discord:

Re: create shortcut on desktop To ETc server

Post by ETc|*csi*raYan »

Niceee :) thanks :D
User avatar
ETc|SON GOKUUUU
ETc| Member
Posts: 125
Joined: 21 Oct 2017, 01:14
discord:

Re: create shortcut on desktop To ETc server

Post by ETc|SON GOKUUUU »

Thank you very much! so nice :)
I am the hope of the universe. I am the answer to all living things that cry out for peace. I am protector of the innocent. I am the light in the darkness. I am truth. Ally to good! Nightmare to you!
User avatar
ETc|PSYKOGRASM
ETc| Member
Posts: 151
Joined: 13 Nov 2012, 15:14
discord:

Re: create shortcut on desktop To ETc server

Post by ETc|PSYKOGRASM »

If like me you use portable install yo can add a powershell function to launch from conhost like so:

Code: Select all

function etc
{
    Push-Location "C:\Users\rorgo\etlegacy"
        ./etl.exe +set fs_homepath "C:\Users\rorgo\etlegacy\ETLegacy" +connect clan-etc.de:27960
    Pop-Location
}
to

Code: Select all

C:\Users\rorgo\OneDrive\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1
Adjust locations/users for yourself of course.
Post Reply