Author Topic: Scripting in my free time  (Read 41314 times)

0 Members and 1 Guest are viewing this topic.

Shade88

  • Guest
Re: Scripting in my free time.
« Reply #75 on: May 23, 2012, 07:43:11 PM »
@Morkar


Thank you for the quick reply!


1 & 2-They could essentially be the same event, but they are a great idea!


3-Possible to do, could lead to some interesting dialogue... I like it...


4-Unfortunately, I don't think that's possible. However, if it was an ancient device that gave her a unique trait, then I could simply add extended torture dialogue sequences that implement two tortures... ;)


5-That seems more appropriate to happen in the dungeon... :-\


6-I like it! In fact, I could even add it as a random event sometimes triggered by events 1 or 2!


7-Hmmm... Maybe if this and event 4 were random effects of 4's ancient device, then it would just mean a slightly more vague definition of the device, with less code clutter.


All in all, your ideas are wonderful! Keep 'em coming!

Shade88

  • Guest
Re: Scripting in my free time.
« Reply #76 on: May 27, 2012, 03:41:49 PM »
Progress:


-Finally got the script sorted out (I hope), had to rewrite the entire thing...
-Changed the attic action to a sort of intro demo text.
-Removed the walk around city option, that will be added with city content.
-Test version of coretraits finished, adds levels of exhibitionist and animal training.
-Switched around and removed a couple things from previous progress report.


All in all, pretty good progress for tomorrow's progress report version.

Offline Morkar

  • Jr. Member
  • **
  • Posts: 78
Re: Scripting in my free time.
« Reply #77 on: May 28, 2012, 12:36:11 PM »
I'm waiting to test it

Shade88

  • Guest
Re: Scripting in my free time.
« Reply #78 on: May 28, 2012, 06:09:31 PM »
There will probably be little to no need to test this, as I said I had to completely rewrite it to get around an oversight on my part. I have removed most of my variance for the strip command for now, and as I said there is a small blurb, giving the background on the attic and why it is an office option. I decided to work on the dinner option for a while, so in the next couple of hours I will post the attachment with working strip, attic, and dinner options. Keep in mind, I will be improving the text as I continue working on the script, but if there are any changes you would like to see made, feel free to ask.


Until that post later tonight, here is my CoreTraits.xml file, tell me if you find any problems with it.

Offline Morkar

  • Jr. Member
  • **
  • Posts: 78
Re: Scripting in my free time.
« Reply #79 on: May 28, 2012, 08:16:01 PM »
The core traits archive

should not be a traits file to replace that of the original?

inestead a XML file ?anyway in the editor are the additions and are very well



EDIT

 Exactly, I changed the XML file type traits and have replaced the old then I created a slave to catgirl and exhibitionist features and play and reflect on your profile


waiting for scripts to verify use these traits



  VERY GOOD JOB
« Last Edit: May 28, 2012, 08:22:45 PM by Morkar »

Shade88

  • Guest
Re: Scripting in my free time.
« Reply #80 on: May 28, 2012, 09:16:58 PM »
Here's a fixed coretraits file. Sorry about that. :-[

Shade88

  • Guest
Re: Scripting in my free time.
« Reply #81 on: May 28, 2012, 10:29:43 PM »
Okay, now here's weekly test update #2:


In this update:
    -No status changes for any actions
    -Only the introductory text for dinner scenarios are written, the rest will be written when I am sure the script works right
    -Unlike my previous script's structure, success on asking her to dinner is based solely on how she feels about you
    -I (hopefully) made it so her responses to your advances change with her feelings toward you
    -Yes, the attic is secret. No, it doesn't really matter.
    -No naked actions available, except to put her clothes back on
    -Implementation of Exhibition Lifestyle trait, the highest level of exhibitionism.


Goals for next weekly update:
    -Basic stables dialog
    -Expansion on dinner, such as the actual dinner event
    -Action to acquire exhibitionist traits
    -Bug fixes?
    -and, maybe, a few effects for actions


A few notes,


The ScriptEdit.exe is the one I have been using. If you find you are experiencing problems with the script, first make sure your game uses the same script code.


All dinner actions result in ending the script, because they all end in the girl leaving.


Again, this is a test version, back up your DefaultInteractDetails before using this.


Offline Morkar

  • Jr. Member
  • **
  • Posts: 78
Re: Scripting in my free time.
« Reply #82 on: May 29, 2012, 05:29:35 AM »
the options available in this version work properly without failure or loop


I guess not, but there will obviously be some way to teach is not to be pony exhibitionist or not?

clear later XD

Shade88

  • Guest
Re: Scripting in my free time.
« Reply #83 on: May 29, 2012, 05:50:46 AM »

there will obviously be some way to teach is not to be pony exhibitionist or not?
It will be possible for a girl to have both animal and exhibitionist traits, but I have not considered making dialogue for if a slave has both types of traits. Most likely what I will do is have exhibition traits grow alongside animal traits when training animal girls. This shows a difference in their natures as well; a cat slave may be comfortable walking around naked, but a cat girl will prefer being naked to wearing clothes. Of course, this doesn't mean there won't be another training path for pure exhibitionism. ;)

Sorry if this didn't answer your question, I'm running on one hour of sleep and three cups of coffee right now, and I'm utterly exhausted.

the options available in this version work properly without failure or loop
Yay! Finally!
« Last Edit: May 29, 2012, 05:53:21 AM by Shade88 »

Offline Morkar

  • Jr. Member
  • **
  • Posts: 78
Re: Scripting in my free time.
« Reply #84 on: May 29, 2012, 06:10:13 AM »
 I am wanting to use the fun options such as the appointment or hear my girls call me master or father (as appropriate) without giving problems

again Goood Work

Shade88

  • Guest
Re: Revamp of Interactions
« Reply #85 on: June 03, 2012, 04:49:48 PM »
Early Update! Yay!


New in this release:

-Finished dinner action dialog

-fixed strip; now it actually works ::)

-added sneak peek at stables

-expanded attic scene somewhat, setting the basis for the events


-exhibitionist training!

-evaluate her performance; basically, it sees if she passes a few stat checks, then gives feedback. Good comments if she did, bad comments if she "needs improvement"

-new, unimplemented action: "ask to join harem" 8)

Also, a new and improved coretraits, now with harem slave, lactation, and a couple imports from EX.
« Last Edit: June 03, 2012, 04:57:28 PM by Shade88 »

Shade88

  • Guest
Re: Scripting in my free time
« Reply #86 on: June 07, 2012, 08:06:16 PM »
Probably won't post a weekly update this coming monday, it's been kind of a lazy week...

Offline Wizardcraft

  • Newbie
  • *
  • Posts: 22
Re: Scripting in my free time
« Reply #87 on: June 08, 2012, 07:00:47 AM »
I don't understand how to do exhibitionist training.

Shade88

  • Guest
Re: Scripting in my free time
« Reply #88 on: June 09, 2012, 07:46:09 PM »
If I scripted it right, there should be roughly a 50% chance she will advance to the next tier of training. In other words, if you check her traits and she has "shy exhibitionist", then it worked! If it's just repeating the same text every time, I'll need to have a look at it...


If anyone else is having issues with the update, please post!

Offline Gamo

  • Newbie
  • *
  • Posts: 24
  • Sup Sup!
Re: Scripting in my free time
« Reply #89 on: June 09, 2012, 07:51:32 PM »
Hello all,


I to am having the same issue with repeating text and no advancement.




Question: do these scripts require a new game or can it be used in a saved game as well?




I appreciate the hard work making it a awesome game with your scripting


Regards: :)
Gamo