This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: The problem with the new object  (Read 2562 times)

nrj45

  • Registred Member
  • Race Changer
  • *****
  • Posts: 33
    • View Profile
    • http://simka-wow.ws
The problem with the new object
« on: September 12, 2013, 08:18:43 pm »
Hello!Object created in 3ds max 2012 imposed a texture converted it into m2 in the game is displayed as expected, but there is a small minus when the camera omit low or look in the first person the object begins to disappear screens:











Another problem is I can not make this object clickable, so it can be pressed and it display the text of page_text, here sql object:

REPLACE INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `faction`, `flags`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `data0`, `data1`, `data2`, `data3`, `data4`, `data5`, `data6`, `data7`, `data8`, `data9`, `data10`, `data11`, `data12`, `data13`, `data14`, `data15`, `data16`, `data17`, `data18`, `data19`, `data20`, `data21`, `data22`, `data23`, `AIName`, `ScriptName`, `WDBVerified`) VALUES (195, 9, 100002, 'doska', '', '', '', 0, 6553600, 0.8, 0, 0, 0, 0, 0, 0, 3568, 7, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', 12340);
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Garthog

  • Contributors
  • Polygonshifter
  • *****
  • Posts: 56
    • View Profile
Re: The problem with the new object
« Reply #1 on: September 12, 2013, 10:10:49 pm »
Did you use the OBJ to M2 to convert it ? If yes, this is a known bug. Basically just copy the M2"s bounding box into its first animation ( at the bounding box place )
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

nrj45

  • Registred Member
  • Race Changer
  • *****
  • Posts: 33
    • View Profile
    • http://simka-wow.ws
Re: The problem with the new object
« Reply #2 on: September 12, 2013, 10:15:44 pm »
I did everything on the video lessons antony, initially created with 3d Max to do a scan obj exported and then imported into blender 2.6, remained in 3ds and only then imported into obj and then bore into the game.What you need to do now that the object is not lost, and it was possible to make for example Quest Giver?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Garthog

  • Contributors
  • Polygonshifter
  • *****
  • Posts: 56
    • View Profile
Re: The problem with the new object
« Reply #3 on: September 12, 2013, 11:49:58 pm »
Well you have to know hex and copy vertexbox floats into animation's bounding box / radius. Else you just have to wait until I release a new version.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

nrj45

  • Registred Member
  • Race Changer
  • *****
  • Posts: 33
    • View Profile
    • http://simka-wow.ws
Re: The problem with the new object
« Reply #4 on: September 12, 2013, 11:54:19 pm »
And you can ask about when a new version of the converter?

Will it be possible to convert an animation or is not available?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

nrj45

  • Registred Member
  • Race Changer
  • *****
  • Posts: 33
    • View Profile
    • http://simka-wow.ws
Re: The problem with the new object
« Reply #5 on: September 13, 2013, 12:12:42 am »
Probably be able to tell where to look Owned me what you need to fix?

« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Garthog

  • Contributors
  • Polygonshifter
  • *****
  • Posts: 56
    • View Profile
Re: The problem with the new object
« Reply #6 on: September 13, 2013, 01:06:38 am »
You should copy from : https://hostr.co/cKFZHOmvY59u ( TheFloats => VertexBoxMin / VertexBoxMax & VertexBoxRadius into https://hostr.co/KqWIV4LmbwXS ( so into the first animation's BoundingBox & Radius )

It also seems like you're M2 Template is outdated, you should try to download another.

Else animations will never be supported on OBJ files. However I plan ( someday, soon I hope, when I have time to dev it again ) to implement FBX support, which will support animation convertion =)

Garthog
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

nrj45

  • Registred Member
  • Race Changer
  • *****
  • Posts: 33
    • View Profile
    • http://simka-wow.ws
Re: The problem with the new object
« Reply #7 on: September 13, 2013, 01:31:19 am »
Thank you very much to you, downloaded new m2template did everything as you wrote and now the object is not lost, and I can make it a quest Giver, very grateful to you!Thank you again!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

nrj45

  • Registred Member
  • Race Changer
  • *****
  • Posts: 33
    • View Profile
    • http://simka-wow.ws
Re: The problem with the new object
« Reply #8 on: September 13, 2013, 03:22:10 am »
Can you advise how to create an object in 3ds max and move it with the animation in wow 3.3.5?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Garthog

  • Contributors
  • Polygonshifter
  • *****
  • Posts: 56
    • View Profile
Re: The problem with the new object
« Reply #9 on: September 13, 2013, 01:08:55 pm »
You're welcome. For the animation part, I have no idea on how to do it with current tool. You'll have to use MDLVis etc... etc.. You may want to try a 3DS to MDX exporter ( I think milkshape can do that, there is a MDX exporter plugin, Idk if it exports with bones & animations )

You can also read Phucko1 tutorial on that subject.

Good luck with that !
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: The problem with the new object
« Reply #10 on: September 14, 2013, 09:02:59 am »
viewtopic.php?f=20&t=5419

Phucko1 just released New tut about this.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954