View unanswered posts | View active topics It is currently Thu Mar 28, 2024 7:08 pm



Reply to topic  [ 9 posts ] 
 [Question] Adding items to the dungeon 
Author Message
Rank 2
Rank 2

Joined: Sun Sep 17, 2017 5:24 pm
Posts: 5
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?


Sun Sep 17, 2017 5:36 pm
Profile
Rank 16
Rank 16
User avatar

Joined: Wed Aug 07, 2013 4:51 pm
Posts: 314
What kind of file is the bottle? The .obj files used in XSP aren't wavefront obj files like you find them for CAD.


Sun Sep 17, 2017 6:59 pm
Profile
Rank 2
Rank 2

Joined: Sun Sep 17, 2017 5:24 pm
Posts: 5
I found the file in the pack_dungeon\scenes\objects folder.


Sun Sep 17, 2017 7:34 pm
Profile
Rank 16
Rank 16
User avatar

Joined: Wed Aug 07, 2013 4:51 pm
Posts: 314
I remember having problems declaring object as sex_object too. But it's a long time ago.

What does the log say?


Sun Sep 17, 2017 8:07 pm
Profile
Rank 2
Rank 2

Joined: Sun Sep 17, 2017 5:24 pm
Posts: 5
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?


Sun Sep 17, 2017 8:10 pm
Profile
Rank 2
Rank 2

Joined: Sun Sep 17, 2017 5:24 pm
Posts: 5
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?


Mon Sep 18, 2017 7:34 pm
Profile
Rank 17
Rank 17
User avatar

Joined: Fri Feb 27, 2015 2:06 pm
Posts: 682
Location: Australia
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

_________________
To install a mod

ESKARN'S TUTORIALS

Eskarn's Dungeon Mod(BETA)

Eskarn's puzzle map (story)


Tue Sep 19, 2017 1:43 am
Profile
Rank 2
Rank 2

Joined: Sun Sep 17, 2017 5:24 pm
Posts: 5
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?


Tue Sep 19, 2017 3:19 pm
Profile
Rank 17
Rank 17
User avatar

Joined: Fri Feb 27, 2015 2:06 pm
Posts: 682
Location: Australia
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

_________________
To install a mod

ESKARN'S TUTORIALS

Eskarn's Dungeon Mod(BETA)

Eskarn's puzzle map (story)


Thu Sep 21, 2017 7:16 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 9 posts ] 

Who is online

Users browsing this forum: No registered users and 32 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group.
Designed by X-Moon Productions.