xmoonproductions.org
https://www.xmoonproductions.org/

[Question] Adding items to the dungeon
https://www.xmoonproductions.org/viewtopic.php?f=27&t=5220
Page 1 of 1

Author:  Dungo [ Sun Sep 17, 2017 5:36 pm ]
Post subject:  [Question] Adding items to the dungeon

Hey guys,

I'm trying to add new items to the dungeon.

I added the following code to the pack\pack_dungeon\init\std\base\object\sex\init.dat

Code:
sex_object BOTTLE
{
  file_name = "scenes/objects/bottle1shape.obj";
 
  pen_size  = 0.0495;
}


and in pack\pack_dungeon\init\stories\dungeon\objects\objects.dat

Code:
sex_objecti:BOTTLE BOTTLE1
{
  scene_id = DUNGEON1;
  waypoint = "table2Wp4";
}


I repacked the pack and started the game.
It works well with the pink dildo but the game crashes when I try to load the scene with the bottle.
What do I miss?

Author:  riftporn [ Sun Sep 17, 2017 6:59 pm ]
Post subject:  Re: [Question] Adding items to the dungeon

What kind of file is the bottle? The .obj files used in XSP aren't wavefront obj files like you find them for CAD.

Author:  Dungo [ Sun Sep 17, 2017 7:34 pm ]
Post subject:  Re: [Question] Adding items to the dungeon

I found the file in the pack_dungeon\scenes\objects folder.

Author:  riftporn [ Sun Sep 17, 2017 8:07 pm ]
Post subject:  Re: [Question] Adding items to the dungeon

I remember having problems declaring object as sex_object too. But it's a long time ago.

What does the log say?

Author:  Dungo [ Sun Sep 17, 2017 8:10 pm ]
Post subject:  Re: [Question] Adding items to the dungeon

Ok the problem was the name "BOTTLE" or "BOTTLE1". After renaming them it works. Maybe they are used already?

where can i find the log?

Author:  Dungo [ Mon Sep 18, 2017 7:34 pm ]
Post subject:  Re: [Question] Adding items to the dungeon

Ok so i was able to add the items to the dungeon (1 bottle and two cans) but i fail to penetrate Monika or Saiko with them.
Do I have to trigger a "start fuck event" or something if the objects are close to ass, vagina or mouth?

Author:  Eskarn [ Tue Sep 19, 2017 1:43 am ]
Post subject:  Re: [Question] Adding items to the dungeon

Objects need to have a special collision set to them when they are made in Maya otherwise they will not penetrate and will instead be caught on the outer body collision

Author:  Dungo [ Tue Sep 19, 2017 3:19 pm ]
Post subject:  Re: [Question] Adding items to the dungeon

I see, thought it would be more easy. thanks for the information.
Are there any detailed informations or turorials about creating objects for XSP with Maya?

Author:  Eskarn [ Thu Sep 21, 2017 7:16 am ]
Post subject:  Re: [Question] Adding items to the dungeon

There are some examples in the tutorial resource pack in the account manager but i don't think there are any tutorials on object creation

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/