omg this is so fuxing easy
making a REAL needler nade
INTRO
many of us are familiar with the needler grenade from Ragnarok, hey its real cool. But the problem is all the needles spawn in the same direction, which was somewhat solved by making those needles spawn other needles which is quite cool. But unfortunately requires more tags than a REAL NEEDLER GRENADE
MAKING IT
Tags needed to make it work
-Sentinel Gun
-Needler Needler NOTE:NOT THE MP NEEDLE
-and flood carrier effect body destroyed
so rebuild these in then append the models
then once the new tags are in crack open a Dependency Swapper (I prefer HMT cuz the tags are organized in a way I like) and open up Eschaton as well
ok first go to Flood carrier effect body destroyed and change it so that instead of spawning 3 garbs it spawns 1 sentinel gun, U can change the other tags too, but the garbage tags are the most important.
next make the frag grenade's explosion effect the effect of the flood carrier body destroyed
next make the sentinel gun shoot needles ( NOT MP NEEDLES) instead of lazas(lol we're not making a disco ball here)
OK here's where the magic happens. Go into Eschaton go to weap/character/sentinel and flip these 2 bitmask offsets
MAIN--> BITMASKS-->"HOLDS TRIGGER WHEN DROPPED" flip it so now it is X'ed in
PORJECTILE-->BITMASKS--> "STICKS WHEN DROPPED" flip it so now it is X'ed in
now alter the clip size from 0 to anything greater than 0 for max clip size, starting ammo, and clip size (these are obviously in the Clip section, under shorts)
next go into the Projectile section, shorts, and change the ammo per shot to 1, next go into the Floats section(the 1 above shorts) and change the max and minimum spread to 360
and U can change the Projectiles fired if U want
NOTES: it is best to null out the Mgs2 and Cont of the needle(AGAIN NOT MP NEEDLE) so that way there's less lag. also if You're stilll experiencing lag turn down UR screen resolution to the smallest allowed
enjoi
EDIT forgot the spread thing, its in there now