Jump to content

littlepinkpie

Resident
  • Posts

    50
  • Joined

  • Last visited

Everything posted by littlepinkpie

  1. Could you please explain in details about these looping animations? How can the animation that I own and have put it in the collar been adjusted up and down?
  2. Hello, I noticed that opencollar has the ability to change your hover height under Animation->Pose menu using the arrows up/down. For that I searched lsl scripting to see how this can be done, but nothing that I have found. Could someone tell me how can this be achieved? Thank you.
  3. Hello all, I have the following script: default { on_rez(integer start_param) { llSay(-99,"Exists"); llListen(-99, "", llGetOwner(), ""); } listen(integer chan, string name, key id, string message) { if(message=="Exists" && llGetOwnerKey(id)==llGetOwner()) { llDie(); } } } The problem with this is that when I rez a second object (containing of course this script), the first (already rezzed) object doesn't listen. However, if I type in chat "/-99 Exists" , it does listen and removes the object. I tried to include a state entry for setting the channel but didn't work too. Am I missing something?
  4. Ok guys, understood, thank you.
  5. But these huds never asked for my permissions.
  6. Hello, I recently noticed some different huds having a X button which detach them from your screen. So far I knew that there isnt a non permissioned llDetachFromAvatar, now how is this possible? Thank you!
  7. Hi, a simple question, the blocked people list is stored in LL servers or locally? Thank you
  8. Even I got the answer from steph, thank you for your contribution!
  9. Hi, I have 2 scripts inside an object. Im trying to send a command from script 1 to script 2 using listen, is this correct? I think it should work but script 2 does nothing, not even listening. Is there any other way to do this? Thank you.
  10. The point is even I have my Skrill connected with my account here, I never purchased lindens, does this matter? Thank you.
  11. Hello, today for the first time I tried to sell my lindens using this page but my request was declined getting the following as the reasons https://gyazo.com/9d7bf656c45cf31019b215045271633f Someone could explain me the criteria for such requests? SL age matters? Im 85 days old and my request made for 10K lindens.
  12. Thank you both for your answers I will definetelly try these tutorials right away!
  13. Hi, using a cube with Blender I made a simple room with a hole to use as a door. When uploaded and got inside the room, it was like nothing was there, transparent inside. Also the room's behaviour is like its phantom, I can get into it from wherever I want to even the properties window hasnt Phantom checked. Could someone tell me what I did wrong with Blender?
  14. Hi, still the way I see I have to use the x,y,z arrows to set the distances, or am I wrong? Isnt there an option for example to join 2 prims together or set the same distance between 3? Thanks for your input!
  15. Well my edit window doesnt support the right arrow? https://gyazo.com/f0d145da97e52081adfa5ea04b03a1ca
  16. Hi, I have a simple question, I guess. Having 3 prims rezzed, how can I set same space between them without having playing with the x coordinates through edit window? Thank you. :matte-motes-bashful-cute:
  17. Hi Alison, I forgot to mention that the same texture (first link) does show correctly on the default body. I check many times for an interfering layer but nothing found which could cause this.
  18. Hello, dont know if its something Im doing wrong in photoshop, trying to create a piece of clothing for my maitreya mesh body but please see the following picture, the white "unknown" stain which is not designed in the photoshop file https://gyazo.com/356a8f0859d34301fc252c7443428a6c after searching here and there on how to solve this problem, I made all layers invisible except the part of the sock and this is what I came up with https://gyazo.com/1124a561c0af7730c7a0891ba727f837 the stain gone. Can anyone tell me how can I completely solve this problem without having to deactivate all other layers?
×
×
  • Create New...