Just a little update about the SuperChallenge 2.0.
I´m working in the I.A. part, but it´s not easy. So, I will ask some help.
I already made some things, like:
- a event with a ramdom girl (from FimA...FimP).
If you got your favorite= easiest way
If not = hard way
- Some ramdom events, where a girl will "remember" if you met her previously, and this made differents results (the problem, this is rare). There are one case where you can get a new end in the tease.
Other things:
- I improve some delays in the boss fights (the originals were too long).
- removed the Coin Tease (its a greate tease, but does not fit here)
- All the text follow the same standard (orange for actions, red for names, etc)
Anyway, where I need help:
- In some event, what differences you thing could you get if:
- The girl are your favorite or not
- You already met her in a previously event
- Level you are (1, 2 or 3).
And I really need some inspiration/help with
dialogues.
And about the CH Videos:
- I decided not to add any more, because it would involve a lot of instructions to download and where to put new videos. Instead, I left some fields repeated, so that anyone can edit your own. like this:
Code: Select all
<Page id="SpecialVideoCH"> <Delay seconds="0" target="SpecialVideoCH(1..4)" style="secret" /> </Page> <Page id="SpecialVideoCH1"> <Video target="SpecialVideo2" start-at="0:12:44" stop-at="0:15:58" id="CHvideos/CH2/*.*" /> <Button target="ruin">Cumming</Button> </Page> <Page id="SpecialVideoCH2"> <Video target="SpecialVideo2" start-at="0:12:44" stop-at="0:15:58" id="CHvideos/CH2/*.*" /> <Button target="ruin">Cumming</Button> </Page>
This part:
call a ramdom page (1,2,3 or 4) Now, the 4 page are the same.
You just need change this part (in red):
Code: Select all
<Video target="SpecialVideo2" start-at="[b][color=#FF0000]0:12:44[/color][/b]" stop-at="[b][color=#FF0000]0:15:58[/color][/b]" id="CHvideos/[b][color=#FF0000]CH2[/color][/b]/*.*" />
with the folder where you put the new video and the time to start and end.
I put this part of the code in the end of the script, to easy acess. Just remember, if you use 2 videos, change 2 pages to get a 50% chance. And this is just 1 of 6 Boss Fights.
So, if anyone could help me, post here or send me a PM with the ideas.
Thanks and sorry for my bad english