Paydirt Football.com Forum Index
 TWR.comLeague Site  FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

UTIL_NAME UTIL_VERSION Fatal Error:
The following query in numTableEntries(MYSQL_TEAM_INFO); failed:

SELECT COUNT(*) FROM MYSQL_TEAM_INFO

MySQL said: Table 'pfl1.MYSQL_TEAM_INFO' doesn't exist
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getSetting(im_protocol); failed:

SELECT value FROM MYSQL_DATABASE.league_settings WHERE setting = 'im_protocol'

MySQL said: SELECT command denied to user 'pfl1'@'localhost' for table `MYSQL_DATABASE`.`league_settings`
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getGM(19); failed:

SELECT DISTINCT u.user_id, u.username, u.user_email, u.user_, u.user_lastvisit, IFNULL(t.team, 'NFL') as _team, IFNULL(n.full_name, '') FROM MYSQL_DATABASE.phpbb_users u LEFT JOIN MYSQL_DATABASE.league_gms_yearly t ON t.user_id = u.user_id AND t.year = DEFAULT_START_YEAR AND t.end_date > 1711651999 LEFT JOIN MYSQL_DATABASE.league_gms_yearly at ON at.user_id = u.user_id LEFT JOIN MYSQL_DATABASE.MYSQL_STANDINGS s ON s.team = t.team AND s.year = DEFAULT_START_YEAR LEFT JOIN MYSQL_DATABASE.league_gms n ON n.user_id = u.user_id WHERE u.user_id = 19

MySQL said: SELECT command denied to user 'pfl1'@'localhost' for table `MYSQL_DATABASE`.`phpbb_users`
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getHistory(); failed:

SELECT MIN(t.start_date) as join_date, MAX(t.year) as last_year, MIN(t.year) as first_year, MAX(t.end_date) FROM MYSQL_DATABASE.league_gms_yearly t WHERE t.user_id =

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getTeamHistory(); failed:

SELECT t.year, t.team, t.first_week, t.last_week, t.start_date, t.end_date FROM MYSQL_DATABASE.league_gms_yearly t WHERE t.user_id = ORDER BY t.year ASC, t.start_date ASC

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORDER BY t.year ASC, t.start_date ASC' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getTeamHistory(); failed:

SELECT DISTINCT t.team FROM MYSQL_DATABASE.league_gms_yearly t WHERE t.user_id = ORDER BY t.year ASC, t.start_date ASC

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORDER BY t.year ASC, t.start_date ASC' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in numTableEntries(MYSQL_TEAM_INFO); failed:

SELECT COUNT(*) FROM MYSQL_TEAM_INFO

MySQL said: Table 'pfl1.MYSQL_TEAM_INFO' doesn't exist
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getTeamHistory(); failed:

SELECT t.year FROM MYSQL_DATABASE.league_gms_yearly t WHERE t.user_id = AND t.team = '' ORDER BY t.year ASC, t.start_date ASC

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND t.team = '' ORDER BY t.year ASC, t.start_date ASC' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getGMHistory(); failed:

SELECT COUNT(*) FROM MYSQL_DATABASE.league_gms_yearly y JOIN MYSQL_DATABASE.MYSQL_SCHEDULES s ON s.year = y.year AND s.team = y.team AND s.played = 'yes' AND s.opponent <> 'BYE' AND s.week >= y.first_week AND s.week < y.last_week AND s.team_score > s.opp_score WHERE y.user_id = AND s.week < 18

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND s.week < 18' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getGMHistory(); failed:

SELECT COUNT(*) FROM MYSQL_DATABASE.league_gms_yearly y JOIN MYSQL_DATABASE.MYSQL_SCHEDULES s ON s.year = y.year AND s.team = y.team AND s.played = 'yes' AND s.opponent <> 'BYE' AND s.week >= y.first_week AND s.week < y.last_week AND s.team_score < s.opp_score WHERE y.user_id = AND s.week < 18

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND s.week < 18' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getGMHistory(); failed:

SELECT COUNT(*) FROM MYSQL_DATABASE.league_gms_yearly y JOIN MYSQL_DATABASE.MYSQL_SCHEDULES s ON s.year = y.year AND s.team = y.team AND s.played = 'yes' AND s.opponent <> 'BYE' AND s.week >= y.first_week AND s.week < y.last_week AND s.team_score = s.opp_score WHERE y.user_id = AND s.week < 18

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND s.week < 18' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getGMHistory(); failed:

