Tell me something unknown

Tell me something about ET, ETQW or RTCW that perhaps other people do not know. Maybe some interesting facts.

For example, what does the morse code say from the command posts?

Does setting timescale 100 to connect to a full server actually help? Does it push you in the queue? How does that queue actually work?

Have you found any Easter eggs within these games?
Comments
18
thread for hazz :D

QuoteDoes setting timescale 100 to connect to a full server actually help? Does it push you in the queue? How does that queue actually work?

It just sends connect requests with higher frequency, you can see it in console
I understand the scale but does it actually work? With the queue system within the engine, does it say x amount of connects = higher in the queue or are you client 3 and will move to client 2 after client 1 connects?
Parent
I dont think there is any queue, client just requests if server is not full
Parent
So if 10 clients all request to a full server, as soon as a slot is available, the fastest client connecting will get the slot? I guess there’s a timer on the number of connection attempts so it could just be pure luck as to when your connection thread happens and when the slot becomes available.
Parent
technically not the fastest,just the1st one that made request to the server when it wasn't full,so yes luck, as you are saying
Parent
I’m sure someone has the exacts :D.

Thank you for your contribution.

Now, for the biggest question of all... do you have any unknown or interesting things?

I remember back in 2004 when MSN was popular, if someone signed in and out multiple times and you had the notifications enabled, within ET certain objects would be shown through the wall. For example, it happened to me on Goldrush with CP ladder, and the 1st tank barrier were visible through the wall!

I guess someone could try and recreate, but I’m sure nobody would want to :D.
Parent
in NoQuarter mod the devs made weapon parameters to be loaded from file (damage, spread, firerate, ... ) instead being hardcoded like originally.
They got the values from functions like these https://github.com/id-Software/Enemy-Territory/blob/40342a9e3690cb5b627a433d4d5cbf30e3c57698/src/game/g_weapon.c#L3005
but they didnt consider that the aim spread for garand is set to maximum here: https://github.com/id-Software/Enemy-Territory/blob/40342a9e3690cb5b627a433d4d5cbf30e3c57698/src/game/g_weapon.c#L4139
so in NQ k43/garand is literally fast shooting railgun ...
Parent
Pfthaha, I can imagine that on public!

It’s been a long time since I have looked into the source code of ET!

That’s a good one, thank you for sharing!
Parent
Some comp maps have the map makers name hidden outside the map. Bremen and Adler come to mind, I’m sure there is others.
Oo, would you mind sharing some screenshots?
Parent
Sure I'll try remember where there they are, I'll check now.

You might know this one but if you put /serverstatus in console it will give a player list and if someone is in spec and they have XP that matches yours they are specing you.
Parent
Adlernest
This is on Adler near docs, you break the first board.
image: 50705811596_3f1bb87d0f_h
This is the second board behind the first.
image: 50705895552_9b069b0e00_b

Bremen
This one is first phase behind a wall near allied spawn, I think he had to put this logo on the map because it was for a competition. Sorry I couldn't find his name but I messaged him and if he gets back to me I'll update it.
image: 50705896682_712549cbe4_k
Parent
Oo nice, I never noticed them! Thank you for the input!

Do you have any more :D?
Parent
He says there are brightly coloured roosters hidden on his maps, I don’t know if he trolling but it seems legit.

image: 50708132673_9b010b5afc_k
image: 50708965342_2c6c27a651_k
Parent
They’re on private Big Daddy fan :).
Parent
There you go !
I hear one of the roosters is on the top box outside back door near docs... Adler
Parent
Oooo, this is exactly what I’m talking about. I don’t ever recall there being any thorough discussions on secrets within the aforementioned games.

I’ll have a look on Adler later and see what I can find :D.

More people should definitely contribute to this journal as I’m sure there’s plenty more!

Once again, thanks for your contributions!
Parent
Here's the first one on Adler
image: 50713821941_7404f1978c_k
Parent
Back to top