IPB

Welcome Guest ( Log In | Register )

> Attention / Bitte beachten


If you're asking for a clan-registritation, please provide us with following details:
- clantag without color-codes
- clantag with color-codes
- link to your registered/reserved player nick or the player who should be assigned to this tag

Rules:
- only one clan per user (which means: no second squads, no second funclans, no second clans)
- the registered/reserved playername has to be used at least 5 hours (5 hours playtime!)
- the playername has to contain the clantag
- the clantag has to contain 3 letters/numbers excluding spacebar

» further information
Wenn ihr Hilfe bei der Registrierung eines neuen Clantags benötigt, brauchen wir unbedingt folgende Details:
- Clantag ohne Farbcodes
- Clantag mit Farbcodes
- Link zu eurem registrierten/reservierten Spielernamen oder dem Spieler, der diesem Clan zugefügt werden soll.

Regeln:
- Nur ein Clan pro User (was bedeuted: keine zweiten Squads, keinen zweiten Funclan, keinen zweiten Clan!)
- Der registrierte/reservierte Spielername muss bereits eine Spielzeit von mindestens 5 Stunden haben
- Der Spielername muss den Clantag beinhalten
- Der Clantag muss aus mindestens 3 Zeichen/Buchstaben ohne Leerzeichen bestehen

» weitere Informationen
 
Reply to this topicStart new topic
> name tracker
{TE666}RobertVH
post Jan 1 2008, 05:22 PM
Post #1


Group Icon Corporal

Group: Members

Joined: 11-August 06
Member No.: 31600



I have a little problem with the tracker, when i play on my clan server SL tracks the name {TE666}DeusExMachin but my full name is {TE666}DeusExMachina I registered both but still when i play on my clan serve SL tracks the shortened name instead of the full one, when i play on other servers it tracks the complete one. Do i need to change some settings to make sure it allways tracks the one with the full name?
Name: (32 char)
CODE
^3{^1TE666^3}^7Deus^1Ex^7Machina

Thanks in advance.
Go to the top of the page
 
+Quote Post
NHLfan
post Jan 1 2008, 07:59 PM
Post #2


Group Icon General of the Army

Group: Members

Joined: 8-August 04
From: Vienna, AT
Member No.: 366



ZITAT({TE666}RobertVH @ Jan 1 2008, 05:22 PM) *
I have a little problem with the tracker, when i play on my clan server SL tracks the name {TE666}DeusExMachin but my full name is {TE666}DeusExMachina I registered both but still when i play on my clan serve SL tracks the shortened name instead of the full one, when i play on other servers it tracks the complete one. Do i need to change some settings to make sure it allways tracks the one with the full name?
Name: (32 char)
QUELLTEXT
^3{^1TE666^3}^7Deus^1Ex^7Machina

Thanks in advance.

both playernames get tracked, but it depends on which server you play, so in this case, there is just a wrong name in the etpro profile

the name in the etpub player profile is correct, but the name in the etpro file is incorrect
(search in your ET directory for etpro/profiles/<yourname>/etconfig.cfg - and search there for "seta name", or "set name")


--------------------
Go to the top of the page
 
+Quote Post
{TE666}RobertVH
post Jan 2 2008, 06:04 PM
Post #3


Group Icon Corporal

Group: Members

Joined: 11-August 06
Member No.: 31600



CODE
seta rate "25000"
[b]seta name "^3{^1TE666^3}^7Deus^1Ex^7Machina"[/b]
seta cg_zoomstepsniper "2"


Thats from the etconfig file in my etpro folder, i should note that when i have the same problem when i play on a server with JayMod, then it also tracks the short name.
Go to the top of the page
 
+Quote Post
NHLfan
post Jan 2 2008, 11:22 PM
Post #4


Group Icon General of the Army

Group: Members

Joined: 8-August 04
From: Vienna, AT
Member No.: 366



ZITAT({TE666}RobertVH @ Jan 2 2008, 06:04 PM) *
QUELLTEXT
seta rate "25000"
[b]seta name "^3{^1TE666^3}^7Deus^1Ex^7Machina"[/b]
seta cg_zoomstepsniper "2"


Thats from the etconfig file in my etpro folder, i should note that when i have the same problem when i play on a server with JayMod, then it also tracks the short name.

check for autoexecs or other configs, otherwise I can't help you


--------------------
Go to the top of the page
 
+Quote Post
{TE666}RobertVH
post Jan 3 2008, 06:12 PM
Post #5


Group Icon Corporal

Group: Members

Joined: 11-August 06
Member No.: 31600



EtPro, etconfig.cfg:
CODE
seta cg_selectedPlayerName "{TE666}DeusExMachina"
seta name "^3{^1TE666^3}^7Deus^1Ex^7Machina"


Jaymod, etconfig.cfg:
CODE
seta cg_selectedPlayerName "^3{^1TE666^3}^7Deus^1Ex^7Machina"
seta name "^3{^1TE666^3}^7Deus^1Ex^7Machina"


EtPub, etconfig.cfg:
CODE
seta name "^3{^1TE666^3}^7Deus^1Ex^7Machina"
seta cg_selectedPlayerName "^3{^1TE666^3}^7Deus^1Ex^7Machina"


EtMain, etconfig.cfg:
CODE
seta cg_selectedPlayerName "{TE666}DeusExMachina"
seta name "^3{^1TE666^3}^7Deus^1Ex^7Machina"


EtMain, autoexec.cfg:
CODE
//NICK
set name1 "name ^3{^1TE666^3}^7Deus^1Ex^7Machina; set nick vstr name2"
set name2 "name ^3{^1TE666^3}^1R^7obert^1VH; set nick vstr name1"
set nick "vstr name1"
bind F12 "vstr nick "


It's all the same, the only thing diffrent is that the EtConfig.cfg file from the ETPub folder it first mentions ''seta name'' and then somewhere lower ''sera cg_selectedPlayerName" But i doubt it makes any diffrence?
Go to the top of the page
 
+Quote Post
NHLfan
post Jan 3 2008, 11:33 PM
Post #6


Group Icon General of the Army

Group: Members

Joined: 8-August 04
From: Vienna, AT
Member No.: 366



cg_selectedplayername is just the profile name where your et profile is saved, like for instance D:\Games\WET\etpub\<profilename>\etconfig.cfg

what you can try is, to execute the autoexec again when you're playing etpro, maybe the name is just temporary wrong somewhere

run ET, connect to a etpro server and type this command in the console:
/exec autoexec.cfg

or maybe this would be a better way:
create a text file with editor
write there:
ZITAT
seta name "^3{^1TE666^3}^7Deus^1Ex^7Machina"


rename this textfile to "myname.cfg" (for instance)
move this file to the etpro main directory

start et, connect to a etpro server an then type this command
/exec myname.cfg


--------------------
Go to the top of the page
 
+Quote Post
{TE666}RobertVH
post Jan 4 2008, 07:55 PM
Post #7


Group Icon Corporal

Group: Members

Joined: 11-August 06
Member No.: 31600



Tried both ways but the problem remains the same. sadd.gif
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 8th July 2024 - 03:38 AM