Page 1 of 1
Guns
Posted: Fri Jun 02, 2006 7:50 am
by Necromantik
How do i make a gun shoot the bullets of another gun in halo PC, example: Make a Needler shoot fuel rod cannon rounds.
Posted: Fri Jun 02, 2006 8:25 am
by Geo
Questions like this should really be asked in the New Users forum, but what the heck. You basically need to swap the meta offset of the projectile, so copy the meta offset of the fuel rod projectile, and paste it over the needler projectile!
Posted: Fri Jun 02, 2006 8:35 am
by Necromantik
How exactly do i do that?
Posted: Fri Jun 02, 2006 10:33 am
by Multi-Genre
Go to the projectiles tag labeled [proj] and double click on it and it will bring down a list of projectiles, find the fuel rod cannon's projectile and click on it. If you look up at the bottom of the top there should be a code in a white box that is next to the save meta button. Copy that code and find the needler's projectile and click on it. Paste the code you just copied over the needler's code and click save.
Posted: Fri Jun 02, 2006 10:39 am
by Sombody123
You do have HMT right?
Posted: Sat Jun 03, 2006 1:38 am
by Net_Slayer
god noobs are annoying
any way i think u need HHT (Halo Hacking Tools)
here are some easy steps
-open hht with you map
-scroll down to the weap tag
-open up the tag you want to replace for instance if you want to edit the needlers firing then open up the needler.
-go to the proj dependency on the right.
e.g. proj- weapons/needler/needle
and swap it for the fuel rod cannon by scrolling down to the list and click weapons/plasmacannon/plasma cannon
then hit swap and your done!!!!