weird happenings in cod4
Moderator: Core Staff
weird happenings in cod4
So I've had this happen to me more than once, where i would try to do a 333 fps jump around an obstacle and it just wouldn't work.
I tested a little and found out that in cod4 jumps are influenced by the way you are facing in the map ( don't know if this has been known already ), which explains why sometimes 333 - 250 jumps work smooth and sometimes are hard.
Pic shows a 333 fps jump, where i just hold the left key ,without touching the mouse.
On the top standing parallel to map and on the bottom standing diagnol with the angle I covered in the air.
(I sound like a nerd ._. )
I tested a little and found out that in cod4 jumps are influenced by the way you are facing in the map ( don't know if this has been known already ), which explains why sometimes 333 - 250 jumps work smooth and sometimes are hard.
Pic shows a 333 fps jump, where i just hold the left key ,without touching the mouse.
On the top standing parallel to map and on the bottom standing diagnol with the angle I covered in the air.
(I sound like a nerd ._. )
You do not have the required permissions to view the files attached to this post.
-
- Core Staff
- Posts: 13315
- Joined: April 13th, 2005, 8:22 pm
- Location: UK, London
Re: weird happenings in cod4
I have read this four times and have absolutely zero idea what you are going on about.

Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010
Re: weird happenings in cod4
6th time now, still no clue.
Re: weird happenings in cod4
I thought the picture explained it nicely
look at the minimap (how im standing)
then i do a normal run-jump with 333 fps, and hold the left key while in air.
the number is the angle i travelled in air.

look at the minimap (how im standing)
then i do a normal run-jump with 333 fps, and hold the left key while in air.
the number is the angle i travelled in air.
-
- Core Staff
- Posts: 2030
- Joined: July 24th, 2006, 11:21 am
- Location: Cramped in a small cubicle/making another jump map
Re: weird happenings in cod4
Still not making any sense to me, even after reading it 12 times. 

Drofder2004: Drofder's rules for reviewing a map
[...]
#5 If your name is Rezil, minimum 5/5.
---
<LT>YosemiteSam[NL]:
I heard somewhere that the best way to start is juggling 2 balls with one hand, so you will get a feel for it.
[...]
#5 If your name is Rezil, minimum 5/5.
---
<LT>YosemiteSam[NL]:
I heard somewhere that the best way to start is juggling 2 balls with one hand, so you will get a feel for it.
-
- Core Staff
- Posts: 13315
- Joined: April 13th, 2005, 8:22 pm
- Location: UK, London
Re: weird happenings in cod4
I think I understand what you are trying to say but clearly your maths on your mod is way off. There is a significantly higher degree of movement whichever way you face.
For those who are still struggling, here is a diagram of how I understand the situation:
Start position is based upon the moment you jump (with 333 fps) and start holding left strafe.
The landing position is simply how far left you land (still facing same direction).
For those who are still struggling, here is a diagram of how I understand the situation:
Start position is based upon the moment you jump (with 333 fps) and start holding left strafe.
The landing position is simply how far left you land (still facing same direction).
You do not have the required permissions to view the files attached to this post.

Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010
-
- CJ Worshipper
- Posts: 289
- Joined: December 5th, 2009, 7:12 am
- Location: Australia
Re: weird happenings in cod4
Quite a few people already know about this, and how to utilize FPS when moving in different directions. In general, move diagonally to the axis with 333 and 250, and move straight on the axis with 125.
For example, if you rotated all the brushes in mp_codjumper_training 45 degrees, you could make all of those jumps easily on 333 FPS.
For example, if you rotated all the brushes in mp_codjumper_training 45 degrees, you could make all of those jumps easily on 333 FPS.
Re: weird happenings in cod4
Drof understands!
Correct me if I'm wrong
It's just a bit of it
ICY:
I always thought that it depends on the curve you do in air, but not in what direction you are moving in the map
Maybe this helped others to understand fps better
Believe me, I checked my script quite a few times and it seems fine.Drofder2004 wrote:I think I understand what you are trying to say but clearly your maths on your mod is way off.
Correct me if I'm wrong
Code: Select all
//right after i jump:
vel = self getvelocity();
dir = vectornormalize( Â ( vel[1], vel[0], 0 ) ); Â //for 2d vector
Â
//last check before i land:
vel = self getvelocity();
z = Dot_Product( dir, vectornormalize((vel[1],vel[0],0)));
iprintlnbold( acos(z) );
ICY:
I always thought that it depends on the curve you do in air, but not in what direction you are moving in the map
Maybe this helped others to understand fps better
-
- CJ Worshipper
- Posts: 289
- Joined: December 5th, 2009, 7:12 am
- Location: Australia
Re: weird happenings in cod4
That's more or less what I meant. Here's an example:Nekoneko wrote:I always thought that it depends on the curve you do in air, but not in what direction you are moving in the map
Maybe this helped others to understand fps better
http://www.youtube.com/watch?v=hFNBdLmqO8k
You can see what FPS is being used and when. For instance, when strafing on an axis towards the bounce, 125 is used; and when strafing diagonally across the axis, 333 is used. If you know this stuff, and have a good strafe, you'll find jumps alot easier.
Who is online
Users browsing this forum: No registered users and 4 guests