ocf_deadland mini mappadd script (v2).

Release your amazing Map creations here!
fug4life
Beta Tester
Beta Tester
Posts: 4093
Joined: Mon Dec 11, 2006 10:35 am

Post by fug4life »

I don't really see how a .res file can frak it all up but I'll look into it, maybe there's something missing.

I like custom content, I was just trying to make the map more fun, I'll try to improve it. And tbh oc has alot of custom content.

Also can you be a bit more specific, you joined someone elses server and crashed? Or added this to your own? It's just your the first to mention it, 30 other people have downloaded and not said anything. Maybe your the first to add it to a server I dont know.
'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
User avatar
Shana
Lead Developer
Lead Developer
Posts: 2971
Joined: Tue Aug 29, 2006 8:12 pm
Location: Germany
Contact:

Post by Shana »

Was on mine and Key's server, didn't copy it over to my client but let it dl from the server instead.
fug4life
Beta Tester
Beta Tester
Posts: 4093
Joined: Mon Dec 11, 2006 10:35 am

Post by fug4life »

Ok, cheers for info, I'll try fix, if not I'll remove it.
'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
fug4life
Beta Tester
Beta Tester
Posts: 4093
Joined: Mon Dec 11, 2006 10:35 am

Post by fug4life »

I think the problem may be the way I set up the soundscripts.

Currently I have:

scripts\game_sounds_minigun.txt (Contains weapon sound data)
scripts\soundscripts\Base_MINI.txt (Contains dir of the above file)

I've had a look at how you added some custom weapons and noticed you used a method where you add maps/cfg/mapname_soundscripts. I've just removed all my stuff and tried this method and it seems to work on a lan fine.

So if I include a .res file like this, it should work?

Code: Select all

"resources"
{
"maps\ocf_deadland.res" "file"
"maps\cfg\ocf_deadland_modify.txt" "file"
"maps\cfg\ocf_deadland_cfg.txt" "file"
"maps\cfg\ocf_deadland_soundscripts.txt" "file"
"materials\sprites\hud\minigun.vtf" "file"
"materials\sprites\hud\minigun.vmt" "file"
"materials\models\weapons\v_minigun\jb_chaingun.vmt" "file"
"materials\models\weapons\v_minigun\jb_chaingun.vtf" "file"
"materials\models\weapons\v_minigun\jb_chaingun_normal.vtf" "file"
"materials\models\weapons\v_minigun\jb_chaingun_spec.vtf" "file"
"models\weapons\v_minigun.mdl" "file"
"models\weapons\v_minigun.dx80.vtx" "file"
"models\weapons\v_minigun.dx90.vtx" "file"
"models\weapons\v_minigun.sw.vtx" "file"
"models\weapons\v_minigun.vvd" "file"
"models\weapons\w_minigun.mdl" "file"
"models\weapons\w_minigun.phy" "file"
"models\weapons\w_minigun.dx80.vtx" "file"
"models\weapons\w_minigun.dx90.vtx" "file"
"models\weapons\w_minigun.sw.vtx" "file"
"models\weapons\w_minigun.vvd" "file"
"sound\weapons\minigun\mini-1.wav" "file"
"sound\weapons\minigun\minigun_reload.wav" "file"
"scripts\customweapons\custom_minigun.txt" "file"
}
'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
fug4life
Beta Tester
Beta Tester
Posts: 4093
Joined: Mon Dec 11, 2006 10:35 am

Post by fug4life »

Removed link for now.

I'll get a new link up soon once I test what I wrote in previous post which should be easier now I have a server I can test these sort of issues on.
'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
fug4life
Beta Tester
Beta Tester
Posts: 4093
Joined: Mon Dec 11, 2006 10:35 am

Post by fug4life »

Updated the first post to a link with v2 of the modify files.

Changes:
*Added maps\cfg\ocf_deadland_soundscripts.txt*
*Removed scripts\soundscripts\BASE_MINI.txt*
*Removed scripts\game_sounds_minigun.txt*
*Updated maps\ocf_deadland.res*
*Updated maps\cfg\ocf_deadland_modify.txt*
'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
killkill85
Fatal Error (IQ = -10)
Fatal Error (IQ = -10)
Posts: 78
Joined: Sat Mar 28, 2009 5:16 am
Location: Tunisia

Post by killkill85 »

Is the minigun fixed now?With lives,it looks like it'll be more fun and challenging.I should try this soon.
Post Reply