Page 1 of 1
Dedicated Servers and User Scripts [Solved]
Posted: Mon May 02, 2011 10:35 am
by Locutus
Hi!
I'm often playing Battlefront II online with some of my friends which is the reason why I'm hosting a dedicated server on my private PC.
But I have a couple of questions concerning this:
1. I know that you can't host maps from the ConvoPack via a dedicated server even though I have no clue why - maybe it's caused by the new units? However, is there a possibility to host these maps by removing or adding sth?
2. I'd really like to use some user_scripts but unfortunately I can't munge anything (yes, I've tried the vista workaround) and I've nearly no understanding of Lua.
But I'd really like to have the following:
- Disable Scout Droids from Magna Guard, Wookie and Imperial Officer
- Disable the zoom function (scope) for *and only for* sniper units
Do you have an idea how I can do that?
What I have installed:
- Win 7 x64
- SWBF II
- Patch 1.1
- Patch 1.3
- ModTools
- Dedicated Server 1.1
- Server Manager 1.10
- Conversion Pack 2.2
Thanks in advance,
Locutus
Re: Dedicated Servers and User Scripts
Posted: Mon May 02, 2011 1:22 pm
by fasty
Locutus wrote:1. I know that you can't host maps from the ConvoPack via a dedicated server even though I have no clue why - maybe it's caused by the new units? However, is there a possibility to host these maps by removing or adding sth?
I've run the ConvoPack on a dedi before. You just make an addon folder in your main server file directory.
Locutus wrote:- Disable Scout Droids from Magna Guard, Wookie and Imperial Officer
I've tried this before, couldn't really get it to work. The best you can do is open the recon droids odf file and modify its speed, weapon, etc.
Locutus wrote:-Disable the zoom function (scope) for *and only for* sniper units
Open the sniper rifles odf in your common side, its pretty self explanatory from there.
And if you have no idea what I'm talking about...
forums/viewtopic.php?f=27&t=25396
Re: Dedicated Servers and User Scripts
Posted: Mon May 02, 2011 5:27 pm
by Locutus
Thanks for your quick reply. Unfortunately I have still some problems.
fasty wrote:I've run the ConvoPack on a dedi before. You just make an addon folder in your main server file directory.
Would you mind telling me how you made it work?
I have installed everything on my laptop. After selecting the maps in the server manager (so the maps are placed in the addon folder of course) and starting it, the server loads the new map but the client (ConvoPack is also installed) is somehow skipping them and loading the next original map in the list which results in a lost connection.
I thought this was my bad, so I reinstalled win7 on my desktop PC which has now nothing on it but SWBF II. The funny thing is that the server is now skipping the addon maps and the the client is is loading the mod maps which (of course) also results in a lost connection >.>
All I did was copying the "BF1" folder from my game directory into the addon folder in the server manager.
What am I doing wrong?
fasty wrote:Open the sniper rifles odf in your common side, its pretty self explanatory from there.
Thanks for your information. After reinstalling win7 the munge process is working now!

My changes regrettably not.
That's what I did:
1) Make a new map and delete all the lua files for it.
I created a new map (LOB) with conquest checked. Then I deleted every lua file in
data_LOB\Common\Scripts. Do have to delete the *.bak files in
data_LOB\Common\Scripts\LOB and the addme.lua in
data_LOB\addme as well?
2) Go into the assets and get all the luas of all the stock maps you want in your server.
For my test I only copied "
myg1c_con.lua"
3) Put them into your new maps common/scripts/abc folder and make changes to them (add the code I mentioned).
Done. But I did not change anything (as it is not needed). The *.bak files are still in this folder.
4) Add the three letter names of the stock maps you're adding in the mission.req in data_abc/common.
Done
Then I copied the "com_weap_inf_sniper_rifle.odf" from
assets\sides\Common\odf to
data_LOB\Common\sides\Common\odf.
Is this path correct?
I changed
SniperScope = 1 to
SniperScope = 0.
5) Munge with common checked then go into your munged maps folder and copy the mission.lvl
Done.
6) Paste it in your servers files C:\Program Files (x86)\LucasArts\Star Wars Battlefront II PC Server\data\_LVL_PC
Done
It seems that I made at least sth. the way I should because Mygeeto appears in the server manager. I can also join and the map is being loaded but I can't spawn, it's permanently counting.
Re: Dedicated Servers and User Scripts
Posted: Tue May 03, 2011 1:48 pm
by fasty
Locutus wrote:Then I copied the "com_weap_inf_sniper_rifle.odf" from assets\sides\Common\odf to data_LOB\Common\sides\Common\odf. Is this path correct?
Uh, no. Copy the entire rep, cis, all, imp and common folders from your assets sides and paste them to data_LOB\Sides. Modify the value to the sniper rifle and munge with sides checked. Copy your munged sides into the server sides folder.
For what you're doing, you should not need a new mission.lvl. If you're not making any changes to the luas, keep the old mission.lvl. Just copy over the sides from your map and keep the old mission.lvl.
Re: Dedicated Servers and User Scripts
Posted: Tue May 03, 2011 5:31 pm
by Locutus
Thank you very very much fasty, it's working perfectly now!
I also managed to make the ConvoPack running - all I needed to do was to replace the server's common.lvl, shell.lvl and ingame.lvl with the ones from patch 1.3.
I have just one last question^^: Where can I download the ConvoPacks' assets? I mean the props for the Zeroeditor. I was looking around but I couldn't find a link.
Re: Dedicated Servers and User Scripts
Posted: Tue May 03, 2011 9:41 pm
by Fiodis
Locutus wrote:I have just one last question^^: Where can I download the ConvoPacks' assets? I mean the props for the Zeroeditor. I was looking around but I couldn't find a link.
BF1 Mod Tool assets.
Re: Dedicated Servers and User Scripts
Posted: Wed May 04, 2011 12:02 pm
by Locutus
Sry, your keywords didn't help me. I've searched google and the forums but I was unable to find a link. Would you mind posting one?
Re: Dedicated Servers and User Scripts
Posted: Wed May 04, 2011 1:18 pm
by [Padawan]Helkaan
Locutus wrote:Sry, your keywords didn't help me. I've searched google and the forums but I was unable to find a link. Would you mind posting one?
http://www.gametoast.com/forums/viewtop ... 64&t=20167
Re: Dedicated Servers and User Scripts [SOLVED]
Posted: Wed May 04, 2011 1:53 pm
by Locutus
Thank you very much.
I was a bit confused because I thought I'd need some special converted files.