Jump to content

Passion [Requires patch level 1.63+]


Recommended Posts

Posted
1 hour ago, ponnysugar said:

is this mm animatons or mf animations ? I am looking for gay animations , if i dont download okw package  does passions work with aw package ?

For now this is a mf animations (I am testing it to be able to make MF, MM an FF animations). If you want to access to this animations as MM, you should setup Passion as follows : Passion/Exclude invalid Positions/Disabled.

 

Yes, AW work with also with passion. You just do not access to the possibility to select objects as Rugs.

 

Cheers.

 

 

Posted
19 hours ago, TwilightStorm said:

For Afterdusk animations, I noticed one error in the last 3some animations. The error is in player 2, where the partner tag should be 0 and it is 1. ( <Partner>0</Partner> ) This makes passion popup the Invalid slot in animation, error.

If all of them are correct, yes I agree to add them in the first post under SM animations. It will be easier for people to find them. Until the end of this week, I don't have the time to test them one by one and correct any errors. I was away from work from 18-12 and now there is a lot that I have to here. 

I just check the last OKW I sent on december 30 Partner of payer 2 was 0 and it works for me. Maybe you used a former version ?

 

Any way I am working to make them payable as MM for now and we should wait I can solve the issue with mix genre when strap on is enabled.

 

Best.

Posted
1 hour ago, ponnysugar said:

aferdusk sims animations is support only kicker mod as he said on his site , does it aslo work with passion if i only downlad animations on his site?

I have just finish to test Afterdusk. Now you can play animations with Genres MM and MF

 

Here is the new OKW.

 

 

OKW_AfterDuskSims.package

Posted
3 hours ago, SimJMFan said:

I have just finish to test Afterdusk. Now you can play animations with Genres MM and MF

 

Here is the new OKW.

 

 

OKW_AfterDuskSims.package

He made his anims in 2014. Passion has been created later. But it works with AW or with OKW for now. Actually Kicker was the first one to make such a mod. He suddenly stopped and Alfiechan continued his work and made substantial modification. So he gave a it a new name : Passion. Now TwillightStorm is improving this mod. So you can imagine AW (animated Woohoo) as the first version of Passion.

 

 

I just need to check strap-on issues. In my computer, all the animations work well with MF and MM. I hope it will be the same for you.

Posted
4 hours ago, SimJMFan said:

He made his anims in 2014. Passion has been created later. But it works with AW or with OKW for now. Actually Kicker was the first one to make such a mod. He suddenly stopped and Alfiechan continued his work and made substantial modification. So he gave a it a new name : Passion. Now TwillightStorm is improving this mod. So you can imagine AW (animated Woohoo) as the first version of Passion.

 

 

I just need to check strap-on issues. In my computer, all the animations work well with MF and MM. I hope it will be the same for you.

I was already using AW version of AfterDusk with this mod. What's the difference in this one? Did you edit xml for gender?

 

6 hours ago, ponnysugar said:

aferdusk sims animations is support only kicker mod as he said on his site , does it aslo work with passion if i only downlad animations on his site?

Well you can use blowjob animations for MF in MM and anal for MF in MM as well. So that way you actually have a lot of options for two males.

Posted
9 hours ago, SimJMFan said:

I just check the last OKW I sent on december 30 Partner of payer 2 was 0 and it works for me. Maybe you used a former version ?

 

Any way I am working to make them payable as MM for now and we should wait I can solve the issue with mix genre when strap on is enabled.

 

Best.

I'm talking about the last one that you upload in the post above.

