Jump to content

Faye Mercury

Resident
  • Posts

    27
  • Joined

  • Last visited

Reputation

11 Good

Recent Profile Visitors

626 profile views
  1. lol but anyways, bump since i still havent found it x(
  2. I took a screenshot of it at a weekend sale forever ago but I never saved the landmark and forgot the store name! Thank you for any help ❤️
  3. ooh this the one!! thank you all for your help ❤️
  4. could swear i have a friend who uses that same style of hair, i think its one of these from ayashi. ayashi's hair is a bit more choppy/anime style if youre going for that look as opposed to the realistic wispiness of other brands, but i think they look great personally! raven bell and barberyumyum also have good anime/kpop style hairs that might suit you. i could swear theres another brand that does this style of hair, i cant remember off the top of my head and i cant find it right now but im asking a friend who does know so ill come back and edit this post/update ya if i can find it again. edit: i think it may have been dura, which was already mentioned so nevermind that!
  5. hello, this is worth a shot- but im looking for a really specific style of corset. i need something as high quality similar to muse (please dont recommend BOM, i prefer high quality mesh only), although it doesnt have to be a perfect match. ive searched their whole store and nothings quite what im looking for but ill use the 'all eyes on me' corset as an example. this corset is almost 100% perfect however it has the tails in the back- which look great with the set i got it with just not the effect im going for this time! im looking for something that comes up just to or under the breast, need tiddies to be exposed so that it will work with pasties. however also need it to be short enough and come up high enough that it can show off the whole tattoo on my lower torso. ive got a lot of garter belts that achieve this effect but i just want a corset that does the same thing. i would ideally like something with a nice edge/shape to it, not super rounded- but this isnt a requirement. does however have to be solid, not sheer/lacey (theres a lot of similar things at muse i already own but they all include some manner of lace or sheer fabric). any point in the right direction would be much appreciated! 💝
  6. thank you! i forgot miwas made hair. i found the second one also, it was "yuka" by doux. 😃 thank you all for your help!
  7. hi frens! i didnt think it was worth it to make a new thread, but i got a few other hairs im seeking if any of you could kindly help me out. thanks! 😚 really thought these ones were monso or possibly bonbon but couldnt find em. first one might be photoshopped/cropped? but the other two ive seen floating around several times.
  8. i have heard of some security systems that let you suppress rezzing over a certain prim limit, while creating a whitelist of users/admins who can bypass it. is this actually a thing? i went looking but couldnt find anything, so i got caspersafe thinking surely if it was a possible feature it would be included on there but ive seen no such features so far (no complaints though caspersafe is great for everything else i needed haha). ive got a little homestead currently where i want to let group members rez items, but this would be a nice precaution in case someone rezzes something huge on accident. any info on this matter is appreciated, thanks~
  9. this worked, thank you! now if i can go back to figure out why it works, i have to admit trying to read and follow these step-by-step isnt unlike solving a puzzle for me haha. thank you everyone for your responses they were all very helpful 😃
  10. thanks for the response. but can you elaborate on this? i did put it under the 'touch_start" bracket per instruction from some previous threads about owner only menus and quick wiki searches. i did something like this: touch_start(integer total_number) { if (llDetectedKey(0) == llGetOwner()) integer i = 0; MENU1 = []; MENU2 = []; // count the textures in the prim to see if we need pages integer c = llGetInventoryNumber(INVENTORY_TEXTURE); if (c <= 12) { for (; i < c; ++i) MENU1 += llGetInventoryName(INVENTORY_TEXTURE, i); }
  11. hello, ive bumped into a little issue while trying to modify a free script, im just trying to add a menu that lets you change the texture when touched. the script is perfect, except i want it to be owner only. when i added the following line under the "touch_start" line, i received an error saying that it wasnt defined. if (llDetectedKey(0) == llGetOwner()) i believe it had something to do with the integers although i have no clue how this works. that or i did something stupid! here is the current script (which does work as-is): list MENU1 = []; list MENU2 = []; integer listener; integer MENU_CHANNEL = 1000; // opens menu channel and displays dialog Dialog(key id, list menu) { llListenRemove(listener); listener = llListen(MENU_CHANNEL, "", NULL_KEY, ""); llDialog(id, "Select one object below: ", menu, MENU_CHANNEL); } default { on_rez(integer num) { // reset scripts on rez llResetScript(); } touch_start(integer total_number) { integer i = 0; MENU1 = []; MENU2 = []; // count the textures in the prim to see if we need pages integer c = llGetInventoryNumber(INVENTORY_TEXTURE); if (c <= 12) { for (; i < c; ++i) MENU1 += llGetInventoryName(INVENTORY_TEXTURE, i); } else { for (; i < 11; ++i) MENU1 += llGetInventoryName(INVENTORY_TEXTURE, i); if(c > 22) c = 22; for (; i < c; ++i) MENU2 += llGetInventoryName(INVENTORY_TEXTURE, i); MENU1 += ">>"; MENU2 += "<<"; } // display the dialog Dialog(llDetectedKey(0), MENU1); } listen(integer channel, string name, key id, string message) { if (channel == MENU_CHANNEL) { llListenRemove(listener); if (message == ">>") { Dialog(id, MENU2); } else if (message == "<<") { Dialog(id, MENU1); } else { // display the texture from menu selection llSetTexture(message, ALL_SIDES); } } } } i have very limited coding knowledge and no practice with LSL, so any help is appreciated! thanks!
  12. thank you both!! this is super helpful. already i can tell olive's hair is what i was missing in my life, omg! but ah no i cant shopping spree until after work is finished~ i did look through ayashi's whole catalogue when i was seeking the nekomata hair (that was almost a year ago i believe... yea i really put off making this thread huh?), even tried asking around group chats, but i couldnt find anything quite like it so i gave up. lots of similarities but missing the bangs and sheer length, so maybe it is photoshopped. im still holding out that maybe its out there though hehe.
  13. heya 👋 theres a few items ive been looking for in SL with no luck, any nudge in the right direction would be much appreciated! first of all is the hair in this picture for the aii - nekomata set. been looking for this one for EVERRRR. i considered the possibility that maybe its photoshopped and doesnt really exist ;_; the second one is this collar on the foxcity made-up poses. like its so cute where did you get that ma'am.. maybe the original is forward facing and she flipped it but im having trouble finding a similar styled one. and finally, wondering where i can find the hair from this product as well- its a gift by +star light+ for the asr anime heads if you dont know any of these items maybe you can help me in another way, im looking for more split-colour hairs, particularly in black and pink similar to this one below (VCO - song gacha rare). i made a character based on this hair but she currently has no other hairstyles so i am looking for more lol/ thank you
  14. hiya, im working on a project in secondlife and i've searched up and down and sideways for a script like this but just cant seem to find anything that quite hits the mark. im not a scripter, nor do i have any idea what a name for a script like this would be called so even using search terms has been frustrating for me. im in need of a script that can sell multiple items from a single vendor (i am creating my own vending machine in blender with the help of my girlfriend) so that when the user selects the appropriate item theyre prompted to pay the respective price. i would like something you would be able to set prices and item names as necessary. this is the closest i was able to find: https://marketplace.secondlife.com/p/Box-Thoranua-Script-Multi-Vendor/3634206 but it's 2,000L with no reviews and the creator profile seems to be gone so im not sure how to get in touch to check the product out. im willing to drop that price on a good script but id like to know what my options are before risking it since the product page isnt extremely clear. similar threads ive browsed on this subject suggest making each button a separate face so that when you click on the actual button on the vending machine it gives you the correct item, and mine is set up to do that at the moment if i cant find anything, but its not what i want for several reasons (LI space and script count just to name a few). any help or pointers in the right direction is appreciated!
  15. thank you, i will try the wanted forum. if nothing comes up i will probably bite the bullet and buy the sketchy one to be honest. i wouldnt expect anyone to do a custom job for that low but if anyone wants to make one available on the marketplace or whatever you'd almost definitely have a customer in me unless i found another one that does what i need it to first lol edit: oop i forgot to say, i did look into caspervend but i wasnt sure it was able to do this? if so i'll probably go with that actually
×
×
  • Create New...