Ravioli
Microboner
- Joined
- Nov 1, 2004
- Messages
- 5,095
- Reaction score
- 2
Im doing the tutorial on Valves Wiki about changing the Rocket Speed. Im using Visual ´C++ 2005 Express Edition.
After i have changed the value of the speed, the tutorial tells me to "go to Build/Build Solution. I dont have that underneith Build. So i tryed to do "compile" instead and it started compiling, but it gave me a error "fatal error C1083: Cannot open precompiled header file: '.\Release_hl2/hl.pch': No such file or directory"
The tutorial later tells me that there should be files in my BIN folder in my Mod directory...i dont even have a bin folder, wtf? Not in the MyMod folder or the /soucemods/mymod folder either.
Im also a bit confused why some files are separate from the Sourcemods folder, isnt that the folder where everyone will put the mod when its finished? How is the mod going to work if it doesnt include the files from the coding stuff? I just dont get it...
After i have changed the value of the speed, the tutorial tells me to "go to Build/Build Solution. I dont have that underneith Build. So i tryed to do "compile" instead and it started compiling, but it gave me a error "fatal error C1083: Cannot open precompiled header file: '.\Release_hl2/hl.pch': No such file or directory"
The tutorial later tells me that there should be files in my BIN folder in my Mod directory...i dont even have a bin folder, wtf? Not in the MyMod folder or the /soucemods/mymod folder either.
Im also a bit confused why some files are separate from the Sourcemods folder, isnt that the folder where everyone will put the mod when its finished? How is the mod going to work if it doesnt include the files from the coding stuff? I just dont get it...