<!-- Train -->
<WooHooStage>
  <Creator>DDS</Creator>
    <Key>AfterDuskSims.a_dds_floor_ks01</Key>
    <Category>Vaginal</Category>
    <Objects>Floor,Rug</Objects>
    <LoopMax>3</LoopMax>
    <Skill>0</Skill>
    <MinSims>3</MinSims>

    <!-- Actor 0 -->
    <WooHooActor Id="0">
        <Animation>a_dds_floor_ks01ao</Animation>
        <NakedFlags>LowerBody</NakedFlags>
        <Species>Human</Species>
        <Genders>Female,Male</Genders>
        <Action>
            <Partner>1</Partner>
            <Category>Vaginal</Category>
            <Arousal>0</Arousal>
        </Action>
    </WooHooActor>
    
    <!-- Actor 1 -->
    <WooHooActor Id="1">
        <Animation>a_dds_floor_ks01bo</Animation>
        <NakedFlags>LowerBody</NakedFlags>
        <Species>Human</Species>
        <Genders>Male</Genders>
        <Action>
            <Partner>0</Partner>
            <Category>Vaginal</Category>
            <Arousal>0</Arousal>
        </Action>
    </WooHooActor>

    <!-- Actor 2 -->
    <WooHooActor Id="2">
        <Animation>a_dds_floor_ks01co</Animation>
        <NakedFlags>LowerBody</NakedFlags>
        <Species>Human</Species>
        <Genders>Female,Male</Genders>
        <Action>
            <Partner>1</Partner>                            <-- MUST BE 0
            <Category>Vaginal</Category>
            <Arousal>0</Arousal>
        </Action>
    </WooHooActor>

</WooHooStage>

 


<!-- Spitroast -->
<WooHooStage>
  <Creator>DDS</Creator>
    <Key>AfterDuskSims.a_dds_floor_ks02</Key>
    <Category>Vaginal</Category>
    <Objects>Floor,Rug</Objects>
    <LoopMax>3</LoopMax>
    <Skill>0</Skill>
    <MinSims>3</MinSims>

    <!-- Actor 0 -->
    <WooHooActor Id="0">
        <Animation>a_dds_floor_ks02ao</Animation>
        <NakedFlags>LowerBody</NakedFlags>
        <Species>Human</Species>
        <Genders>Male</Genders>
        <Action>
            <Partner>1</Partner>
            <Category>Oraljob</Category>
            <Arousal>0</Arousal>
        </Action>
    </WooHooActor>

    <!-- Actor 1 -->
    <WooHooActor Id="1">
        <Animation>a_dds_floor_ks02bo</Animation>
        <NakedFlags>LowerBody</NakedFlags>
        <Species>Human</Species>
        <Genders>Female,Male</Genders>
        <Action>
            <Partner>0</Partner>
            <Category>Oraljob</Category>
            <Arousal>0</Arousal>
        </Action>
    </WooHooActor>
    
    <!-- Actor 2 -->
    <WooHooActor Id="2">
        <Animation>a_dds_floor_ks02co</Animation>
        <NakedFlags>LowerBody</NakedFlags>
        <Species>Human</Species>
        <Genders>Female,Male</Genders>
        <Action>
            <Partner>1</Partner>                         <-- MUST BE 0
            <Category>Vaginal</Category>
            <Arousal>0</Arousal>
        </Action>
    </WooHooActor>

</WooHooStage>

 

And for any solo animations (where MinSims = 1) the partner is always 0

<!--  Masturbate Sitting -->
<WooHooStage>
  <Creator>DDS</Creator>
    <Key>AfterDuskSims.a_dds_chair_vn07</Key>
    <Category>Handjob</Category>
    <Objects>TableCoffee,ChairDining,Toilet,ChairLiving,Couch</Objects>
    <LoopMax>3</LoopMax>
    <Skill>0</Skill>
    <MinSims>1</MinSims>
    
    <!-- Actor 0 -->
    <WooHooActor Id="0">
    <Animation>a_dds_chair_vn07a</Animation>
    <NakedFlags>LowerBody</NakedFlags>
    <Species>Human</Species>
    <Genders>Male</Genders>
    <Action>
    <Partner>1</Partner>        <-- THIS SHOULD BE 0
    <Category>Handjob</Category>
    <Arousal>0</Arousal>
    </Action>
    </WooHooActor>
    
</WooHooStage>

 

About the StrapOn....

First you make sure that the animation plays correct with MF and that the actors have the correct positions.

 

Example ....

