OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Larsen on 16 Nov 2003, 13:29:49

Title: How to make it work on Linux Dedicated Server
Post by: Larsen on 16 Nov 2003, 13:29:49
Hello.

Well, maybe the place for this topic isn't best, but ... i really need your help.

We got a configured OFP dedicated server on Linux. It works, but we got problems with addons/islands/configuration (for example, non of the missions that are using addons is working on Skye island )



All the missions that aren't working crash immediately after they are selected - so it's impossible to see what's wrong.

I hope, those problems are related to misplaced addons or wrong case of names of the missions/addons.


I'll be happy, if someone could give me some suggestions about "the way things schould work".

Title: Re:How to make it work on Linux Dedicated Server
Post by: Terox on 17 Nov 2003, 01:55:48
all mission.pbo's need to be in lower case
(infact i think all filenames need to be lower case)

better to have all addons in the root addon folder, not the res addon folder (causes less conflicts)


might be that you have a conflict between 2 addons
Title: Re:How to make it work on Linux Dedicated Server
Post by: Larsen on 17 Nov 2003, 19:50:51
This rules apply to a server? To client? Or both? :-)

Thanks for help Terox, i couldn't find any tutorial according this.