SELECT COUNT(*) FROM MYSQL_DATABASE.league_gms_yearly y JOIN MYSQL_DATABASE.MYSQL_SCHEDULES s ON s.year = y.year AND s.team = y.team AND s.played = 'yes' AND s.opponent <> 'BYE' AND s.week >= y.first_week AND s.week < y.last_week AND s.team_score > s.opp_score WHERE y.user_id = AND s.week < 18

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND s.week < 18' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getGMHistory(); failed:

SELECT COUNT(*) FROM MYSQL_DATABASE.league_gms_yearly y JOIN MYSQL_DATABASE.MYSQL_SCHEDULES s ON s.year = y.year AND s.team = y.team AND s.played = 'yes' AND s.opponent <> 'BYE' AND s.week >= y.first_week AND s.week < y.last_week AND s.team_score < s.opp_score WHERE y.user_id = AND s.week < 18

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND s.week < 18' at line 1
UTIL_NAME UTIL_VERSION Fatal Error:
The following query in getGMHistory(); failed:

SELECT COUNT(*) FROM MYSQL_DATABASE.league_gms_yearly y JOIN MYSQL_DATABASE.MYSQL_SCHEDULES s ON s.year = y.year AND s.team = y.team AND s.played = 'yes' AND s.opponent <> 'BYE' AND s.week >= y.first_week AND s.week < y.last_week AND s.team_score = s.opp_score WHERE y.user_id = AND s.week < 18

MySQL said: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND s.week < 18' at line 1

Joined LEAGUE_NAME: January 01, 1970
GM Experience: to
Main :: Trophy Case :: vs. Other GMs
TEAM W L T .PCT
0.000
LEAGUE_NAME 0.000
Madden 24 Rules

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Paydirt Football.com Forum Index -> League Rules
View previous topic :: View next topic  
Author Message
Death Angel
Commish


Joined: 01 Oct 2011
Posts: 7287
Location: Yonkers, NY

PostPosted: Sat Jan 04, 2020 1:24 pm    Post subject: Madden 24 Rules Reply with quote

Mission Statement
We are a (32) team, online PC-COACH-MODE league that uses Madden 2024 as our gaming platform. We emphasize fair game play by having a detailed set of rules in place designed to rid unfair and unrealistic game play without affecting your ability to coach. This way no one receives an unfair advantage other than their God given abilities.

Commissioner
The commissioner will make up the leadership for the league. He will appoint administrators as needed. The commissioner is the final line of decision making.

Administrators
All administrators decisions are final. The commissioner will monitor the administrators decisions and reserves the right to remove any member if, in his view, that member is consistently making errors in judgment. The league administrators major responsibilities are:
- Analyze all trades to protect the league from significantly damaging trades. If they feel a trade is unfair after analyzing mitigating factors such as cap situation, number of potential free agents, and other applicable factors, the trade will be denied.
- Recommend coaches for expulsion for conduct detrimental to the league, including behavior in the forum and mismanagement of their team.
- Assist the commissioner in any matter brought before them.

Decision Making
This league prides itself on allowing its coaches plenty of input regarding important league decisions in reference to rules and the general development of the league. However, we do not wish to call this a democracy. The commissioner reserves the right when necessary, to make decisions independently, at his discretion. Decisions can be made at any time during a season. A decision that is made mid season however, will not be put into place until the following season except in rare cases. Here are some of the manners in which decisions will be made:
- Decision made by the commissioner with no other direct input.
- Decision made by the commissioner after gathering input from the administrators.
- Decision made by the commissioner after input from all coaches in the league.
- Decision made by a league vote.
The administration does not take kindly to coaches attacking the integrity of the commissioner, or any administrator during league debates. You are free to disagree with our decisions, but if you doubt our character you should be in a different league. In fact, if you consistently and openly question our integrity/character you will be in a different league, either by your hand or ours. Trust that well formed debate is, and will always be, welcomed and considered.