<!--Doggystyle-->
<WooHooStage>
  <Creator>DDS</Creator>
    <Key>AfterDuskSims.a_dds_floor_vn01</Key>
    <Category>Vaginal</Category>
    <Objects>Floor,Rug</Objects>
    <LoopMax>3</LoopMax>
    <Skill>0</Skill>
    <MinSims>2</MinSims>
    
    <!-- Actor 0 -->
    <WooHooActor Id="0">
        <Animation>a_dds_floor_vn01a</Animation>
        <NakedFlags>LowerBody</NakedFlags>
        <Species>Human</Species>
        <Genders>Male</Genders> <-- This actor plays the Male role. Can be also a Female with StapOn
        <Action>
            <Partner>1</Partner>
            <Category>Vaginal</Category>
            <Arousal>0</Arousal>
        </Action>
    </WooHooActor>

    <!-- Actor 1 -->
    <WooHooActor Id="1">
        <Animation>a_dds_floor_vn01b</Animation>
        <NakedFlags>LowerBody</NakedFlags>
        <Species>Human</Species>
        <Genders>Female,Male</Genders> <-- This actor plays the Female role. Can be also a gay male
        <Action>
            <Partner>0</Partner>
            <Category>Vaginal</Category>
        <Arousal>0</Arousal>
        </Action>
    </WooHooActor>

</WooHooStage>

 

So here it is

<!--Doggystyle-->
<WooHooStage>
  <Creator>DDS</Creator>
    <Key>AfterDuskSims.a_dds_floor_vn01</Key>
    <Category>Vaginal</Category>
    <Objects>Floor,Rug</Objects>
    <LoopMax>3</LoopMax>
    <Skill>0</Skill>
    <MinSims>2</MinSims>
    
    <!-- Actor 0 -->
    <WooHooActor Id="0">
        <Animation>a_dds_floor_vn01a</Animation>
        <NakedFlags>LowerBody</NakedFlags>
        <Species>Human</Species>
        <Genders>Male,Female</Genders>

       <UseStrapon>true</UseStrapon>


        <Action>
            <Partner>1</Partner>
            <Category>Vaginal</Category>
            <Arousal>0</Arousal>
        </Action>
    </WooHooActor>

    <!-- Actor 1 -->
    <WooHooActor Id="1">
        <Animation>a_dds_floor_vn01b</Animation>
        <NakedFlags>LowerBody</NakedFlags>
        <Species>Human</Species>
        <Genders>Female,Male</Genders>
        <Action>
            <Partner>0</Partner>
            <Category>Vaginal</Category>
        <Arousal>0</Arousal>
        </Action>
    </WooHooActor>

</WooHooStage>

 

Posted

does the new okw animation of afterdust sims include all his animatons like he show on his site ?, i mean the mm animations .and another question, does the sims 3 has rigg penis animations like the sims 4 ?

Posted
On 04/01/2018 at 5:30 AM, TwilightStorm said:

@SimJMFan

Ok! test this one... 

OKW_AfterDuskSims.package

I made all those above for you.

I just want to get you in to the XML edit Shit....

... and when you're ready, we will talk about, tools for it.

I just want to understand its logic!

 

Thank you again for your help. You really get me in to the XML edit. I have learnt a lot because of you.

 

I have tested MM animations. All M and MM position work. I just took out Livingchair because it interlaces with the sim.

 

Something strange happend when I have tested the threesome position. Four hours, Double Penetration did not show off, and suddenly it works again at least for MFF or MFM genres.

 

When a MMM is launched, I have got an error message Logic break... (I have attached this error message). I cannot understand because every actors have a Male genre instruction.

 

The MFM work not so bad. In my tries, Female is in the right position for DP and and Spitroast (without strap-on). But the animation allocation does not work well for train, as you can see in the attached pictures).

 

The MFF positions are correct. DP is only accessible if you set Females can use strap-on. But strap-on does not appear.

 

There is something I do not really get. In your last message you showed me :

<Genders>Male</Genders> <-- This actor plays the Male role. Can be also a Female with StapOn

 

So  what for do you use the instruction <UseStrapon>true</UseStrapon> ? I would appreciate to know better this instruction purpose.

 

 

As DDS made theses position for MM I I think anal should replace vaginal. Otherwise, our sim should say, like a man with a big belly, there is my dick...

 

I will continue my checking for FF and MF give you more news soon. I attach the alfa version, you sent before, with the small modification about living chair, just in case you want to modifiy this package. Just let me to know. 

 

The attached OKW is initially the one you sent to me for test with the following modifications.

 

Anal replaces Vaginal

Chair Living is not anymore an object for Masturbate sitting and Standing Doggy

Toilet is not anymore an object for Standing doggy

 

 

 

 

Error message when launch MMM.png

Screenshot-18.jpg

 

