Quake 3 Collision Detection

Locked
aziraphale
Posts: 12
Joined: Sat Mar 19, 2005 2:39 pm

Quake 3 Collision Detection

Post by aziraphale »

This may sound like a really silly question, but....does q3 have some collision detection problems?

reason im asking is, im using 1.16n, but want to move to 1.32. before i do, i want to know if my game half-decent or not. troible is, with 1.16n, i think a lot of my shots should frag or at least damage, but they dont.

example, and most obvious is rocketry. i can fire a rocket at someone running straight for me. it will hit the floor/wall behind them, when they have run past it in "transit". trouble is, my opponent will have appeared to run right through said rocket.

my first thought was, f**K, is it possible for a rocket to go between a character's legs? cant be, as the hitbox stays the same, and splash damage can be caused by landing a rocket at someone's feet.

how is it possible that this appears? i have decent spec comp, good connection/ping, reasonable config.....anyone any thoughts?
User avatar
Captain
Posts: 20410
Joined: Thu Jan 05, 2006 2:50 am

Post by Captain »

Sounds like packet loss. Perhaps one of the configuration experts can help you out.
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Post by ^misantropia^ »

Yeah, or just plain lag. It takes packets a while to get from your PC to the server and vice versa, so what you see is always slightly out of touch with what the server sees. What's your in-game ping and how stable is it?
aziraphale
Posts: 12
Joined: Sat Mar 19, 2005 2:39 pm

Post by aziraphale »

my ping depends, when i first srted playing i had a ping or around 18-20, now it seems to be 33-40, but my router does disconnect sometimes. (wireless)
would the router be causing the problem, you think?
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Post by obsidian »

I assume you're on Windows? XP or Vista? What kind of router and wireless card do you have?

Try pinging your router and look for spikes in the connection. Run > type, "cmd" > type, "ping 192.168.1.1 -t". Press CTRL+C to stop.

What are you using to connect wirelessly, Windows Zero Configuration (WZC) service?

If that's the case, there is an issue where WZC will "roam" at 1 minute intervals causing periodic lag. You'll have to disable WZC (no work around to disable roaming only) and use a third party software (most wireless cards will come with one).
aziraphale
Posts: 12
Joined: Sat Mar 19, 2005 2:39 pm

Post by aziraphale »

i have windows XP, a built-in Atheros 108mbps wifi card (im using a laptop), belkin 54g router, 4mb ntl/virgin connection. tried what you said, got two spikes, one 32mb packet took 32ms, one took 11ms, all others took 1ms, test of 50. wifi connection is connected using atheros client utility....
Locked