Page 1 of 1

Help with Commando knives

Posted: Thu Dec 02, 2010 5:45 pm
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.

Re: Help with Commando knives

Posted: Thu Dec 02, 2010 6:13 pm
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.

Re: Help with Commando knives

Posted: Fri Dec 03, 2010 6:10 pm
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