OKW_AfterDuskSims.package

Posted
16 hours ago, ponnysugar said:

does the new okw animation of afterdust sims include all his animatons like he show on his site ?, i mean the mm animations .and another question, does the sims 3 has rigg penis animations like the sims 4 ?

Yes I think so. Why don't you downlad the last OKW TwillightStorm sent to us ? You could check  MM anims. I am doing it. But sometimes Sims3 reacts really strange with my computer.

 

For the Sims 4 I do not play with it. So I do not know what you are speaking about.

 

Best

Posted
14 hours ago, SimJMFan said:

Error message when launch MMM.png

Screenshot-18.jpg

 

It seams to work normally for me and without this error above.

When you load the game, I suggest to do a position reset (Settings Positions -> Reload Default) because I think that passion reads something from the saved game and not this new XML.  The error says that the animation has not a position slot (place to be) for actor 3.

This must be the partner error of XML actor 2,   (<Partner>1</Partner> <-- MUST BE 0 ) if you remember.

 

The <UseStrapon>true</UseStrapon>  is the "XML command" and tells passion that if the actor is female, put on the StrapOn.

If  <UseStrapon>true</UseStrapon> does not exist, passion will play this animation with a female actor but no StrapOn. 

Posted
6 hours ago, TwilightStorm said:

It seams to work normally for me and without this error above.

When you load the game, I suggest to do a position reset (Settings Positions -> Reload Default) because I think that passion reads something from the saved game and not this new XML.  The error says that the animation has not a position slot (place to be) for actor 3.

This must be the partner error of XML actor 2,   (<Partner>1</Partner> <-- MUST BE 0 ) if you remember.

 

The <UseStrapon>true</UseStrapon>  is the "XML command" and tells passion that if the actor is female, put on the StrapOn.

If  <UseStrapon>true</UseStrapon> does not exist, passion will play this animation with a female actor but no StrapOn. 

 

 

The MMM positions work after I switch off my computer and load the Sims again. It looks that it is not enough to do a position reset because I did it afer every XML modification.

 

The only small issue I have is the strapon. Female never wear it, what ever I do with the Set SheMale Flag.

 

I guess this issue is not link with the OKW. So I think we are done with it. But I am not done with the way my computer deal with the sims 3.

 

Moreover, I did a small OKW for the 2 Ghoct animations. For once it was simple and easy (2 positions, one genre). I send you the 2 pics and the OKW

 

I start to deal with the Kiwi animations and I had a look on HDS animations. I have a big problem with the animations package. CLIP have no name. So I won't be able to link them to the OKW (see pic)

Screenshot-20.jpg

Screenshot-21.jpg

OKW_ghoct_SexAnimations.package

HDSCreatuib - big load of animations.png

Posted
2 hours ago, SimJMFan said:

 

 

The MMM positions work after I switch off my computer and load the Sims again. It looks that it is not enough to do a position reset because I did it afer every XML modification.

 

The only small issue I have is the strapon. Female never wear it, what ever I do with the Set SheMale Flag.

 

I guess this issue is not link with the OKW. So I think we are done with it. But I am not done with the way my computer deal with the sims 3.

 

Moreover, I did a small OKW for the 2 Ghoct animations. For once it was simple and easy (2 positions, one genre). I send you the 2 pics and the OKW

 

I start to deal with the Kiwi animations and I had a look on HDS animations. I have a big problem with the animations package. CLIP have no name. So I won't be able to link them to the OKW (see pic)

 

The HDS animations are a bit awful. I made long time ago some of them for AW but I did not like any of them. FallinEsper_SexAnimations.package  AW_FallinEsper_SexAnimations.package

 

The StrapOn and the SheMale flag are two different things and they can not work together.

SheMale is a female that has the penis add on  from CmarNY for females.

If passion finds this add on, in a naked female outfit, it adds the SheMale flag, it self.

When the flag is raised, the female sim can not ware the StrapOn, because already has penis.

If you want to see StrapOn on a female outfit, the SheMale flag must be disabled.

Try to start a FF animation then, to see it. 

It works with AfterDusk animations, for me. 

 

I will test these animations at weekend and when I'm done, I'll upload them at the beginning of this topic. 

Posted
7 hours ago, ponnysugar said:

