Jump to content

FM19 Fanchants including - helping Hands


Recommended Posts

Hi from Germany !

:kriss:

i want to create a big File, so every Team,

first in Germany (1.-3 League), have there own Fanchants ingame (Match Engine) hearing.

so, can anybody help me with the structure of the Game?

i look with the Editor at the id of the club = example = Karlsruher SC = 931
i look at Fan Patches in the past, for fm18, which structure is in the simatchviewer/sounds Folder
example = English Clubs = FM_tm_622_1.wav
622 = FC Burnley
1 = Fanchant Nr.1 (more Chants possible: FM_tm_622_2.wav; FM_tm_622_3.wav...)

so, i renamed 10 Chants from KSC: FM_tm_931_1.mp3; FM_tm_931_2.mp3 ...
and put them into: ...\Steam\steamapps\common\Football Manager 2019\data\simatchviewer\sounds
- then i create a new Archive from "simatchviewer.fmf" (with  "Football Manager 2019 Resource Archiver" )
and put them into: ...\Steam\steamapps\common\Football Manager 2019\data

Now, what are the Steps to do with:

match_events.xml
match_sounds.cfg

 ...\Steam\steamapps\common\Football Manager 2019\data\simatch\events

?

match_sounds.cfg = i changed this:


#
# Sound config file
#
# id, filename (without .wav extension), loop flag, sound type, chance, pre-cache flag
#
# types:
#
# 0 - MST_BACKGROUND
# 1 - MST_CROWD
# 2 - MST_PITCH_EVENT
# 3 - MST_REF_EVENTS
# 4 - MST_OPP_CROWD
# 5 - MST_BACKGROUND_OPP_CROWD
#
# The higher the chance number the more likely the sound is to be picked.
# Note: this has no effect if only one sound supplied for an id so use a default value of 1
#
# Version 6
# 28th - May - 2008
#
# Sample Format
# SOUND_EVERTON_RULE,      "FM_band1",         0, 1, 3, 1
#
#
#
#
SOUND_TEAM_CHANT,      "FM_tm_931_1",                     0, 1, 7, 0
SOUND_TEAM_CHANT,      "FM_tm_931_2",                     0, 1, 7, 0
SOUND_TEAM_CHANT,      "FM_tm_931_3",                     0, 1, 7, 0
SOUND_TEAM_CHANT,      "FM_tm_931_4",                     0, 1, 7, 0
SOUND_TEAM_CHANT,      "FM_tm_931_5",                     0, 1, 7, 0
SOUND_TEAM_CHANT,      "FM_tm_931_6",                     0, 1, 7, 0
SOUND_TEAM_CHANT,      "FM_tm_931_7",                     0, 1, 7, 0
SOUND_TEAM_CHANT,      "FM_tm_931_8",                     0, 1, 7, 0
SOUND_TEAM_CHANT,      "FM_tm_931_9",                     0, 1, 7, 0
SOUND_TEAM_CHANT,      "FM_tm_931_10",                   0, 1, 7, 0

 

match_events.xml = i dont know, what are to do...

 

Thanks for Support and Helping Hands !

:hammer:

 

edit: Team ID Teams (First - Third League)

Team ID Deutschland.PNG

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...