View unanswered posts | View active topics It is currently Thu Mar 28, 2024 8:53 am



Reply to topic  [ 59 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6
 [MOD UPGRADE] Cellar Scene 
Author Message
Rank 18
Rank 18

Joined: Sun Jun 22, 2014 3:46 pm
Posts: 1094
@rezzabae thanks :D


Sat Aug 08, 2015 6:39 pm
Profile
Rank 13
Rank 13
User avatar

Joined: Sun Dec 14, 2014 3:59 pm
Posts: 120
rezzabae wrote:

Don't use the get in chains command. I don't know why but it crashes the game...


There is two parameters for chains command, one in init\std\template\char\brain\code\ref\basic_ref_command.dat :

Look in : chains.in.get.you.set

Code:
      loc.ss.waypoint = state.stat.game.location.chains;
      loc.ss.par      = state.stat.game.chains_pose;


They are in each girl init\stories\dungeon\chars\girlname\brain\state\stat.dat :

Code:
  chains_pose
  {
    object = CHAIN21;
  }


and

Code:
    chains  = "chains_wp1";


You may have to declare the correct object in chains_pose it may be your problem :D


Sun Aug 09, 2015 7:41 am
Profile
Rank 14
Rank 14

Joined: Thu Aug 14, 2014 7:23 pm
Posts: 156
Location: #0BADF00D - #FEED1337
That's good news, because it has nothing to do with the scene its an integration/scripting issue.

Another bug is the clothes are a mess after loading. Whats the reason for that issue. Allready tried to alter the spawn waypoint height. Did not fix anything... I could imagine that the engine loads the char at 0/0/0 and "moves" it afterwards to the spawn point. The accelaration introduced by this "move" might mess up the clothes.
Perhaps i should check if the clothes also get messed up when chars spawn at 0/0/0.


Sun Aug 09, 2015 7:45 am
Profile
Rank 13
Rank 13
User avatar

Joined: Sun Dec 14, 2014 3:59 pm
Posts: 120
rezzabae wrote:
That's good news, because it has nothing to do with the scene its an integration/scripting issue.

Another bug is the clothes are a mess after loading. Whats the reason for that issue. Allready tried to alter the spawn waypoint height. Did not fix anything... I could imagine that the engine loads the char at 0/0/0 and "moves" it afterwards to the spawn point. The accelaration introduced by this "move" might mess up the clothes.
Perhaps i should check if the clothes also get messed up when chars spawn at 0/0/0.


There is no problem when spawning girls inside the room it may have something to do with the floor being not really plane or a collider somewhere ? Did you try to spawn them 0.5 over the ground ? I will make some testing

When spawning girls in the office they are quite away from 0,0,0 about 20 units and there also is walls between the origin and spawning point.


Sun Aug 09, 2015 8:03 am
Profile
Rank 14
Rank 14

Joined: Thu Aug 14, 2014 7:23 pm
Posts: 156
Location: #0BADF00D - #FEED1337
I have tried spawning them at 0.1 height. This offset maintained until they fall. If you spawn them above ground they will "fly" around not thouching the ground while walking. The clothing issue could not be fixed by letting them spawn higher.
The ground is even and at exactly 0 height. Also tried to lower the ground below 0 without success.

Maybe the spawn point in the settings has to match the spawn point in the chars ini?


Sun Aug 09, 2015 8:08 am
Profile
Rank 13
Rank 13
User avatar

Joined: Sun Dec 14, 2014 3:59 pm
Posts: 120
I added two spawnpoints near yours and no problem, it may have something to do with them but I have no clue :?

The spawnpoints I added in cellar scene :

Code:
   waypoint_objecti monica_spawn
   {
   pos = (0,0,5.5);
   }
   
   waypoint_objecti saiko_spawn
   {
   pos = (8.0,0,5.5);
   }


Sun Aug 09, 2015 8:55 am
Profile
Rank 14
Rank 14

Joined: Thu Aug 14, 2014 7:23 pm
Posts: 156
Location: #0BADF00D - #FEED1337
Now that i have refactored most of my Stuff, its time to create new content. I would like you to make suggestions. Of course, as soon as the new chains are released in resource pack ill try to recreate riftporns machine. ;)

What other kind of Stuff should be added to the cellar? Plz post pictures of Stuff you always wanted to play with.


Mon Aug 10, 2015 8:38 pm
Profile
Rank 8
Rank 8

Joined: Mon Aug 10, 2015 12:28 pm
Posts: 40
Now that the cross thing can't be on the floor, how can I put the girl on it? It' impossible to lift her


Mon Aug 17, 2015 9:55 pm
Profile
Rank 18
Rank 18

Joined: Sun Jun 22, 2014 3:46 pm
Posts: 1094
rezzabae wrote:
Now that i have refactored most of my Stuff, its time to create new content. I would like you to make suggestions. Of course, as soon as the new chains are released in resource pack ill try to recreate riftporns machine. ;)

What other kind of Stuff should be added to the cellar? Plz post pictures of Stuff you always wanted to play with.


nice :D i would likely see riftporns machine ingame :D

something like in the picture would be cool too :D


Attachments:
bondage_porn_55.jpg
bondage_porn_55.jpg [ 87.76 KiB | Viewed 23180 times ]
Wed Aug 19, 2015 7:33 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 59 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6

Who is online

Users browsing this forum: Google [Bot] and 27 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.