It took 3 mins to make my projectile and intergrate it into the mod, a little too easy.
But why is the 3do projectile screwed up in the game, not in JED?
All mats are solid colour, so do I press 3 for light mode or something?
How do I increase the amount of damage in the bryar cog? what line is it?
But why is the 3do projectile screwed up in the game, not in JED?
All mats are solid colour, so do I press 3 for light mode or something?
How do I increase the amount of damage in the bryar cog? what line is it?
Code:
if(getThingFlags(source) & 0x8){
do her}
elseif(getThingFlags(source) & 0x4){
do other babe}
else{
do a dude}