Page 1 of 1

Info on Mod files for multiplayer

Posted: Wed Aug 31, 2016 11:52 am
by remus
Hi all

I was hoping to get some information on the specific requirements for enabling a Mod to play multiplayer. I have read the SDK and have checked other mods to see how this works but still receive the error of having too many unitglobal occurrences. I will have a mod ready shortly and would like to make sure it is MP ready.
Any help would be appreciated.

Remus

Re: Info on Mod files for multiplayer

Posted: Wed Aug 31, 2016 12:04 pm
by Saddletank
Would need to see your mods folder structure to answer this one. As long as you only have 1 instance of unitglobal in all the mods you have activated (and host and clients all have the same file) it won't be a problem.

Re: Info on Mod files for multiplayer

Posted: Wed Aug 31, 2016 3:08 pm
by remus
Thanks saddletank. I'll check it out.

Remus