PES 2021 Real Life Modes Library Module by Mohamed2746
A module that eases the access of data in ML and BAL modes for other modules. This module is made by Mohamed2746.
Features:
Current Team
Current Season
Current Year
Install:
1. Copy RealLifeLib.lua to modules/lib
2. Add that line ON TOP OF OTHER MODULES in sider.ini
lua.module = "lib\RealLifeLib.lua"
Note: This module ALONE doesn't have any impact on your experience, other module authors will mention when it's needed in their modules.
Download & Documentation :
To use Real Life Library in your module, use ctx.real_life_mode along with:
.hook_year() : returns the address of 07 6d 01 00 00 in memory
.hook_season() : returns the address of ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 11 00 00 in memory
.current_team_id() : returns a table of hex and dec of the current team's id used in career.
.current_year() : returns a table of hex and dec of year in date.
.current_season() : returns a table of hex and dec of year of current season.
Thread : https://evoweb.uk/threads/96034/
No comments:
Post a Comment
Rules :
1. Use English ! Your comment won't be shown if you're not using English !.
2. Don't spam.
3. Report dead link !
- Thanks :D