xmoonproductions.org
https://xmoonproductions.org/

[MOD UPGRADE] Cellar Scene
https://xmoonproductions.org/viewtopic.php?f=27&t=3670
Page 6 of 6

Author:  tomahawk308 [ Sat Aug 08, 2015 6:39 pm ]
Post subject:  Re: [MOD UPGRADE] Cellar Scene

@rezzabae thanks :D

Author:  Blu3 [ Sun Aug 09, 2015 7:41 am ]
Post subject:  Re: [MOD UPGRADE] Cellar Scene

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

Author:  rezzabae [ Sun Aug 09, 2015 7:45 am ]
Post subject:  Re: [MOD UPGRADE] Cellar Scene

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.

Author:  Blu3 [ Sun Aug 09, 2015 8:03 am ]
Post subject:  Re: [MOD UPGRADE] Cellar Scene

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.

Author:  rezzabae [ Sun Aug 09, 2015 8:08 am ]
Post subject:  Re: [MOD UPGRADE] Cellar Scene

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?

Author:  Blu3 [ Sun Aug 09, 2015 8:55 am ]
Post subject:  Re: [MOD UPGRADE] Cellar Scene

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);
   }

Author:  rezzabae [ Mon Aug 10, 2015 8:38 pm ]
Post subject:  Re: [MOD UPGRADE] Cellar Scene

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.

Author:  alex88 [ Mon Aug 17, 2015 9:55 pm ]
Post subject:  Re: [MOD UPGRADE] Cellar Scene

Now that the cross thing can't be on the floor, how can I put the girl on it? It' impossible to lift her

Author:  tomahawk308 [ Wed Aug 19, 2015 7:33 pm ]
Post subject:  Re: [MOD UPGRADE] Cellar Scene

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 24849 times ]

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