In the sims 4 the penis can move but i dont know for the sims 3.

That would require a special rig and there isn't one for The Sims 3.  And even if someone was to make one it would require a reworking of the animations and that's not going to happen with the exception of 2 (one active and one semi-active) all the animators have abandoned Sims 3.

Posted
8 hours ago, namaradus said:

That would require a special rig and there isn't one for The Sims 3.  And even if someone was to make one it would require a reworking of the animations and that's not going to happen with the exception of 2 (one active and one semi-active) all the animators have abandoned Sims 3.

You are fully right namaradus. It would have been great if the creator could agree to adopt the same penis coordonate. When I have tested the ADS and now Kiwi, some anims look stange because I setup the penis for Amra72 anims (which are my favorite, and not only because he is french...).

 

Cheers

Posted

Here is the OKW for Kiwi animations.

 

All the animation are made originally for MF. So I did not manage the genres for MM genres.

 

Actor 0 is the Male and Actor 1 is the Female. This way is simple and clear and no genres confusion possibility.

 

When you test with FF, there is no position in the Passion menu. It is logic because with this setup, you need specifically one Male and one Female.

 

The positions appear in Passion if you enabled in the Passion setting. The animation work with 2 females but usually no one wear a strap on. I say usually, because when I tested it one was wearing a strap on, but only for bed animation. When I tested table positions: no one wear a strap on.

 

So I used, as Twillight storm told me the strap on instruction and I had female in actor 0.

 

The test was conclusive. When the animations is played with FF, the one who plays the male role wear a strap-on. And this does not affect the genre attribution when it is played with MF. The strap on looks very important, because without it I had a genre confusion.

 

The animations can me played with many objects. I want just to underline the animation for bath work very well but unfortunately the bath has no water because this animation was designed for windows. However it could work in floor and rugs. So I added this objects.

 

The explore animation for Floor is a little weird. The female seem to escape to the weightlessness laws…

 

Only the “do me badly” animations work well with endtable. As the endtable are usually put close from the wall, the 2 other animations for table present issue.

 

I just gess that the actor attribution between 2 females is random. So the one who wear strap-on can change if you change for another object (go from the bed to the table, for example).

 

The description of the position in Passion does not give clear information about the position kind. So I modified them. Their former name is still mentioned at the description end. I included OtouchMe in the STBL as “Bed Makeout OTouchMe”

 

After all the difficulties I got with the DDS OKW. This one looks like a piece of cake. I think I start to handle this XML shit without to be too smelly.

 

I also change the positions name in Passion menu to clarify their contents

13 hours ago, TwilightStorm said:

The HDS animations are a bit awful. I made long time ago some of them for AW but I did not like any of them. FallinEsper_SexAnimations.package  AW_FallinEsper_SexAnimations.package

 

Quote

 

The StrapOn and the SheMale flag are two different things and they can not work together.

SheMale is a female that has the penis add on  from CmarNY for females.

If passion finds this add on, in a naked female outfit, it adds the SheMale flag, it self.

When the flag is raised, the female sim can not ware the StrapOn, because already has penis.

If you want to see StrapOn on a female outfit, the SheMale flag must be disabled.

Try to start a FF animation then, to see it. 

It works with AfterDusk animations, for me. 

 

I will test these animations at weekend and when I'm done, I'll upload them at the beginning of this topic. 

Ok. Now I working on kiwi animations. I test them in a new world (gess why). There are only MF animations. If I keep it this way. It's done. But I will try to make them 

OKW_KIWanimations.package

Posted

... and WooW, fucking WooooW, your appetite for AW to KW change, made me work on new algorithms of StrapOn and Female sims!

I have to change everything that I had until now to the KW XML scripts!

What ever that was that confusing passion, with StrapOn animations, was AW that and that because none of them have nothing about KW StrapOn!

Now we have something changed!

I'm working on a different, totally different way of female StrapOn! (in C coding)

That leads to a new update...   

Posted