Code of Conduct
We will not allow any form of foul language in the forum, WhatsApp Chat or in Private Messages to other owners. Anything that you wouldn't say to your Pastor, Priest, Rabbi, Mother, or a (4) year old child is not permitted here. Doing so is grounds for dismissal from the league. Posting pornography or any sexual content, or links to such is prohibited. Attacking people's family, race, religion, sexuality, individuality or threatening to harm them or their family members will not be tolerated. Doing so will result in your dismissal from the league. It is up to the commissioner to decide if he wants to give a warning or not. You may post why you don't like something or disagree with it, but you are to remain respectful at all times.

Equipment
All coaches will be required to own a copy of whichever version of Madden the league is currently using. Currently we are using Madden 2024. You must own the PC version. The league uses DISCORD messenger for direct communication outside of the forums, so you must have an account.

Leave of Absence
If you are going to miss any significant amount of time, please post in the, Leave of Absence forum. That way the league is aware and can talk to you about anything that needs to be done before you leave. During the Off season it is extremely important that you be around often. If you're going to miss time, you'll have to let the league know and possibly have another coach help out with running your team during your absence.

Changing Teams
When joining the league, we expect owners to take pride in the team that they are given and work to make that team better and eventually strive to bring home a championship. We do not want owners asking to switch teams merely to get a better team, have an easier to manage salary cap or to be in an easier division. The only reason you should be asking to switch teams is when your favorite team becomes available or if you have been a long time owner in the league and need a change to keep yourself interested in the game.

If a team becomes available we will fill it with a new owner from our wait list UNLESS an owner currently in the league listed that team as his favorite team when joining. In order for a current owner to switch teams, the following conditions must be met:
- An owner who is a real life fan of the NFL team gets preference.
- If more than one person wants to move to the vacant team, the coach who has the longest tenure in the league gets priority.
- The owner wishing to switch doesn't have his current team over (10) Million in future cap hit.
- Once an owner switches teams, he may not move again for at least (5) seasons, unless his favorite team in real life becomes available.

Forum & Messenger
A certain amount of activity in the forum is expected of all coaches. If you run your team, but never involve yourself in the Paydirt community, it's probably only a matter of time before you find yourself no longer in the league. You don't need to be a huge article writer, but we want coaches to post their opinion during discussion, vote in official league polls and otherwise participate. Coaches are REQUIRED to respond to forum scheduling posts, private messages, and WhatsApp messages within (2) days. This essentially means you are required to check the website and your messenger at least once every (2) days.

Owner Duties
As an owner in this league you MUST:

- Schedule and play your game each week.
- Meet the minimum team roster requirements during the Offseason.
- Always meet the minimum team roster requirements during the regular season.
- Maintain a complete and accurate depth chart.
- Participate in all Offseason activities.
- Read and acknowledge all messenger and forum posts made by the commissioner.
- Vote in administrative polls listed in the polls forum.
- Respect your opponent. Good sportsmanship is mandatory.
- Respond to fellow owner's trade offers in a timely manner. Even if you are not interested in the offer, you can reject it or send a counter offer.
- Be kind in a lopsided game. Be a good winner as well as a good loser. Don't run up the score. As long as the losing team is playing hard (Passing a lot, going for it on (4th) downs, etc.), the winning team should keep playing hard. If the losing team stops trying to win, be a good sport and run out the clock.

The rules in this league cannot, and do not govern every single act that can be thought of. Obviously that would make for hundreds of pages of rules. You are expected as an owner in this league to use sound judgment and common sense when playing your games, dealing with fellow owners, or managing your team. If something you are doing, thinking of doing, or have done, can be construed as done in bad faith or with the intention of circumventing the rules, you will be disciplined or removed from the league. We keep a discussion forum for administrators to discuss issues with the league, and or problems that arise, reviewing them fairly and indiscriminately. As long as you don't do anything with bad intent, we will always try to correct the issue and move on. If we feel however, that you have done something to defraud the league or for nothing but your own selfish benefit or gain, I assure you that you will be removed. In essence, have fun and treat others as you wish to be treated. We don't enjoy dealing with problems, and I am sure no one likes being a subject of them.

Head Coach & Off/Def Coordinators
- Every owner must make a custom head coach upon joining the league
- Coordinators are locked, you may not change them
- An owner moving from a team to a new one may not change coordinators

