I set up my server to play oc_paysan_B07, I installed the paysan custom content by dragging it into the dedi's obsidian folder. I started the server, join ed it and I saw errors everywhere. Even the skybox, I think this is due to some games content not mounting.
I extracted all the GFCs it said in the sticky and I have the files in obsidian/mount.
Halp again plz.
Content not mounting?
Use a mounts.txt goto your obsidian\obsidianSDK folder for an exmaple or see if there is already one in your maps\cfg folder.
You should note that mounts.txt's need a .RES file for the client to recieve.
I dont really know much about servers so if I'm wrong, I'm wrong.
You should note that mounts.txt's need a .RES file for the client to recieve.
I dont really know much about servers so if I'm wrong, I'm wrong.
'I would probably smarten up before you meet Violet'.
'She has zero tolerance for idiots'.
fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
'She has zero tolerance for idiots'.
fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
I have this in the maps folder called "oc_paysan_B07.res"
And in "maps/cfg" I have a file called "oc_paysan_B07_modify.txt"
Still doesn't work
Code: Select all
"resources"
{
"maps/oc_paysan_B07.bsp" "file"
"maps/oc_paysan_B07" "file"
"maps/cfg/oc_paysan_B07cfg.txt" "file"
"maps/cfg/oc_paysan_B07.txt" "file"
}
Code: Select all
"oc_paysan_B07"
{
"MountEpisodeOne" "1"
"MountEpisodeTwo" "1"
SpawnItems
{
"weapon_crowbar" "0"
"weapon_physcannon" "0"
}
}

Then I can only suggest the following, check if all installs ok to your client and if their is no trouble?
Check the file paths before extracting the pack, i.e he may of made a mistake, so extract to a temp folder first, then check, then if all is correct extract.
erm and check that ep2 mounts on your server with another ep2 map.
Check the file paths before extracting the pack, i.e he may of made a mistake, so extract to a temp folder first, then check, then if all is correct extract.
erm and check that ep2 mounts on your server with another ep2 map.
'I would probably smarten up before you meet Violet'.
'She has zero tolerance for idiots'.
fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
'She has zero tolerance for idiots'.
fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
Server via HLDS?
Then check if you got EP2 installed

Also you can manually add them into gameinfo.txt(Inside "obsidian" directory)
Then check if you got EP2 installed

Also you can manually add them into gameinfo.txt(Inside "obsidian" directory)
Code: Select all
SearchPaths
{
Game |gameinfo_path|.
Game |all_source_engine_paths|hl2
Game D:\hlds\orangebox\hl1
Game D:\hlds\orangebox\hl2
Game D:\hlds\orangebox\cstrike
Game D:\hlds\orangebox\episodic
Game D:\hlds\orangebox\ep2
}