Sider Functions


The (sider) is a tool made by (juce), which allows more things to be injected directly into the game such as more stadiums or automatic scorecards or others.

sider has many functions that can be set using the sider console (the screen that appears by pressing the spacebar on the keyboard), we will show the main sider functions to force select a specific stadium or ball rather than auto load them in the game.

for the full sider manual please refer to the sider official source here

football life sider servers in the console:
- stadiums
- camera
- kits
- OMB (balls)
- referee
- scoreboards
* assuming the sider is not modified.

-----------------------------------------------------------

stadium server lua

Select a specific stadium:

stadiums that are linked using sider are assigned automatically to their respective teams and will auto-load if the stadium is set to (home), it is possible to force a specific stadium:

- In the match screen, bring up the sider console by pressing the spacebar on your keyboard
- The first page in the console is the stadium server (press ` to switch to other servers)
- Press 9 to switch to manual stadium select (press again to go back to auto)
- Press page up/page down to switch between available stadiums

* There are other functions on the screen that users can try out.

-----------------------------------------------------------

ball server lua

Select a specific ball:

in football life, balls are moved to sider, competitions will load the corresponding ball automatically, it is possible to force a specific ball using the sider console:


- In the match screen, bring up the sider console by pressing the spacebar on your keyboard
- Press ` to switch to OMB.lua (ball server)
- Press 9 to switch to manual Ball selection (press again for auto)
- Press page up/page down to switch between available balls


-----------------------------------------------------------

other server function the same way, users can explore the options and various functions as shown in the sider console.