Franchise Tag
- The Commish will NOT edit the salary of any players that are signed via the franchise tag to all salary and zero bonus

Renegotiations & Resigns(End of Year)
- Players that wish to negotiate with you in the game(starts Wk 03) can be signed to the following contracts:

One - 5 year deal(per season)
One - 4 year deal(per season)
The rest can only be signed to 3 year max contracts.

- These do not roll over. If you don't use them they are gone.
- This includes the RESIGN week after the Super Bowl is played
- To clarify, you get only one 5 year and one 4 year deal to apply for the whole season.
- The "Whole Season" is defined as from preseason wk 1 to the end of the draft.
- When negotiating with a player you may reduce the salary they are asking for or reduce the amount of years but not the bonus. You may, however, raise or lower the amount of years you are offering and the bonus raises or lowers accordingly. You may not manually lower the bonus further.

- If by mistake 2 players are signed to a 5 year deal or 2 players are signed to a 4 year deal in a given season the following will happen:
1) If the error is made during the season. The Commish will set the contract to 1 yr remaining and the value of the previous contract plus 30% of the full value(Bonus and salary) all added to bonus. You may resign him in the RESIGN week to a 3 year deal.
2) If the error is made during the RESIGN WEEK. The Commish will set the bonus to zero and you must drop the player to UFA at 1st chance.


FREE AGENCY(Off-season Periods 1 - 3)
- You may not sign players to any deal over 3 yrs in length.
- All UFA bids must have a signing bonus of what the player originally asks for. You may adjust upwards but you CAN NOT zero out Bonus.

FREE AGENCY(Preseason)
- Any UFA that has an OVR of 70 or higher has to be bid on in the Forums.
- UFA's with an OVR of 69 and under can just be picked up in the game and directly signed to your team or practice squad.
- UFA's will be won based on Salary. All contracts are 1 year deals(Madden dictated). You can only raise the year's salary. The signing bonus stays the same.
- The minimum bid is what the player is asking in Madden. Each following offer must ask at least $300k more then the previous bid. All bids must stand 24 hour to count.
- Any UFA that is won via a bidding war will have 30% of the winning salary transferred to the UFA's signing bonus. (IE: Winning bid is 10m. 7m will be his salary and 3m will be his bonus)

FREE AGENCY/Practice Squad(Regular Season)
- Any UFA that has an OVR of 70 or higher has to be bid on in the Forums.
- UFA's with an OVR of 69 and under can just be picked up in the game and directly signed to your team or practice squad.

Practice squads players are protected for players 71 OVR and lower
- they can't be signed away by other teams
- they can be signed by their teams at any given point in the season
- they can also be re-dropped to practice squad at any given point in the season

Practice squad players 72 OVR and higher can be signed away by other teams
- but must be bid on in the forums with the same rules as UFAs


- UFA's/PS will be won based on Salary. All contracts are 1 year deals(Madden dictated). You can only raise the year's salary. The signing bonus stays the same.
- The minimum bid is what the player is asking in Madden. Each following offer must ask at least $300k more then the previous bid. All bids must stand 24 hour to count.
- Any UFA's/PS that is won via a bidding war will have 30% of the winning salary transferred to the UFA's/PS signing bonus. (IE: Winning bid is 10m. 7m will be his salary and 3m will be his bonus)
- 70+ OVR players cannot be signed directly to a practice squad from free agency. They must be bid on, won in the forums and then signed to an active roster. They may then be moved to the practice squad if eligible
- Upon completion of a team's Week 18 game. Non-playoff teams are not allowed to release or sign players until after the completion of the Super Bowl(Resign Wk)
--- Once a playoff team is eliminated during the playoffs they too are not allowed to release or sign players till after the Super Bowl(Resign Wk)

TRADING
- All trades MUST be approved by the commissioner, and league administrators before they will be processed on the file. If any trade is denied by (4) of the administrators, the deal is officially denied. Once (4) administrators approve a trade, then it is official. League administrators cannot vote on their own trades.
- No trade shall be approved that causes a team to go over (25) million in cap penalty for the current season or the following season. Once an owner reaches (25) million dollars in cap penalty, they may not trade again until the following season, unless the trade does not cause a cap hit.
- You may NOT trade for draft picks further in the future than the next draft.
- You may not trade rookies or players you picked up in UFA/Practice Squad (in their 1st year on your team)

