Making custom guns for hl Created 20 years ago2003-12-18 22:42:42 UTC by Caleb Henning Caleb Henning

Created 20 years ago2003-12-18 22:42:42 UTC by Caleb Henning Caleb Henning

Posted 20 years ago2003-12-18 22:42:42 UTC Post #8317
how do oyu make custom guns for half-life
Posted 20 years ago2003-12-18 22:54:24 UTC Post #8321
use Milkshape to make the model, then Im stumped after that...
Posted 20 years ago2003-12-18 22:57:16 UTC Post #8323
Very very hard must kno 3d modeling and all that. But if u do download the Half-Life SDK (Standard Developer Kit) theres heaps of info in there
AJ AJGlorious Overlord
Posted 20 years ago2003-12-19 04:18:37 UTC Post #8343
Same here, BrattyLord! :lol:
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 20 years ago2003-12-19 15:58:04 UTC Post #8395
Heh, if you want it to do anything other than the precoded stuff in the game.. you'll need to learn C++ too
Posted 20 years ago2003-12-19 17:29:01 UTC Post #8416
Yeah... First you have to download the Full Half Life SDK (The game code) and there you have c++ files for everything. In one of them there are the weapons... You can "easily" change the amount of ammo and damage and so on, then you compile and... Implement it.
To make a new weapon you can take the code of one of them (for example, my beloved Glock pistol) and change things here and there (of course you can change the models)...
Anyway, it?s a hard lot so good luck!.
Posted 20 years ago2003-12-19 17:31:19 UTC Post #8418
can't you just take the c++ files, modify them for your weapon and then make it so your weapon then uses those files?
Posted 20 years ago2003-12-19 17:42:21 UTC Post #8419
just
need I say more?
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 20 years ago2003-12-19 19:12:02 UTC Post #8435
Yes, :|

This is often looked at like something easy to learn and get the hang of.. its not,

I don't recomend diving into new code etc untill you know exactly what you're at

'just' is an eeevil word
Posted 20 years ago2003-12-19 19:29:47 UTC Post #8449
'just' is an eeevil word

So is Sitcom

but atleast just means it can be done rather than never which is worse.
Posted 20 years ago2003-12-19 19:48:26 UTC Post #8458
wait a second ppl. wut r u saying caleb? do you want to change the gun MODEL or do you want to change the guns STATS. because if you want to replace the gun model, then all you have to do is make a model for the gun on ground, the gun in your hands, and the gun in somebody else's hand. then name them the same as the mdl's you want to replace (gunname_w is on the ground, gunname_p is in your hand, gunname_v is in somebody else's hand), and then just... replace them.

now, yea, if you want that crowbar that was turned into a table leg to do 200,000,000 points of damage in one hit, then you might as well make a MOD, too.
Posted 20 years ago2003-12-20 18:52:35 UTC Post #8605
Gun making is a topic we've seen often. Search the forums. :)
Posted 20 years ago2003-12-20 18:59:29 UTC Post #8609
yep amby you shoudl chekc some sites specif on making gun mdl's
Posted 20 years ago2003-12-20 19:49:18 UTC Post #8645
tell me about half-life SDK
Posted 20 years ago2003-12-20 23:33:15 UTC Post #8665
Thanks for all the help... i'll see what i can come up w/ :nuts:
You must be logged in to post a response.