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 → ky 3do just refuses to work
ky 3do just refuses to work
2001-05-10, 1:08 PM #1


Firstly, please dont ignore this thread because of what I said in the discussion forum, I REALLy do apologise. And if you have'nt seen it yet, please dont bother looking for it...
Any way, I got the ky 3do from res2gob, retextured the whole thing, and this is what happened :
[http://www.massassi.net/ec/images/1050.jpg]

Why is he half way through the floor?
Code:
if(getThingFlags(source) & 0x8){
  do her}
elseif(getThingFlags(source) & 0x4){
  do other babe}
else{
  do a dude}
2001-05-10, 1:24 PM #2
Is that your own level? If so, it might be the floor that is the problem, not the legs.

P.S. If I recall correctly, there is a way for it to be a problem with the 3do.

------------------
"I am Murray, the all powerful demonic skull, BWAHAHAHAHAHA!"-Murray
Viva la Monkey Island!
"I am Murray, the all powerful demonic skull, BWAHAHAHAHAHA!"-Murray
Viva la Monkey Island!
2001-05-10, 1:25 PM #3
porbably because the floor is flagged as floor. and if it is, there is probably something wrong the the template
A bad golfer goes Whack! darn
A bad sky diver goes darn Whack!
2001-05-10, 1:58 PM #4
It's most likely because the Insert Offset of the 3do was changed when you edited in Jed. Is you want to retexture kyle just get the names of the mats you want to use and open ky.3do in a notepad and replace the mats used with the names of the mats you would like him to have. I think the insert offset needs to be # Insertion offset
INSERT OFFSET -0.000050 0.000000 0.120114
Gravity isn't MY fault--I voted for velcro.
2001-05-10, 3:32 PM #5
Ya, that looks like an insert offset problem to me.

------------------
"Sometimes nothing can be a real cool hand."
Have Lightsaber Will Travel
Have Lightsaber Will Travel JK Editing tips, troubleshooting information, resources and more.
www.swgalaxies.net For all your Star Wars Galaxies needs
The Massassi A SW Galaxies Player Association
2001-05-10, 10:14 PM #6
I made it in JOKE as well, but to make the face work, in jed I made the head 5 times bigger so the textures would work on it, so basically I then had a 3do with a very large head. I didnt change anything else. I opened up JOKE and scaled the head back and got the head pivot points corrected. Thats all I did. And its not a floor, its a elevator thing/tpl.
Theres an insert offset in joke, do I just press that and type INSERT OFFSET -0.000050 0.000000 0.120114?.
Code:
if(getThingFlags(source) & 0x8){
  do her}
elseif(getThingFlags(source) & 0x4){
  do other babe}
else{
  do a dude}
2001-05-11, 12:28 PM #7
I've never tried using that function in JOKE, but that should do it. You can also open the 3do in a text editor and change the part for insert offest.

------------------
"Sometimes nothing can be a real cool hand."
Have Lightsaber Will Travel
Have Lightsaber Will Travel JK Editing tips, troubleshooting information, resources and more.
www.swgalaxies.net For all your Star Wars Galaxies needs
The Massassi A SW Galaxies Player Association

↑ Up to the top!