Matrix Games Forums

Forums  Register  Login  Photo Gallery  Member List  Search  Calendars  FAQ 

My Profile  Inbox  Address Book  My Subscription  My Forums  Log Out

The Option Play

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [Current Games From Matrix.] >> [Sports] >> Maximum-Football 2.0 >> Suggestions / Wishlist >> The Option Play Page: [1]
Login
Message << Older Topic   Newer Topic >>
The Option Play - 4/2/2009 3:21:45 PM   
Marauders

 

Posts: 4428
Joined: 3/17/2005
From: Minnesota
Status: offline
The option play has been requested for Maximum Football pretty much from the time it went gold. For real world Canadian and College playbooks, the option play is a major factor in gameplan design.

This is what I had proposed in beta to handle the option in a simple way:

The option would be added as a type of Handoff/Pitch. The only difference between Fake, Real and Option plays would be that there would be an added check to see if defenders are near the QB.

If defenders are near the QB: then Fake=False Else Real
If defenders are not near the QB: then Fake=True

The animation could be either the Handoff/PitchTo or Pass animation (looks more like a option pitch), but I don't think community members would be upset too much if the Option just used the Handoff/PitchTo animation at the start.

Handoff/PitchTo: Real To HB
Handoff/PitchTo: Real To FB
Handoff/PitchTo: Real To RB3
Handoff/PitchTo: Fake To HB
Handoff/PitchTo: Fake To FB
Handoff/PitchTo: Fake To RB3
Handoff/PitchTo: Option To HB
Handoff/PitchTo: Option To FB
Handoff/PitchTo: Option To RB3

The Handoff/PitchTo: code already has Real and Fake logic.

In order to add the Option logic, the game would need to do a Closestplayer check like it does with receivers, and an IF THEN ELSE statement or something similar.





Attachment (1)
Post #: 1
RE: The Option Play - 4/3/2009 3:27:04 AM   
VCFL Commish


Posts: 518
Joined: 2/28/2006
Status: offline
That play the Dolphins use is interesting still illegal up here but there talking about a rule change to allow it.

(in reply to Marauders)
Post #: 2
RE: The Option Play - 4/3/2009 1:15:25 PM   
Marauders

 

Posts: 4428
Joined: 3/17/2005
From: Minnesota
Status: offline
quote:

VCFL Commish stated: That play the Dolphins use is interesting still illegal up here but there talking about a rule change to allow it.


The Wildcat formation?

(in reply to VCFL Commish)
Post #: 3
RE: The Option Play - 4/5/2009 1:13:19 AM   
Mykal


Posts: 1777
Joined: 4/3/2008
Status: offline

quote:

ORIGINAL: Marauders

The option play has been requested for Maximum Football pretty much from the time it went gold. For real world Canadian and College playbooks, the option play is a major factor in gameplan design.

This is what I had proposed in beta to handle the option in a simple way:

The option would be added as a type of Handoff/Pitch. The only difference between Fake, Real and Option plays would be that there would be an added check to see if defenders are near the QB.

If defenders are near the QB: then Fake=False Else Real
If defenders are not near the QB: then Fake=True

The animation could be either the Handoff/PitchTo or Pass animation (looks more like a option pitch), but I don't think community members would be upset too much if the Option just used the Handoff/PitchTo animation at the start.

Handoff/PitchTo: Real To HB
Handoff/PitchTo: Real To FB
Handoff/PitchTo: Real To RB3
Handoff/PitchTo: Fake To HB
Handoff/PitchTo: Fake To FB
Handoff/PitchTo: Fake To RB3
Handoff/PitchTo: Option To HB
Handoff/PitchTo: Option To FB
Handoff/PitchTo: Option To RB3

The Handoff/PitchTo: code already has Real and Fake logic.

In order to add the Option logic, the game would need to do a Closestplayer check like it does with receivers, and an IF THEN ELSE statement or something similar.






So, does that actually work within the game.........
not trying to 2nd guess ya'... simply a question
just I heard the option plays had been completely removed from the game

_____________________________


(in reply to Marauders)
Post #: 4
RE: The Option Play - 4/5/2009 10:07:38 AM   
Marauders

 

Posts: 4428
Joined: 3/17/2005
From: Minnesota
Status: offline
Mykal, the screenshot shows what it would have looked like.