1) Each trade can only be a max of 6 items, players/picks per team
IE: 6 players or 6 picks or any combination but a max of 6 in total per team
- this is a Madden standard

2) Each trade is judged solely on the value of that given trade. Other subsequent trades that happen are independent of any previous trades.
- So teams can't make 2 or more trades and have their combined value prove the worth of the trades.

3) 6th and 7th round picks can not be traded.
- We will only have a 5 round draft.
- 6th and 7th round picks will be simmed
- the team may keep the players drafted if they so choose

4) "Pick for pick" trades are solely based on the draft value chart.

- https://russellstreetreport.com/wp-content/uploads/2015/03/Screenshot-2015-03-24-07.46.26.png

- The value must be equal or greater then the value of the highest pick's value but not more then 200 points greater. It becomes a simple math equation.
- The trade committee will not need to approve pick for pick trades.
--- the pick for pick trades still need to be posted in the forums
--- the Commish must still approve the trade
- this will allow us to trade picks during the off-the-clock draft.
--- up to and including the 3rd round
--- once we go live there is no trading

5) Players in their last year of their contract can not be traded

6) Players 29 & older can't be traded

- If a trade is posted but not yet processed, and an owner involved in the trade leaves the league, the trade is nullified.
- If you verbally agree to a trade, it is unethical to back out because you change your mind for any reason. Therefore, you should keep your word, and go through with the deal.
- The trade deadline is before your game in week (8).
- You may NOT trade a player in the season you just traded for him.
- You may NOT trade a UFA in the year you picked him up.
- Below is a guideline or a way to gauge draft pick value but there will be variations from year to year

Draft Pick OVR's by RD

1st 83 - 79
2nd 78 - 75
3rd 74 - 70
4th 69 - 65
5th 64 - 60
6th 59 - 56
7th 55-


CAP PENALTY

- Max Cap Penalty is 25m per team. Cap Penalty is assessed when a team trades/releases a player with a high amount of bonus left on their deal.
- If during a season a team is forced to go over the 25m max the following penalties are applied to the owner
-- 1. The team may not make any trades even ones with zero cap hit penalty from the point of infraction till after next draft(1 season min)
---- a. Offseason(Pre-draft) = no trading for 2 drafts
---- b. Preseason = no trading till after upcoming draft
---- c. Season(Wk 01 - 08) = no trading till after upcoming draft
---- d. Season(Wk 09 - 18) = no trading for 2 drafts
-- 2. The team may not bid on any UFA's during preseason or during the season. He may only pick up those under 70 OVR. This also extends to Practice Squad members
---- a. The team may bid on Free Agents during the off-season bidding periods(1-3)
-- 3. The team may not make a roster move that increases their Cap Hit Penalty
-- 4. The following season the Max Cap Hit Penalty is lowered 10m
-- 5. If in back to back years the owner maxes out the team's max cap penalty, on top of the above penalties:
---- a. the owner can not make any roster moves except to fill injuries.
---- b. the owner can not make trades for the current season and the upcoming season
-- 6. 3 years in a row the owner is removed

Position Healthy Requirements
- This is mandatory for all teams
- Injuries will happen. Coaches must maintain the following minimum requirements that are healthy and capable of playing
- Madden will allow less then the requirements but it is a responsibility of each owner to maintain a minimum level at each position.

Position(Min AMT Req)
- QB(2)
- HB(3)
- FB(0)
- TE(2)(3)
- WR(4)
- OT(4)
- OG(4)
- C(2)
- DE(4)
- DT(3)
- OLB(4)
- MLB(2)
- CB(4)
- FS(2)
- SS(2)
- K(1)
- P(1)


Roster Depth Requirements
The PFL requires that the STARTER at each position MUST be a player whose primary position is the same as the position in which he is starting.
Backups must be either a player whose primary position is the same as the position he is backing up OR allowable in game.

Below are the depth chart spot restrictions:

