Jump to content

Arastea Morningstar

Resident
  • Posts

    127
  • Joined

  • Last visited

Posts posted by Arastea Morningstar

  1. Absolutely boring. My mind wanders which leads me to forget SL is running, I ignore my phone so if you use discord may take me days to reply, I fall asleep at the blink of an eye thanks to work. I get inspired do something creative then sit on my butt doing nothing about it. So yeah, boring friends work.

  2. 1 hour ago, FairreLilette said:

    I bought a costume for my Dinkie finally, but I also bought this for something different.  She is a complete mesh avatar with very low complexity.   She doesn't come with sparkles - those are fairy dust I got somewhere.  The AO is called Lassie Girl (Cute Lassie AO on MP)...I like the AO with this avatar.  

    Snapshot_749.png

    She is very beautiful! 

    • Like 2
    • Thanks 1
  3. I started with a Gacha Genesis Project Head. But when Bento came I was always a Catwa user. Tried LAQ but it just never quite fit. Even dabbled with Genus Classic. But then I discovered a skin I liked and tried it on Genus Babyface and I am hooked.

    Genesis I liked they were unique as far as face structure went but lacked life. Catwa offered bento but everyone had or has Catya so it was hard to make unique. Laq had great eyes but the face structure just didn't wow me. Even Genus Classic just felt off, it is pretty but something was missing.

    Babyface has softness but still an edge and depending on skin it can go lots of ways. Now if I could figure out blink.

  4. ZjndGvz.png

    Isle of Forbidden Fantasy here again! This time we're happy to announce that a photography contest coming to the Isle with the theme of "Summer!" in mind! If you think you can capture the reason for the season in one of your flickr photos, come on by and show us what you've got! We only ask that you keep it to tasteful erotic at most, and well within the rules of SL's TOS, meaning no ***** or anything of the sort within the pictures to be submitted to the group please.

    For more details click the link below!

    https://www.flickr.com/groups/ioffcontests/discuss/72157695167464952/

     

  5. The Isle of Forbidden Fantasy is looking for players to fill key roles for the sim. 

    OOC Hub for the Isle of Forbidden Fantasy

    We are an Adult Sim so Child Avatars and those that look below the age of 18 are not permitted on sim!

    -Orcs:  We have an amazing Orc camp that needs a leader and players to fill it. 
    -Fae both Light and Dark: We have a brand new built area for the Dark Fae/Unseelie that needs both a Lead and Players to fill it. The Light Fae/Seelie have a full forest to frolick in
    -Elves: A Beautiful City that needs to be filled.
    -Angels: We have plenty of beautiful angels but would love a few handsome ones as well. A full sky city awaits for you!
    -Demons: Succubus, Sin Demons, Lust and Desire. to all sorts we would really love to have you! Hades is made for your race!
    -Beasts! Bring on the Beasts! 
    -Dragons: We would love to have a Dragon Faction on Sim!
    -Humans for all roles! From the Merchant all the way to the Slave... We have a place for you!
    -Business owners !( Lots of Rentals to make your dream come true!) We have so many places that are vacant you could start literally anything!
    -Tavern Owner: We need Several of these!
    -We are also in need of Faction Leads and those who want to start their own faction. It takes 4 people to get a faction started, a mission statement and a logo. Pretty simple!

    We allow spell hud's within reason. We do use Coagulate for a hud. 

    Beyond that we are just looking for great players to help us make this sim the best it can be. We thrive on Quality over Quantity.

    LM above and here is our website:

    The Isle of Forbidden Fantasy Website

     

  6. Alright I am trying to make a script that I can use in projects and roleplay that basically will allow you to post names into a menu box and it pops up over a prim in a particular order. 

    bnQuYwJ.png

    This sort of Dialog Box

    to make names pop up where that set text is:

    zbY2uU0.png

     

    I thought this script would help but I think in being tired I am missing something. I tried to change the script to just hover the text above the prim. I am new to scripting and still learning so help would be wonderful! Thank you! 

     

     

    //Key of the user of the Menu 
    key UserID;

    //Channel to listen for item the avatar has put in.
    integer InputDialogChannel;

    //Handle to listen for input
    integer InputListenHandle;

    default
    {
     
      state_entry()
        {
        llSetText("Touch for enter text \n \n ", <1.0, 1.0, 1.0>, 1.0);

        //Create an unique channel bassed on the UUID of the object to ensure that two or more of your objects won't get interfere by each other's messages
        InputDialogChannel = -1 - (integer)("0x" + llGetSubString( (string)llGetKey(), -7, -1) );

        }
      
       touch_start(integer num_detected)
        {
     
        
        //Get the UUID of the user that has touched the object
        UserID = llDetectedKey(0);
           
        //Assign the listen to a handle so we can kill it when the user don't respond to the text box
        llListenRemove(InputListenHandle);
        InputListenHandle = llListen(InputDialogChannel, "", "", "");    
          
        llTextBox(UserID, "Please enter...", InputDialogChannel);
        
        }
        listen(integer channel, string name, key id, string message)
        {
            llListenRemove(InputListenHandle);
            llSetTimerEvent(0);
            llOwnerSay("You wrote: " + message);
        }
     
         //Take action if the user did not respond within time    
        timer()
        {
        //Stop timer and listening because the user did not responds within the time given.
        //User could have touched the ignore button, walk or tp away or crashed
            llSetTimerEvent(0);
            llListenRemove(InputListenHandle);

        }   
        
    }

  7. The Heaven and Hell is tucked against one of the major city walls in Veldrea. A place masquerading as a Bathhouse when in fact it is the local Brothel. Ran by the Charismatic Liyah Vok'narok, the establishment caters to the carnal needs of Veldrea and the Planes. Angels and Demons are welcomed and all the races between. 

    We are looking for all sorts of staff! 

    This is a Roleplay Role: No Linden will be paid for this but IC(Pretend) coin will be handed out. 

    Want to know more?

    Contact Liyahdeloncroix Resident or come visit us at:

    Shades of Immortality

  8. RCome join us today 10/8/2017 for the Fighters Guild Weekly Practice in

    Shades of Immortality. 

    Roleplay with some of SoI's top fighters, and perhaps even join the Fighters Guild!

    It is still looking for a Lead(Temporary is in place). So if fighting is your thing and you can lead as well as instruct 

    then the Fighters Guild is your home!

     

    Event Starts at 12pm SLT and repeats at 5pm SLT

    SoI HUB for Fighters Guild Event

    ouJMmQ1.png

    vM6CB28.png

    Pl7wXdZ.jpg

    • Like 8
×
×
  • Create New...