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 → disappearing textures is really screwing up my weapons!!
disappearing textures is really screwing up my weapons!!
2001-06-10, 12:11 PM #1
THis is what my weapon looks like in the game, some of the VITAL surfaces are being overlapped from underneath the upper surfaces.

[http://www.massassi.net/ec/images/1378.jpg]

PLease tell me there is a way to solve this!!
(without deleting those horrible overlapping surfaces)
Code:
if(getThingFlags(source) & 0x8){
  do her}
elseif(getThingFlags(source) & 0x4){
  do other babe}
else{
  do a dude}
2001-06-10, 12:18 PM #2
heres what it is supposed to look like

[http://www.massassi.net/ec/images/1379.jpg]
Code:
if(getThingFlags(source) & 0x8){
  do her}
elseif(getThingFlags(source) & 0x4){
  do other babe}
else{
  do a dude}

↑ Up to the top!