Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
If they have done that, I don't think wrestlers could leave the arena properly when eliminated from rumble type matches etc too
Just tested myself and I have no problems renaming characters, I don't believe it could be this mod causing it so its likely a different mod causing the issue.
Strange, the code is certainly set to make it a singles title match, I can only assume after my code set it, the game for some reason changed the match that was scheduled for that date into the tag match though not sure why it would.
If you go to - SteamLibrary\steamapps\common\Wrestling Empire\BepInEx\config
In there is the character_reward_mapping.JSON, if you open that up you can change what is in it.
EG my file from testing it has - {"CAREER":{"1":"Whack Ax"},"EXHIBITION":{"1":"Whack Ax"}}
Yours will presumably have a "BOOKING" (Or whatever I tagged for booking mode) entry. IF you change booking to "CAREER" then that will set the wrestle to have the briefcase in career mode for you instead.
It is a random chance for the cash in to happen post a match in booker mode, I couldn't think of a way to set it up to happen so random chance is all it is.
You can simulate cashing in ahead of time like face wrestlers sometimes do but just booking them vs champ and then manually removing the briefcase from them by editing the file that tracks who has it.
But for postmatch cash in its just up to chance where odds go up more injured the champ (Or new champ if existing champ lost) are at the end of the match
The bug is now fixed. Just pushed an update for it.
If it only happens with the belts sometimes, if you can find a way to replicate it I can try and replicate it myself.
[Info : BepInEx] Loading [Wrestling Empire Golden Standard Weapon Mod 1.0.0]
[Info :Wrestling Empire Golden Standard Weapon Mod] Loaded Golden Standard Case!
[Info : BepInEx] Loading [LadderMatch 1.0.0]
[Info :LadderMatch] Loaded LadderMatch!
[Info : WECCL] [CustomMatch] REGISTERED Ladder Match as preset 28
[Info : WECCL] [CustomMatch] REGISTERED GS Briefcase as reward 10001
If those are not present then it isn't picking up the mod for whatever reason for you, if you see any error messages in red then post them here and I can try and find out why.
All I can really recommend with nothing else to go on is making sure you have up to date WECCL mod as many other mods (Ladder match included) rely on it.
I have tested solo games and games with only AI, and in neither situation did any wrestler fail to pickup the title / case
I just gave some tests to check new update didn't break anything. Still worked fine for me? Anything weird you are doing when setting up the match etc?
That will only be for exhibition mode, but if you wanted it for say Career, if you go to your wrestling empire install folder, BepinEx > Config and open up the "character_reward_mapping.json" then you could change the text that says "EXHIBITION" to "CAREER" and then that wrestler will have the briefcase in CAREER mode instead.