QB1 & QB2= Quarterbacks Only
HB1 - HB3 = Halfbacks Only
FB1 = Fullback/Tight End **
WR1 - WR4 = Wide Receivers Only
TE1 & TE2 = Tight Ends Only
LT1 = Left Tackle Only
RT1 = Right Tackle Only
LT2 & RT2 = Offensive Tackles Only (Cannot be the same player in both slots)
LG1 = Left Guard Only
RG1 = Right Guard Only
LG2 & RG2 = Offensive Guards Only (Cannot be the same player in both slots)
C1 & C2 = Centers Only
LE1 = Left End Only
RE1 = Right End Only
LE2 & RE2 = Defensive Ends Only (Cannot be the same player in both slots)
DT1 - DT3 = Defensive Tackles Only
LOLB1 = Left Outside Linebacker Only
ROLB1 = Right Outside Linebacker Only
LOLB2 & ROLB2 = Outside Linebackers Only (Cannot be the same player in both slots)
MLB1 & MLB2 = Middle Linebackers Only
CB1 - CB4 = Cornerbacks Only
FS1 & FS2 = Free Safeties Only
SS1 & SS2 = Strong Safeties Only

This is required for the main depth. The SPECIALIST depth is as you wish it.

** - If you don't carry a FB, you must carry 3 TE's

POSITION CHANGES
- TIME: During PFL's Training Camp only
- WHERE: The FORUMS
- NUTS & BOLTS:
You may change position of your players but only in the allowed format. If it is not below it is NOT allowed.

All left to right or right to left switches are allowed.
LT ---> RT, LG ---> RG
RT ---> LT, RG ---> LG
LE ---> RE
RE ---> LE
LOLB ---> ROLB
ROLB ---> LOLB
CENTERS can NOT be switched
DB's can NOT be switched

COST: to switch a player it will cost the player AWR
1) -5 AWR (25yrs old and younger)
2) -10 AWR (26yrs and older)
AMOUNT: 3 Players per team may be switched

PROGRESSION / REGRESSION
We will use the in game system
- Exception #1: The Commish at the end of Week 18 will lower the XP Sliders to zero. After the Super Bowl is completed the Commish will return the XP sliders to their normal in season value.
- Exception #2: Certain End of Year awards will be awarded by granting Training Camp points.
1) The points can only be applied to the winners of the awards
2) These points still fall under the training camp restrictions(ie: what ratings can be changed and a max 2 points to any rating)
3) If a player wins multiple awards, each award is treated independent of the others for max rating restrictions.
4) The awards do not count against training camp max restrictions(IE: If they still qualify you may use TC points on the player as well)
5) MVP - 6 TC points, NFC/AFC OPOY, DPOY, OROY, DROY - 4 TC points each
-- This will be voted on in a poll in the forums after week 17 is complete
-- A player may not win an award for 2 seasons after winning it
-- Points may not be used to change a player trait
- Exception #3: If a PLAYOFF TEAM's player's DEVELOPMENT upgrades from NORMAL DEV. or STAR to SUPERSTAR or Superstar X-Factor, it will be reset to STAR Dev. by the commish.
-- Non-playoff teams will be able to keep the upgraded Development.
-- If this player is traded at during any point of the season, his Development trait will be lowered down to STAR.

TRAINING CAMP

- During our preseason(Wk 01 - Wk 03), the Commish will open the forums and owners will post how they want their TC points allocated.

Breakdown(limits):
- Points will be allocated by Team OVR(The breakdown will be located and updated in the Training Camp's forum in a separate post)
- The points may be allocated with the following restrictions:
-- A max of 2 points to any rating
-- A max of 4 points to any single player
-- no attribute you are adding points to can be raised above 85
--- except AGI, STR, AWR, & Play Rec these can be raised to 90 max
- The following ratings can't be adjusted:
-- SPD, ACC, CTH(Defense), THP, THA, KPW
- Certain Player Traits may be changed during training camp
- 6 points of training for each trait change
- max of 2 traits changed per player
- DEV. Trait is not allowed to be changed
- The player must be 26 YRS OLD or under
- The player's OVR must be 84 or under
- Age/OVR exception: you may change player traits of any OVR or aged player

Player Traits fall into three categories
1) Non-changeable
2) OVR changeable
3) Owner changeable

NON-changeable
1. Development
2. Force Passes
3. QB Style
4. Fights for extra yards
5. Covers the ball
6. LB Style
7. Predictability
8. Drops Open Pass
9. Clutch