Would it have worked?  I believe so.  The game already has the code for a real pitch, a fake pitch, and to determine if a defender is in close proximity to the quarterback.  What I proposed would have added that proximity check to see if the pitch should be real or fake.

I don't see a problem with defenders covering it either. 

(in reply to Mykal)
Post #: 5
RE: The Option Play - 4/5/2009 11:06:54 AM   
Mykal


Posts: 1777
Joined: 4/3/2008
Status: offline
Gotcha

_____________________________


(in reply to Marauders)
Post #: 6
RE: The Option Play - 4/18/2009 1:50:32 AM   
rcleslie

 

Posts: 123
Joined: 6/8/2006
Status: offline
I think inclusion of the option is a great idea - good for realism, etc.

I would not mind anything that merely suggests an option. I have been using some "old school" playbooks with the Army T and also double wing T and imagining the option. Of course, I am a senior citizen who used to play with dice and graph paper in the '50s so my imagination is well practiced. It would be harder, I suppose, for those raised on video games.

(in reply to Marauders)
Post #: 7
RE: The Option Play - 4/18/2009 1:59:41 PM   
Marauders

 

Posts: 4428
Joined: 3/17/2005
From: Minnesota
Status: offline
I have several plays that act like an option, but they are not.  There are a few versions of the plays, so the quarterback keeps on some of them and pitches on others, but having the Option as a Handoff/PitchTo: command in the game would be much better and relatively simple to do.

(in reply to rcleslie)
Post #: 8
RE: The Option Play - 8/3/2009 12:34:39 AM   
Cryolemon

 

Posts: 4
Joined: 8/3/2009
Status: offline
Option plays are something that would be cool to add. I'm aware that this forum is to all intents and purposes dead, but I for one have just brought the game, so if you'll forgive me I will be posting a bit to maybe liven the board up lol.

(in reply to Marauders)
Post #: 9
RE: The Option Play - 8/3/2009 3:53:01 AM   
garysorrell


Posts: 2176
Joined: 1/29/2005
Status: offline
Welcome Cryolemon

_____________________________


(in reply to Cryolemon)
Post #: 10
RE: The Option Play - 8/15/2009 7:39:27 AM   
Marauders

 

Posts: 4428
Joined: 3/17/2005
From: Minnesota
Status: offline
quote:

rcleslie wrote: I think inclusion of the option is a great idea - good for realism, etc.

I would not mind anything that merely suggests an option.


I have tested plays that are the same except the pitch is made or the pitch is faked. The results can change based on pitching or not. With that in mind, the option logic posted above likely would have worked fine enough.

I certainly would have liked to test it out.

(in reply to rcleslie)
Post #: 11
RE: The Option Play - 8/27/2009 7:32:34 PM   
Cryolemon

 

Posts: 4
Joined: 8/3/2009
Status: offline

quote:

ORIGINAL: garysorrell

Welcome Cryolemon


Thanks. I've not posted much, but no-one else has either lol.

(in reply to garysorrell)
Post #: 12
RE: The Option Play - 7/8/2010 12:46:45 AM   
Marauders

 

Posts: 4428
Joined: 3/17/2005
From: Minnesota
Status: offline
quote:

ORIGINAL: Cryolemon
quote:

ORIGINAL: garysorrell
Welcome Cryolemon

Thanks. I've not posted much, but no-one else has either lol.

Thank you for posting, nevertheless.

As I stated, this would use the same pitch or fake code, but it would add a proximity check to the QB and:

IF Yes, Then Handoff/PitchTo: Real To HB
IF No, Then Handoff/PitchTo: Fake To HB.

The same would go for the FB and RB3.


(in reply to Cryolemon)
Post #: 13
RE: The Option Play - 9/17/2010 5:43:08 AM   
Marauders

 

Posts: 4428
Joined: 3/17/2005
From: Minnesota
Status: offline
By the way, since there is already a pitch animation, that would not have to be added.

This is a simple enough way to do it without causing to much problems for the defensive AI.  Considering that the defense has to cover a pitch or fake pitch anyway, it should not matter if the option is added.

Having an animation was a hang up with the option, but I do not believe it should be.

(in reply to Marauders)
Post #: 14
Page:   [1]
All Forums >> [Current Games From Matrix.] >> [Sports] >> Maximum-Football 2.0 >> Suggestions / Wishlist >> The Option Play Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

1.422