Jump to content

Featured Replies

  • Author
comment_64309
12 minutes ago, culturedleftfoot said:

what do you mean mean by that?

I mean they are missing, from a feature that already exists. I'm not saying it in a bad way to the developer, I'm just saying it. Don't misunderstand me.

comment_64310
31 minutes ago, dzek said:

I mean they are missing, from a feature that already exists. I'm not saying it in a bad way to the developer, I'm just saying it. Don't misunderstand me.

got you 🙂

 

some staff roles were proving difficult for Braca to add previously 

when free no rush[it is xmas] just point out what roles you see are missing, other users as they read this can add to it, I will speak with Braca after xmas to see what can be done mate

Have a good xmas

cheers

  • Author
comment_64313
17 minutes ago, culturedleftfoot said:

got you 🙂

 

some staff roles were proving difficult for Braca to add previously 

when free no rush[it is xmas] just point out what roles you see are missing, other users as they read this can add to it, I will speak with Braca after xmas to see what can be done mate

Have a good xmas

cheers

Thank you for your understanding!! When i get free time i will!!

 

Merry Christmas!!!

  • Author
comment_64320
This post was recognized by culturedleftfoot!

dzek was awarded the badge 'Helpful' and 10 points.

So after looking a little deeper into the staff roles I found some "bugs" in english translation too.

I list them below:

  • <Chairman Name="Chairman" />
    • <Chairperson Name="Chairperson" />
  • <YouthCoach Name="Youth Coach" />
    • <SportsScientist Name="Sports Scientist" />
  • <ManagerU21 Name="U21 Manager" />
    • <HeadOfSportsScience Name="Head of Sports Science" />
  • <Under18sPerformanceAnalyst Name="Under 18s Performance Analyst" />
    • <PerformanceAnalyst Name="Performance Analyst" />
  • <Under18sPerformanceAnalyst_2 Name="Under 18s Performance Analyst" />
    • <Under18sPerformanceAnalyst Name="Under 18s Performance Analyst" />
  • <Under18sCoach Name="Under 18s Coach" />
    • <Under21sCoach Name="Under 21s Coach" />
  • There isn't a JobType entry <SetPieceCoach Name="Set Piece Coach" /> and they show up as 'Unknown (22)'
  • All <Under...> entries except the three above are not working. Each U18/U19/U21 staff is shown as Manager, Assistant Manager, Coach etc so they are not separated from the first team's staff and some are missing too.

 

Now within Search Filter > Job the following staff roles are missing:

  • Set Piece Coach
  • Technical Director
  • Loan Manager
  • Performance Analyst
  • Recruitment Analyst

Also, there are some others that need to be removed:

  • Chief Data Analyst
  • Data Analyst
  • First Team Coach

Training Ratings should be updated as they are in the game right now and the correct formulas should be implemented so that we have accurate results on which coach is better and in which area.

 

Screenshot2023-12-24133153.png.12ce3d78ad6205970556b4b323ab8e16.png

 

* I will update it soon when I figure out the formulas of each training category.

 

  • Author
comment_64331
23 hours ago, dzek said:

So after looking a little deeper into the staff roles I found some "bugs" in english translation too.

I list them below:

  • <Chairman Name="Chairman" />
    • <Chairperson Name="Chairperson" />
  • <YouthCoach Name="Youth Coach" />
    • <SportsScientist Name="Sports Scientist" />
  • <ManagerU21 Name="U21 Manager" />
    • <HeadOfSportsScience Name="Head of Sports Science" />
  • <Under18sPerformanceAnalyst Name="Under 18s Performance Analyst" />
    • <PerformanceAnalyst Name="Performance Analyst" />
  • <Under18sPerformanceAnalyst_2 Name="Under 18s Performance Analyst" />
    • <Under18sPerformanceAnalyst Name="Under 18s Performance Analyst" />
  • <Under18sCoach Name="Under 18s Coach" />
    • <Under21sCoach Name="Under 21s Coach" />
  • There isn't a JobType entry <SetPieceCoach Name="Set Piece Coach" /> and they show up as 'Unknown (22)'
  • All <Under...> entries except the three above are not working. Each U18/U19/U21 staff is shown as Manager, Assistant Manager, Coach etc so they are not separated from the first team's staff and some are missing too.

 

Now within Search Filter > Job the following staff roles are missing:

  • Set Piece Coach
  • Technical Director
  • Loan Manager
  • Performance Analyst
  • Recruitment Analyst

Also, there are some others that need to be removed:

  • Chief Data Analyst
  • Data Analyst
  • First Team Coach

Training Ratings should be updated as they are in the game right now and the correct formulas should be implemented so that we have accurate results on which coach is better and in which area.

 

Screenshot2023-12-24133153.png.12ce3d78ad6205970556b4b323ab8e16.png

 

* I will update it soon when I figure out the formulas of each training category.

 

**UPDATE

Training Formulas( in % ) :

 

GK Shot Stopping - 100 * ((9 * coachAttribute.GKShotStopping / 180) + (2 * (coachAttribute.Determination + coachAttribute.Discipline + coachAttribute.Motivating) / 120)) / 2
GK Handling & Distribution - 100 * ((6 * coachAttribute.GKHandling / 120) + (3 * coachAttribute.GKDistribution / 60) + (2 * (coachAttribute.Determination + coachAttribute.Discipline + coachAttribute.Motivating) / 120)) / 3
Defending Tactical - 100 * ((6 * coachAttribute.Defending / 120) + (3 * coachAttribute.Tactical / 60) + (2 * (coachAttribute.Determination + coachAttribute.Discipline + coachAttribute.Motivating) / 120)) / 3
Defending Technical - 100 * ((6 * coachAttribute.Defending / 120) + (3 * coachAttribute.Technical / 60) + (2 * (coachAttribute.Determination + coachAttribute.Discipline + coachAttribute.Motivating) / 120)) / 3
Attacking Tactical - 100 * ((6 * coachAttribute.Attacking / 120) + (3 * coachAttribute.Tactical / 60) + (2 * (coachAttribute.Determination + coachAttribute.Discipline + coachAttribute.Motivating) / 120)) / 3
Attacking Technical - 100 * ((6 * coachAttribute.Attacking / 120) + (3 * coachAttribute.Technical / 60) + (2 * (coachAttribute.Determination + coachAttribute.Discipline + coachAttribute.Motivating) / 120)) / 3
Possession Tactical - 100 * ((5 * coachAttribute.Mental / 100) + (3 * coachAttribute.Tactical / 60) + (2 * (coachAttribute.Determination + coachAttribute.Discipline + coachAttribute.Motivating) / 120)) / 3
Possession Technical - 100 * ((5 * coachAttribute.Mental / 100) + (3 * coachAttribute.Technical / 60) + (2 * (coachAttribute.Determination + coachAttribute.Discipline + coachAttribute.Motivating) / 120)) / 3
Fitness (Strength & Quickness) - 100 * ((9 * coachAttribute.Fitness / 180) + (2 * (coachAttribute.Determination + coachAttribute.Discipline + coachAttribute.Motivating) / 120)) / 2
Set Pieces -  100 * ((3 * coachAttribute.SetPieces / 60) + (6 * coachAttribute.TacticalKnowledge / 120) + (2 * (coachAttribute.Determination + coachAttribute.Discipline + coachAttribute.Motivating) / 120)) / 3

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.