Posted by Vadal on December 01, 1998 at 21:47:36:
In Reply to: Re: Projectile offset posted by JM on December 01, 1998 at 07:41:52:
: : Also, when I select a weapon, can I choose what weapon.3do
: : is used. i.e: When 6 is pressed, it uses the repeater.3do
: : but when I have an item activated (a cloaking device), it uses
: : a different 3do (transrep.3do) ?
: : ulthwe
: for the second, it can be written into the weapon cog. use a bin number to tell wether or not the cloak is activated, and depending on the bin number, Set a different model to the weapon mesh and pov in the weap cog.
Okay.....not really sure, but I think that if you want the person to be invisible, you can set his Geomode to 0 and he won't be "drawn" into the game, i.e., invisible. In this way, his weapon won't be visible either. I believe this is how it is done for Force Persuasion.
Vadal