OVR Changeable traits
- at certain OVR levels certain traits can be edited(owner must contact the commish to have it changed)
- not the Commish's responsibility to remind owners
- they do not turn off when player regresses below OVR levels

The following traits change based on OVR
1) High Motor @ OVR 85+
- DL have it @ 80+ OVR
- OL can't change it

2) Big Hitter at 82 OVR
- only LB's & SS's
- FS/CB's (90 OVR)
- no DL

Owners can not request a change till season 2.
- After season one has ended changes can happen on a weekly basis.
- They are done after a week's games have been played.
- IE: your WR progresses to 85 OVR in weekly training. He doesn't get the CHANGE till your game is played. Then you contact the Commish and it will be adjusted.

Owner Changeable(Training Camp)
- can be changed takes (6) training camp points or Broadcast reward points

A. Sense Pressure
B. Penalty
C. Plays Ball in the air
D. Strips Ball
E. Aggressive Catch, Possession Catch, Run after Catch
F. Throw Ball away
G. Utilizes Finesse/Power Moves

IN SEASON SCHEDULE
- Wednesday, 9:01 pm EST - The week starts, the commish advances the franchise.
- By Friday, 9:00 pm EST - Have your game scheduled. If you haven't gotten in touch with your opponent, post a message in the, Game Scheduling forum.
- Hard deadline for a response is Saturday night at 9:00 pm EST. At this point neither team can command a winning sim. It will be a straight sim.

Game Scheduling
- Game scheduling is the responsibility of BOTH team owners. Once the week has advanced, immediately contact your opponent via WhatsApp or by posting in the, Game Scheduling thread of the forum to arrange a day and time to play. Let him know what times are good for you, making sure it is convenient for you both. If you cannot come to an agreement on a time, talk to the commissioner immediately.
- If for some reason you do not think you will be able to play that week, inform your opponent via WhatsApp or by posting in the, Leave of Absence thread of the forum. Missing an occasional game is not a problem as long as it's not going on all the time, and as long as you communicate.
- You and your opponent have until the (2nd) day after advance to make contact with each other and hash out a time to play. If your opponent has failed to make contact with you by then, post in the, Game Scheduling thread of the forum. If your opponent fails to make contact with you by the (4th) day after advance, message him again, respond to your original post in the, Game Scheduling thread of the forum and contact the commissioner.
- If your opponent does not show up for a scheduled game, post in the, Game Scheduling thread of the forum. If you are a no show because of an emergency, get in touch with your opponent immediately and post in the, Game Scheduling thread of the forum. Repeated failure to schedule games, or not showing up for scheduled games is grounds for dismissal.
- We advance to the next week of play, every Wed. at 9:00 pm EST. All games must be finished and reported, (2) hours prior to advance time.

GAME PLAY
- If you have a disconnect, you are required to talk to your opponent. Make sure you both agree on the Score & Time remaining. Then restart the game and play out the agreed time remaining. You then add the scores from both games and you come up with the winner. Both owners are required to POST in the disconnect forum the results of what happened. The Commish will then sim the correct winner.

REMEMBER this a COACH MODE league.
- You may not "take control" of a player at any point(Pre-snap or after the snap)
- You MAY adjust an individual player's logic or adjust a position group

++ On defense you must highlight a DL player before the snap ++
- that DL player must be rushing the QB.
- The DL may be a OLB or DT or DE but he has to be in a down stance and be rushing the QB.

Play Type Selection
- There is no minimum amount of play types you must run

PERMITTED, RESTRICTED, & PROHIBITED

*** Permitted ***
- Audibles on offense and defense.
- Hot blocks,hot routes, and defensive adjustments.
- Formation shifts
- Auto motion (Blue routes), may be used with no restrictions.
- You may use fake field goal to PUNT when you are on your opponent's side of the (50) yard line.
- Play action is allowed at all downs and distances.


