Jump to content

The Official FMRTE 2010 Thread


Jinner Jamie

What do you use FMRTE for?  

257 members have voted

  1. 1. What do you use FMRTE for?

    • Editing (Names, Stats, Club Info, Newgens, Ect... )
      88
    • Scouting (Find good newgens)
      127
    • Cheating (Giving club loads of money, Making Super Players, Ect...)
      60


Recommended Posts

  • Replies 2k
  • Created
  • Last Reply
Yeah you can change how fluent and what language a player can speak. Can't see where to add a language to a player though, just have to change the existing ones that are there.

I know this is possible in the pre-game editor, but I cant see where to do this in FMRTE

Link to post
Share on other sites

Does anyone know if you can edit the comp names with this tool though? i dont seem to be able to although wondering if I'm just doing something wrong here. i can adjust the Reputation and ID though....just not the name?

You cant use FMRTE to alter competition names

Link to post
Share on other sites

@ruci

Guess the base offset (0x215e058 for club) should be upped with 0x27A75 for Steam 10.1 but not sure.

Here's my code for DVD atm:

      public static int getVersionOffset
       {
           get
           {
               if (FmVersion == "10.0.0f80381") return 0x140D8; //DVD version 10.0 without patch
               if (FmVersion == "10.1.0f84702") return 0x2E1A8; //DVD version 10.1 patched
               else return 0x0;
           }
       }

       public static int StaffVersionOffset
       {
           get
           {
               if (FmVersion == "10.0.0f80381") return 0x1F88; //DVD 10.0
               if (FmVersion == "10.1.0f84702") return 0x2068; //DVD 10.1
               else return 0x0;
           }
       }

Link to post
Share on other sites

@ruci

Guess the base offset (0x215e058 for club) should be upped with 0x27A75 for Steam 10.1 but not sure.

Here's my code for DVD atm:

      public static int getVersionOffset
       {
           get
           {
               if (FmVersion == "10.0.0f80381") return 0x140D8; //DVD version 10.0 without patch
               if (FmVersion == "10.1.0f84702") return 0x2E1A8; //DVD version 10.1 patched
               else return 0x0;
           }
       }

       public static int StaffVersionOffset
       {
           get
           {
               if (FmVersion == "10.0.0f80381") return 0x1F88; //DVD 10.0
               if (FmVersion == "10.1.0f84702") return 0x2068; //DVD 10.1
               else return 0x0;
           }
       }

I'm doing some tests with a steam user right now..as soon as i have something i will tell you ;)

Link to post
Share on other sites

FMRTE v3.0.121 Released

Official website: http://www.fmrte.com

Support Forum: http://forum.fmrte.com

Video Tutorials: http://youtube.fmrte.com

Download Link: here

Changelist:

- Added support for FM 10.1 Patch, for users playing the game with the DVD only.

Steam/Digital download users will have to wait a few more days :(

I have bought the DVD, but authenticated with steam, is this version ok?

Link to post
Share on other sites

FMRTE v3.0.124 - Released

Download link: HERE!!

Changelist:

  • Added support for STEAM users
  • Added a Freeze/Unfreeze button in Players profile, this feature freezes the attributes of a player..THIS FEATURE was not tested properly so use it at your own risk!!
  • In clubs finances now you can select the sugar daddy type
  • In clubs finances now you can edit the club debt's
  • Fixed some bugs

Known Issues

  • Editing Leagues Standings is not working for steam users
  • Swapping players is a little bit buggy, dont use it

SPECIAL THANKS TO:Kjell-Jostein for helping me with the steam version, and DrBernhard too ;)

STEAM USERS: This version can have some bugs, so make a backup of your savegame!!

Link to post
Share on other sites

FMRTE v3.0.124 - Released

Download link: HERE!!

Changelist:

  • Added support for STEAM users
  • In clubs finances now you can select the sugar daddy type
  • In clubs finances now you can edit the club debt's
  • Fixed some bugs

Known Issues

  • Editing Leagues Standings is not working for steam users
  • Swapping players is a little bit buggy, dont use it

SPECIAL THANKS TO:Kjell-Jostein for helping me with the steam version, and DrBernhard too ;)

STEAM USERS: This version can have some bugs, so make a backup of your savegame!!

Will give it a bash, thanks for your hard work ruci and co

Link to post
Share on other sites

FMRTE v3.0.124 - Released

Download link: HERE!!

Changelist:

  • Added support for STEAM users
  • In clubs finances now you can select the sugar daddy type
  • In clubs finances now you can edit the club debt's
  • Fixed some bugs

Known Issues

  • Editing Leagues Standings is not working for steam users
  • Swapping players is a little bit buggy, dont use it

SPECIAL THANKS TO:Kjell-Jostein for helping me with the steam version, and DrBernhard too ;)

STEAM USERS: This version can have some bugs, so make a backup of your savegame!!

Thank you so much Ruci for all the hard work you and your team have put in. :) Happy gaming and thank you agen Ruci

Link to post
Share on other sites

forgot to add in the changes list

  • Added a Freeze/Unfreeze button in Players profile, this feature freezes the attributes of a player..THIS FEATURE was not tested properly so use it at your own risk!!

thats enough for today..

Link to post
Share on other sites

FMRTE v3.0.124 - Released

Download link: HERE!!

Changelist:

  • Added support for STEAM users
  • In clubs finances now you can select the sugar daddy type
  • In clubs finances now you can edit the club debt's
  • Fixed some bugs

Known Issues

  • Editing Leagues Standings is not working for steam users
  • Swapping players is a little bit buggy, dont use it

SPECIAL THANKS TO:Kjell-Jostein for helping me with the steam version, and DrBernhard too ;)

STEAM USERS: This version can have some bugs, so make a backup of your savegame!!

Works a treat, nice one!

Link to post
Share on other sites

if i add 5 point to 5 different stats and take 5 off 5 others will they stay like that your still drop?

it depends on several things

the position that the player plays in, whether the stats you edited are free stats (stats that are independent of normal stats), the CA of the player and training

you can search the FMRTE 2009 thread for more.

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...