Tutorial - Add stadiums to server

Add stadium tutorial

* Tutorial on how to add stadiums from other sources to the stadium server



smokepatch stadium server contains a good number of famous stadiums, however, it is possible to add stadiums made by others to the server, 


Notes:
- Be sure the latest stadium server addon is installed correctly.
- Be sure Sider SP21 is the latest version.
- Make a backup of any files before modifying them.
- Use only a good quality stadium with known ID.


Summary:
step one: copy stadium folder in the correct place
step two: add correct lines in the team map file


------------------------------------------------------------
Step One:
- copy the download stadium in the stadium server folder
- be sure of the stadium structure, see the picture example below or compare with preexisted stadiums

add stadium folder
stadiums folder location and structure



Step Two:
- open the map file (map_teams.txt), located inside the stadium server folder
- add the correct lines and save file: 

133, 009, Georgios Karaiskakis Stadium, Georgios Karaiskakis  #Olympiakos Piraeus


* 133 is the team ID, teams ID in smokepatch can be found HERE
* 009 is the stadium ID, this should be provided with the stadium from the maker.
* Georgios Karaiskakis Stadium is the name that will appear in the game
* Georgios Karaiskakis is the name of the folder (must be exact)
#Olympiakos Piraeus is an optional name

- you can also assign the same stadium to another team, for example:
28, 009, Georgios Karaiskakis Stadium, Georgios Karaiskakis # Greece
the ID is changed to 28 which is Greece national team ID

same procedure with any other stadium, the map file should look something like this:

add stadium team map
example of adding stadium line



Now start the game and select the team that is assigned to the new stadium, select home ground or random as a stadium, the new stadium will be loaded automatically in the game.

added stadium sp21
stadium loaded if the home ground is selected

-----------------------------------------
Declaimer:
any edits are made at the user's own risk, we do not know what is added or how the added files can affect the game, it is highly recommended to make backups prior to editing.