*** Restricted ***
- The defense may call one defensive line shift, one linebacker shift AND one coverage audible once each per play. The exception to this rule is if the OFFENSE audibles, hot routes, hot blocks, uses playmaker to change the direction of a run play, sends a player in motion, or changes the look of the offense in ANY way at the line. If that happens, the defense can shift each level of the defense once more.
- If you audible or use other pre-snap adjustments on offense, you must give your opponent sufficient time to adjust. This includes changing the direction of the run. DO NOT hike the ball while he is mid shift.
- In order to go for it on (4th) down, you must be on your opponent's 40 yard line or closer. In the 4th qtr you may go for it anywhere on the field if you are losing or it is tied. If you are up by MORE than (14) points you cannot go for it on (4th) down.
- On 4th, if the above conditions are met, you may use fake punt/Fake FG to go for it on 4th down.
- MANUAL motion is allowed, but limited to running backs and tight ends. Any player sent in motion MUST come to a complete stop, and set before the offense may snap the ball.
- You may manually motion a player only once. He though may return to the original position of the formation. He may NOT motion to two different positions in the same play.(IE: A RB is shifted to opposition side of QB in shotgun. This is legal. What becomes illegal is when you then motion RB out into the flat - two moves)
- Manual motion is NEVER permitted when you are in the goal line offensive formation.
- Auto motion is allowed(Blue).

You may only use Hurry up in the following conditions:
1) Down by 11 or more points in the 4th QTR
2) Final 2 mins of the 2nd QTR
3) Final 4 mins of the 4th QTR(you must be losing or tied)

- Hurrying your team to the line of scrimmage, EXCEPT when you are in hurry up offense.
- Burning the clock is strictly PROHIBITED. We play with a limited time, therefore you should be snapping the ball with at least (10) seconds or more on the play clock at all times in the game. The one time burning the clock is acceptable is in the final (4) minutes of the (4th) quarter to attempt to preserve a win.
- Onside kicks may ONLY be done in the (4th) quarter when trailing.
- Goal line DEFENSE can ONLY be used in the following three situations:
(A) You are within (5) yards of your own end zone
(B) Your opponent has LESS than (3) yards to go for the (1st) down regardless of where he is on the field
(C) Your opponent comes out in a goal line formation on offense regardless of where he is on the field
- Special teams play formations may ONLY be used for special teams plays. You may not use punt block or field goal block as a short yardage defense.
- Depth changes before kickoff, at halftime, because of poor quarterback play, or if you sustain an injury.
- These depth changes are allowed on the pause screen and you must inform your opponent of the moves
- Position restrictions are still in enforced. IE: a WR can't be moved to TE, A CB can't be moved to FS/SS, etc...
- At the formation selection, there is an option to change PACKAGES, this is allowed
- No manual substitution is allowed other then what is stated above


*** Prohibited ***
- Quick snapping the ball to prevent the defense from calling an audible or shifting their line, linebackers or coverage, UNLESS you are in hurry up or running out of time on the play clock.
- Trying to time the snap count so that defensive linemen are in motion as the ball is snapped.
- Hurry up offense after an incompletion, player with the ball goes out of bounds, or any other play that stops the game clock.
- Manually dropping defensive linemen and or linebackers into pass coverage that causes you to have less than a MINIMUM of (2) players rushing the quarterback.
- Pressing gamepad, keyboard or mouse buttons after an injury in order to prevent your opponent from seeing who was injured.
- Failing to report a disconnected game to the administration, or post about it in the, Disconnects forum.
- Asking your opponent to restart a game to avoid playing in bad weather.
- Continuing to purposely take a delay of game, to better your punting field position if your opponent declines to accept the penalty the first time.
- No show for your game. You must notify your opponent something came up by phone, WhatsApp, private message, or email if real life gets in the way.
- Quitting during games is not tolerated! If a problem cannot be resolved, refer to the rules and or get the commissioner or an administrator involved.
- Owning more than (1) team in the league.
- Intentionally losing a game or games in order to obtain a perceived future competitive advantage, such as to secure a higher pick in the league's next draft.
- Allowing the CPU to pick your play on defense is not allowed
--- the defense must select a play before the 15 second window closes
--- from time to time the defense will run out of time before selecting a defense. If this happens the defense must audible to different play once on the field. This has been a rule in the PFL since Madden 08. The PFL is a head to head league not a sim league.
- any form of motion(manual or auto) is not allowed on RPO plays

_________________

Super Bowl XXXII Champs
Super Bowl XLII Champs
Super Bowl XLV Champs


Last edited by Death Angel on Tue Mar 14, 2023 6:50 pm; edited 2 times in total
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Paydirt Football.com Forum Index -> League Rules All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group