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 → Project Directory ruined my level
Project Directory ruined my level
2001-01-30, 8:10 AM #1
Someone like Rhettman or Micheal Thompson could help me out here, someone who can fix a level when its completely b*****ed. Now the level will not even start, it freezes when 100% is loaded. Ive got jed 95, can I just send all my cogs, jkl's and 3dos into jed 95 and make it work again? Or can someone take my gob file and make it work.
heres my proj directory, is there n e thing wrong with it?
C:/jed/myproject/3do
" " /mat
" " /cog
" " /jkl(/cogstings)
" " /misc/cogstrings/ai
Code:
if(getThingFlags(source) & 0x8){
  do her}
elseif(getThingFlags(source) & 0x4){
  do other babe}
else{
  do a dude}
2001-01-30, 8:48 AM #2
Quote:
(/cogstings)


Not only is it misspelled, but you don't need the parentheses. See if that works. Also check the consitency checker. My guess is that it's a mistake you made, not your project directory, seeing as it's just an idle folder on your computer.
2001-01-30, 12:51 PM #3
F10 checker=no probs
I got it working for a bit with new jed 95.
I have 3do, mat,cog, misc,ui and sound. I put the jed and jkl file outside these folders. I saved it and tried to play, but it froze at 100%. I looked at my folder, 2 things had happened:
a new jkl folder had been created and held my jkl file, this only happens when my level doesnt work.
plus several mat files had moved from jed/project/mat to jed/project/3do/mat.

I m sure I have a virus now, everything is screwed up. I tried to see my 3do (when the level worked) and and just as I was pointing at it it crashed.
Im going to give up editing unless I fix this, Sithnazgul and MAtt can take over
Code:
if(getThingFlags(source) & 0x8){
  do her}
elseif(getThingFlags(source) & 0x4){
  do other babe}
else{
  do a dude}

↑ Up to the top!