Problems SDK

Bio

Newbie
Joined
Apr 24, 2004
Messages
804
Reaction score
0
Sorry if this has been dicussed before but, when i open the sdk if comes an error massage that sounds like this, Unable to find gameinfo.txt relative to ".soultions.

1.set environment 'VPROJECT' to the path where gameinfo.txt is
2. place "below the path where gameinfo.txt is
3. Add -game <path> on the command line where <path> is the directory that gameinfo.txt is in.

I think i found the txt file but im not so great in english so i dont know what to do, and yes i tried to configure the sdk first but after i have pressed apply and press ok it just quits the sdk.

so can anyone help me plz, mabye a print screen o how its going to look like.
 
Please can somebody help me with this?
 
I'd help you if I actually had the SDK. Damn my lack of preorder!
Oh, and I like Doom as well.

-Angry Lawyer
 
It's very simple just open up the command prompt and set the VPROJECT variable
ex
Code:
set VPROJECT=c:\sourcesdk\cstrike_sample_content
or wherever your mod folder is located. After you do that you should be able to open any of the tools included in the sdk.
 
Ohh crist i am a BIG noob, where to put the tekst?

Wich line ?
Never done this before.
 
on your windows taskbar go to start>all programs>Accessories>Command Prompt
open that up and type that line in there and hit enter then close it and you're done.
 
i just copied the gameinfo.text to my mod folder and it worked from then on.
 
Yeah just move GameInfo.txt to steam/steam and it will work fine.
 
Back
Top