Help with Commando knives

Ask questions, discuss ideas, get answers
Post Reply
ATF_Cole
Posts: 2
Joined: Tue Nov 23, 2010 5:25 pm

Help with Commando knives

Post by ATF_Cole »

Hey guys hows it going. Im having some problems wtih trying to get my commando knives to work properly client side. This is my first time porting a weapon over from a different mod. It shows up in game and lets you throw them but they dont make an impact. When you throw them at a person it doesnt hurt or kill them (also does no damage if you slash with it). All i did was copy and paste over all the files i could find that had to do with the commando knives. Got the objects folder, standard mesh, texture, sounds, animations, effects, and the ammo icon under menu. I just found damage_system under the game rfa that listed the commando knifes damage info do i need to include that into my level? Or could it be i need to do some thing with the projectile from the knife? Im confused. Any help would be greatly appreciated.
User avatar
Swaffy
Posts: 1715
Joined: Sun Aug 29, 2010 9:25 pm
Location: Cibolo, Texas

Re: Help with Commando knives

Post by Swaffy »

If you added the damage system for the knife into your mod, it should work. Make sure you also have the projectile in your mod, too. Sometimes, a projectile create template will be somewhere hidden, mostly in a "Common" folder. I have not looked at the throwing knife yet.
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™
ATF_Cole
Posts: 2
Joined: Tue Nov 23, 2010 5:25 pm

Re: Help with Commando knives

Post by ATF_Cole »

Thanks for the reply. Well i tried putting the damage_system into my map and still no impacts from the knives. I also checked the projectile, it is create templated in the objects folder. Where you would you stick the damage_system at? I tried:

game/damage_system/commandoknife in my main level directory
objects/damage_system/commandoknife
commmandoknife/damage_system/commandoknife
Post Reply