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 → problem with new weapon
problem with new weapon
2006-12-20, 7:07 PM #1
I have just finished working on a relatively high poly M4-SD 3DO and now when I put it in game it doesn't show up. The model shows up as nothing there. Any help would be appreciated.
2006-12-25, 11:20 AM #2
i'm assuming no meshes are over 256 polies (or 512 to some) and the amount of incorrect polies are kept to a minimum (ie F10 and check for errors on the jk model)

Other possibilities are bad keyframes or bad cogs for the weapon.
Code:
if(getThingFlags(source) & 0x8){
  do her}
elseif(getThingFlags(source) & 0x4){
  do other babe}
else{
  do a dude}

↑ Up to the top!