[Tutorial] How to Setup the Source SDK for Obsidian

Archived Source Engine and Obsidian Tutorials.
shiftey
npc_combinegunship
npc_combinegunship
Posts: 705
Joined: Thu Oct 09, 2008 4:45 pm
Contact:

Post by shiftey »

Sonic
Former Developer
Former Developer
Posts: 533
Joined: Mon May 29, 2006 6:45 pm
Location: Mobius
Contact:

Post by Sonic »

Very nice work shiftey plus its a nice 'readme'.
Image>>>>>Image<<<<<
Image
shiftey
npc_combinegunship
npc_combinegunship
Posts: 705
Joined: Thu Oct 09, 2008 4:45 pm
Contact:

Post by shiftey »

Thanks. Now its just a question of if anybody will actually use it. :/
User avatar
TheOrangeCube
Polygon
Polygon
Posts: 22
Joined: Fri Apr 10, 2009 9:38 pm
Location: USA
Contact:

Need help

Post by TheOrangeCube »

skidz wrote:yea but ill post some images up here later to help abit.
Some people are getting confused... :?
Umm I need help I know I should not be mapping if I need help with this but I don't have a gameconfigure.txt in my bin folder :?:
[]Jack[]
Pixel
Posts: 1
Joined: Fri Apr 10, 2009 9:41 pm

Any alternatives?

Post by []Jack[] »

I tried everything it said to do in this thread, but hammer keeps complaining about not being able to load the wireframe and models, crashing it.
I copied over the stuff in the gameconfig, I set up everything as they should be, yet I keep getting this error.
User avatar
Shana
Lead Developer
Lead Developer
Posts: 2971
Joined: Tue Aug 29, 2006 8:12 pm
Location: Germany
Contact:

Post by Shana »

Wow, no one has updated the guide yet to work with orange box, sure it wont work then.

What has changed is the bin path, it has to be sourcesdk\bin\orangebox\bin instead of sourcesdk/bin. thats also where the gameconfig is now stored at.
User avatar
TheOrangeCube
Polygon
Polygon
Posts: 22
Joined: Fri Apr 10, 2009 9:38 pm
Location: USA
Contact:

Thankes

Post by TheOrangeCube »

Thank you it works now
Grun7 Supr3macy
Pixel
Posts: 2
Joined: Sat Mar 21, 2009 4:49 am

Re: Thankes

Post by Grun7 Supr3macy »

TheOrangeCube wrote:Thank you it works now
um scratch that when ever I go to the entity's there is none... but that's okay I guess, and when I press f9 to test it at the end it said source not found? :?: :?
POISONIC
Team Modeler
Team Modeler
Posts: 68
Joined: Tue Jul 11, 2006 5:14 pm

Post by POISONIC »

im thinking of putting my ball game into obsidian conflict due Orange box engine
User avatar
Datastream
Donator
Donator
Posts: 870
Joined: Thu Dec 24, 2009 1:24 pm

Post by Datastream »

Obsidian conflict is now for the orangebox? Ok. So now I put it in the gameconfig.txt for the orangebox. Okaaaay. Makes sense now.
User avatar
Neico
Lead Coder
Lead Coder
Posts: 1799
Joined: Tue Aug 15, 2006 3:39 pm
Location: Germany
Contact:

Post by Neico »

oc is orangebox since 1.3 lol
Image
User avatar
Datastream
Donator
Donator
Posts: 870
Joined: Thu Dec 24, 2009 1:24 pm

Post by Datastream »

lol I didn't know.
Vellu
Vertex
Vertex
Posts: 7
Joined: Sat Sep 15, 2007 1:16 pm

Post by Vellu »

Does anybody know why I keep getting this when trying to compile an OC map?

Code: Select all


** Executing...
** Command: "d:\steam\steamapps\ACCOUNT\sourcesdk\bin\vbsp.exe"
** Parameters: -game "d:\steam\SteamApps\SourceMods\obsidian" "D:\Steam\steamapps\SourceMods\obsidian\maps\testmap"

* Could not execute the command:
   "d:\steam\steamapps\ACCOUNT\sourcesdk\bin\vbsp.exe" -game "d:\steam\SteamApps\SourceMods\obsidian" "D:\Steam\steamapps\SourceMods\obsidian\maps\testmap"
* Windows gave the error message:
   "Käyttö estetty."

** Executing...
** Command: "d:\steam\steamapps\ACCOUNT\sourcesdk\bin\vvis.exe"
** Parameters: -game "d:\steam\SteamApps\SourceMods\obsidian" "D:\Steam\steamapps\SourceMods\obsidian\maps\testmap"

* Could not execute the command:
   "d:\steam\steamapps\ACCOUNT\sourcesdk\bin\vvis.exe" -game "d:\steam\SteamApps\SourceMods\obsidian" "D:\Steam\steamapps\SourceMods\obsidian\maps\testmap"
* Windows gave the error message:
   "Käyttö estetty."

** Executing...
** Command: "d:\steam\steamapps\ACCOUNT\sourcesdk\bin\vrad.exe"
** Parameters:  -game "d:\steam\SteamApps\SourceMods\obsidian" "D:\Steam\steamapps\SourceMods\obsidian\maps\testmap"

* Could not execute the command:
   "d:\steam\steamapps\ACCOUNT\sourcesdk\bin\vrad.exe"  -game "d:\steam\SteamApps\SourceMods\obsidian" "D:\Steam\steamapps\SourceMods\obsidian\maps\testmap"
* Windows gave the error message:
   "Käyttö estetty."

** Executing...
** Command: Copy File
** Parameters: "D:\Steam\steamapps\SourceMods\obsidian\maps\testmap.bsp" "d:\steam\SteamApps\SourceMods\obsidian\maps\testmap.bsp"

(Käyttö estetty = Access denied)
I'm using Win7 64-bit and the Hammer succesfully compiles maps for other games.
User avatar
Shana
Lead Developer
Lead Developer
Posts: 2971
Joined: Tue Aug 29, 2006 8:12 pm
Location: Germany
Contact:

Post by Shana »

Your paths are wrong, Read first post again.
User avatar
Datastream
Donator
Donator
Posts: 870
Joined: Thu Dec 24, 2009 1:24 pm

Post by Datastream »

I have the same problem. Though I thought my paths were correct. (I checked 3 times) At least I think I have the same problem. Haven't tried again in a long time.
Post Reply