Thanks SimJMFan  and TwilightStorm ! You've been clever and busy and look forward to play these animations KW style :smiley:  Look forward to the next step in passion where the strap-on gets a little attention. There is still a little bother when i play a single female who ask a NPC to passion that i sometimes have to change the place with the male, where she has landed on the male animation and he does the female ;) And she does not get the strap-on LOL but most animations work as they should on their own.  Well Happy New 2018 everybody in case i forgot to type it before :smiley: Im off to Patreon to get the latest update from K69, looks lke the shower has got some attention this time ;)  Big hug my lovely tempest (Storm) :classic_heart: and a cheer to SimJMFan for the great work ;)5a503c3031666_SunsetValley2vinter(2).thumb.jpg.a7e9377c2c7fa89cd223f17d9e1220bb.jpg

 

Love from the sims in my Sunset Valley ;):love:

 

Edit: or new info LOL It is not the shower but the Toilet-stall that has got the new animations :classic_blink: Did not see that coming :classic_laugh::classic_heart:

Posted
4 hours ago, MrsSanta said:

Thanks SimJMFan  and TwilightStorm ! You've been clever and busy and look forward to play these animations KW style :smiley:  Look forward to the next step in passion where the strap-on gets a little attention. There is still a little bother when i play a single female who ask a NPC to passion that i sometimes have to change the place with the male, where she has landed on the male animation and he does the female ;) And she does not get the strap-on LOL but most animations work as they should on their own.  Well Happy New 2018 everybody in case i forgot to type it before :smiley: Im off to Patreon to get the latest update from K69, looks lke the shower has got some attention this time ;)  Big hug my lovely tempest (Storm) :classic_heart: and a cheer to SimJMFan for the great work ;)5a503c3031666_SunsetValley2vinter(2).thumb.jpg.a7e9377c2c7fa89cd223f17d9e1220bb.jpg

 

Love from the sims in my Sunset Valley ;):love:

 

Edit: or new info LOL It is not the shower but the Toilet-stall that has got the new animations :classic_blink: Did not see that coming :classic_laugh::classic_heart:

Thank you very much for your kind message

Posted
7 hours ago, ponnysugar said:

how to install afterdust sims animation ?

Well, it is quite easy :

You dowload the 2 packages as mentionned in the previous messages.

You past them in the mods/package

 

Cheers

Posted
11 hours ago, TwilightStorm said:

... and WooW, fucking WooooW, your appetite for AW to KW change, made me work on new algorithms of StrapOn and Female sims!

I have to change everything that I had until now to the KW XML scripts!

What ever that was that confusing passion, with StrapOn animations, was AW that and that because none of them have nothing about KW StrapOn!

Now we have something changed!

I'm working on a different, totally different way of female StrapOn! (in C coding)

That leads to a new update...   

This is a great new. Alfiechan and you deserve congratulations to have made passion compatible with the AW packages. I like very much the way you still mention Alfiechan for the great improvements he brought to Animated_Woohoo when he made Passion.

 

I admire people like you, Alfiechan, Kickers, Amra72,Sm, SFoug, Kiwi, and all the others who spend so much time for free to improve the Sims.

So I am very happy my modest work could help you to improve Passion.

 

I have not your skill but I guessed that the willingness to keep compatibility with AW was a pitfall. Keeping compatibility breaks the progress!

 

Now I am working on SF animations and I will deliver it by the end of the week-end. You find in the attached file the OKW for the Jezabeel animation. She made only one cowgirl animation for bed but I think it is a very nice one.

 

It can be played as MF. It it is played as FF, the female who play male actor wear a strap on

To play them with MM : setup passion Passion/Setting/ Exclude invalid position disabled

Here is the situation of the AW. Did I miss some ?

 

Creator Animation Package Last version year Planning
HDS HDSCreations 2013 Worth ?
WTW WTWanimations                  2013 Worth ?
FallinEsper FallinEsper_SexAnimations 2014 Not schedule yet
Sfoug SFanimations 2014 Schedule by the end of this WE
Sm SMAnimations 2014 OKW Done
Dae Dae Sung AfterDuskSims 2014 OKW Done
Jeza JezaAnimations 2014 OKW Done
Ghoct ghoct_SexAnimations 2015 OKW Done
Kiwi KIWanimations 2015 OKW Done

 

HDS is not schedule because you told it does not worth it. I have never played with WTW content more than 100 positions so if I do it I should be sure that their quality is good enough what do you think about it ? I know that many passion users enjoy to play MM position. So I could finish the work with them if their quality is good enough. Do you think it is worth to made them OKW ?

 

OKW_JezaAnimations.package

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...