Jump to content

Elias Gearhead

Resident
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Elias Gearhead

  1. 1 hour ago, LittleMe Jewell said:

    Never mind my first comments - Something is up with your PayPal account as it is not showing under the "Receiving Account".  Click the "Change" link on the right and see if you can select your PayPal account.

     

    image.png.a413dd708320b8d04520d0508b40a1e0.png

     

    Even though I haven't done the Tilia stuff needed to actually process credit, my PayPal account shows there by default:

    image.png.cc090dc3285c9b0dfafa07736d25c328.png

     

    That solved the issue! ty!

    • Like 2
  2. I'm trying to process credit for the first time. I verified my tilia account and went through the whole process. My payment method is set to paypal. I have a Tilia account balance. But the process credit isn't clickable for me. Not sure what's going on here.

     

     

    firefox_tPXbJyK5j4.png

  3. Hi,

    I'm new to LSL though not coding.

    I'm trying figure out how  to fade a prim for say 5 seconds, and then reappear for 0.5 seconds, and then loop.

    I realise there a number of ways to do it:

    a) Set the default state to be 100% transparency and then reduce transparency to 0% for 0.5 seconds, and set the whole thing on a 5 second loop.tex

    b) Do the opposite, set default state to 0% transparency and then increase transparency to 100% for 5 seconds, on a 0.5 second loop.

    c) Do something with textures; i.e. have two textures, one blank and one default texture, and do the whole 5 second, 0.5 second texture switch loop. Problem with this one is that unlike with transparency, alpha textures can sometimes leave that alpha 'halo' effect you can sometimes see in hair.

     

    I tried to use a very basic llSetAlpha script generated online, but it doesn't work. I'd rather work with transparency instead if someone is willing to give me a hand.

    Thank you!

     

×
×
  • Create New...