STEAM GROUP
Crowbar [Source Engine Modding Tool] CrowbarTool
STEAM GROUP
Crowbar [Source Engine Modding Tool] CrowbarTool
1,462
IN-GAME
8,313
ONLINE
Founded
26 October, 2013
Language
English
epicplayer40 17 Apr, 2017 @ 3:49am
How do I compile a Goldsource model using this?
I was testing if this could compile Goldsource models by decompiling and then recompiling the zombie model from Half-Life. Any help?
< >
Showing 1-6 of 6 comments
ZeqMacaw 17 Apr, 2017 @ 8:13pm 
Install "Half-Life SDK" in Steam Library Tools.
Optionally, install Jed's Half-Life Model Viewer 1.3.6.
In Crowbar Compile tab, Set Up Games, Add:
Name of Game: Half-Life SDK Location of game: C:\Program Files (x86)\Steam\steamapps\common\Half-Life\valve\liblist.gam Location of game's model compiler: C:\Program Files (x86)\Steam\steamapps\common\Half-Life SDK\Model Tools\studiomdl.exe Location of game's model viewer: C:\Program Files (x86)\Jed's Half-Life Model Viewer 1.3.6\hlmv.exe
epicplayer40 18 Apr, 2017 @ 1:53am 
Originally posted by ZeqMacaw:
Install "Half-Life SDK" in Steam Library Tools.
Optionally, install Jed's Half-Life Model Viewer 1.3.6.
In Crowbar Compile tab, Set Up Games, Add:
Name of Game: Half-Life SDK Location of game: C:\Program Files (x86)\Steam\steamapps\common\Half-Life\valve\liblist.gam Location of game's model compiler: C:\Program Files (x86)\Steam\steamapps\common\Half-Life SDK\Model Tools\studiomdl.exe Location of game's model viewer: C:\Program Files (x86)\Jed's Half-Life Model Viewer 1.3.6\hlmv.exe
But what do I put in the game packer/unpacker catagory?

And also this happens when I compile it:

Compiling with Crowbar 0.38.0.0: "C:\*cencored*\steamapps\common\Half-Life\valve\models\decompiled 0.38\zombie.qc" ...

Compiling ".\zombie.qc" ...
entering zombie.qc

************ ERROR ************
bad command $ModelName

... Compiling ".\zombie.qc" finished. Check above for any errors.

... Compiling with Crowbar 0.38.0.0: "C:\*cencored*\steamapps\common\Half-Life\valve\models\decompiled 0.38\zombie.qc" finished.
Last edited by epicplayer40; 18 Apr, 2017 @ 1:58am
ZeqMacaw 18 Apr, 2017 @ 3:46pm 
Oops, I forgot about that issue. The Half-Life SDK model compiler does not like uppercase letters in QC commands (e.g $ModelName instead of $modelname). (I am working on fixing that issue.)

You could try decompiling via an older Crowbar, but you'll have to look through the archived/changelog list to see which version added in the mixed-case QC commands.

Or, you could change all the QC commands to lowercase yourself.
epicplayer40 19 Apr, 2017 @ 2:17am 
Originally posted by ZeqMacaw:
Oops, I forgot about that issue. The Half-Life SDK model compiler does not like uppercase letters in QC commands (e.g $ModelName instead of $modelname). (I am working on fixing that issue.)

You could try decompiling via an older Crowbar, but you'll have to look through the archived/changelog list to see which version added in the mixed-case QC commands.

Or, you could change all the QC commands to lowercase yourself.
Which older version should I get? And is there a way to make all words lower-case in notepad++?
Zappy 27 Apr, 2017 @ 12:40pm 
Originally posted by epicplayer40:
- And is there a way to make all words lower-case in notepad++?
I know I'm pretty late (8 days late or so), but just select all text (Ctrl+A), then either click "Edit" > "Convert Case to" > "lowercase", or hit Ctrl+U.
epicplayer40 27 Apr, 2017 @ 1:12pm 
Originally posted by Zappy:
Originally posted by epicplayer40:
- And is there a way to make all words lower-case in notepad++?
I know I'm pretty late (8 days late or so), but just select all text (Ctrl+A), then either click "Edit" > "Convert Case to" > "lowercase", or hit Ctrl+U.
Thanks
< >
Showing 1-6 of 6 comments
Per page: 1530 50

Date Posted: 17 Apr, 2017 @ 3:49am
Posts: 6