Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsJedi Knight and Mysteries of the Sith Editing Forum → Can you fire a sprite like a projectile
Can you fire a sprite like a projectile
2001-06-01, 10:57 AM #1
I want to fire a sprite (of an electrical type mat texture) like any 3do that comes out of a st rifle. Can it be done? If so, how?
Code:
if(getThingFlags(source) & 0x8){
  do her}
elseif(getThingFlags(source) & 0x4){
  do other babe}
else{
  do a dude}
2001-06-01, 11:03 AM #2
In your static.jkl file, in the weapon template, change the Model3d=whatever.3do to sprite=whatever.spr.

Make sure you have the .spr file, though.

------------------
LordVirus: His pot is blacker than his kettle!

Visit Virus Productions!

[This message has been edited by LordVirus (edited June 01, 2001).]
"And lo, let us open up into the holy book of Proxy2..." -genk
His pot is blacker than his kettle!

↑ Up to the top!