Conquest of Elysium 5

Conquest of Elysium 5

Nincs elegendő értékelés
A Goblin Mod Multiplayer Fix
   
Díjazás
Kedvenc
Kedvenc
Törlés
Fájlméret:
Közzétéve:
120.470 KB
szept. 10., 19:06
1 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
A Goblin Mod Multiplayer Fix

Leírás
This mod is a small patch that allows my Goblin mods, such as the Goblin Lord, Elementalist, etc. to work in network games.

This mod works with the following mod;

- My Goblin Resources mod
> https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3403013554%22

Features;

This mod allows my various goblin mods to work in network matches, why is it required for that reason? I don't know, your guess is as good as mine.

Current Bugs

> Well, this mod exists because of one, but does not actually add anything to the mod itself, so there are probably no glitches here.

If you have any questions, problems, or errors with this mod, don't hesitate to ask and let me know.
Népszerű témák Összes megnézése (1)
2
okt. 3., 9:23
=== Why does this exist? ===
Emperor Herb
5 megjegyzés
Emperor Herb  [készítő] okt. 3., 10:53 
@Rookie

Happy to help, hope that the info helps your mods to work for you.
Rookie okt. 3., 10:48 
Thanks a bunch Herb
Emperor Herb  [készítő] okt. 3., 10:30 
@Rookie

I have posted some comments on your mods that tell you how to adjust them to work on network games. This mod exists because my friends and I have genuinely no clue why it did not work without another mod present. This is the other mod stripped down and changed to where it is as minimal as possible while still allowing my goblin mods to work.

It is an Enigma, a Coconut, and yes, it gives free crazy pills.

But for the most part, what causes mods to not work in network is the following (at least as far as I know);
Emperor Herb  [készítő] okt. 3., 10:30 
2/2

1. Mod file names
> The C5M should not have any Spaces
- "Mod Name.C5M" will not work, instead use
- "ModName.C5M"
or
- "Mod_Name.C5M"

2. Image file names
> Like the C5M, images should have no spaces in their names
- "Sprite Name.png" will not work, instead use
- "SpriteName.png"
or
- "Sprite_Name.png"

3. spr command formatting
> For network games, sprites being referenced by the spr command require a little more to work

instead of
spr "Folder/Sprite_Name.png"

use
spr "./Folder/Sprite_Name.png"
Rookie okt. 3., 9:21 
Hello there, I'm trying to get some of my mods to work with Network but I had a look at you mod and I feel like I'm taking crazy pills. Might I ask how you got your mods to work on Multiplayer? I don't quite understand it looking at your workshop files.