Jump to content

TheGreatWolfFenrir

Resident
  • Posts

    33
  • Joined

  • Last visited

Everything posted by TheGreatWolfFenrir

  1. Lol, I guess it is the right half? The property that is from our current estate has ocean on two sides, neighbors in the back and to the right. The other property has ocean at the front, neighbors to either side and behind (I believe).
  2. Yes, Qie, he takes a full sim and parcels it out depending on the tenants' needs.
  3. Thank you, Elf, that might actually be worth a try to keep with our current estate, which would be ideal.
  4. Hello, Right now, my friend and I own a property that is 16384sqm w/7500 prims @ L$5635 per week. We are with an established, credible estate that we've been with for over a year and have had no major issues with. Recently, my friend and I have considered up sizing to a 1/2 sim parcel w/15000 prim @ L10340 per week. These are both Adult/Commercial-zoned, because while I prefer to use my part for Residential purposes, my friend would like to use theirs for Residential and eventually for potentially high-traffic events. Which, at this estate, the prices stay the same, regardless of zoning. My friend found another estate through a friend/boss of theirs who is an existing tenant. This estate is more private, being run and maintained by a single person and their business partner. Through this estate, we have been offered a 1/2 sim w/15000 prims @ L$7999 per week. While the price is tempting, this person does seem to have a good track record, has 10+ years experience and they get all their business through recommendations from current tenants, I'm not sure if this move is worth risking the long-term stability. Both of these properties offer a similar covenant and the same land owner/"About Land" rights. They both have an aesthetic, direct ocean-view appeal. We'd have neighbors on two-three sides of each property. I'd like to get some other opinions on this and see what everyone else here considers fair pricing, given their personal land-buying experiences. I'd greatly appreciate the insight. Thank you! Sincerely, Fen
  5. Hello, everyone! I have been scouring one of the Halloween events to find a particular outfit that was featured in the advertisement below. I am interested to know if anyone recognizes the creator of the jacket/sweater or the half-skull face paint the gentleman is wearing? Any help would be greatly appreciated. Thank you! --Fen
  6. It worked like a charm! And I will take your advice and do some more research. Thank you for your time and patience.
  7. Thank you for your input anyway! So it should read this way instead, if I understood correctly? touch_start(integer total_number) { if ( _i == llGetOwner() ) { llOwnerSay( "Please type the correct phrase in the following format to unlock my contents: /20 PHRASE!" ); } else { llWhisper( 0, "You must type the right password on channel " + (string)channel + " in order to get the package box." ); } } listen( integer _c, string _n, key _i, string _m ) { if ( _c == channel ) { if ( _m == password ) { llGiveInventory(_i,"ITEM NAME");}
  8. Alright, I adjusted the script, but I think I'm missing something because now the box doesn't even attempt to deliver the item. touch_start(integer total_number) { if ( llDetectedKey( 0 ) == llGetOwner() ) { llOwnerSay( "Please type the correct phrase in the following format to unlock my contents: /20 PHRASE!" ); } else { llWhisper( 0, "You must type the right password on channel " + (string)channel + " in order to get the package box." ); } } listen( integer _c, string _n, key _i, string _m ) { if ( _c == channel ) { if ( _m == password ) { llGiveInventory(llDetectedKey(0),"ITEM NAME"); }
  9. Alright, thank you. I will try that and repost here if I run into any issues. I have also edited the script portion of my post.
  10. Hello, I am new to scripting and bought this full-perm script recently, which I have lightly modified. However, there is one problem that I can't seem to get around. I need this script to be able to give "no copy" items, as the box I am creating is specifically designed for the purpose of delivering an engagement ring that is non-copyable. Can anyone tell me how I might alter the following code to allow for this, please? touch_start(integer total_number) { if ( llDetectedKey( 0 ) == llGetOwner() ) { llOwnerSay( "Please type the correct phrase in the following format to unlock my contents: /20 PHRASE!" ); } else { llWhisper( 0, "You must type the right password on channel " + (string)channel + " in order to get the package box." ); } } listen( integer _c, string _n, key _i, string _m ) { if ( _c == channel ) { if ( _m == password ) { list content; integer i; for ( ; i<llGetInventoryNumber(type); ++i ) { if ( llGetInventoryName( type, i ) != llGetScriptName() ) content += llGetInventoryName( type, i ); } llGiveInventoryList(_i, name, content); } } if ( _c == pchannel ) { password = _m; llOwnerSay( "The new password is: " + password ); } } }
  11. Hello, I'm looking to hire someone to make me a sound script that has the following features built in: - Allows anyone to touch an object, choose and infinitely play a looped sound clip from the list(s) available until the "STOP" button is pressed or a different sound is chosen. - Menu-driven with the option to add multiple themes with sub-menus for different groups of sounds (Weather, Day, Night, etc.). - Note card configuration for themes and sound lists, if possible. - Volume adjustment option - Allows for an unlimited or a high number of looped sound clips. - Full Permissions Please message me in-world or leave a reply if interested. Thank you for your time! --Fen
  12. Hello, I found a script in the Marketplace a while back, but I lost it and can't seem to find it again. I do not remember the creator or what it was called. I'm looking for a sound script to buy that has the following features built in: - Allows anyone to touch an object, choose and infinitely play a looped sound from the list(s) available until the "STOP" button is pressed or a different sound is chosen. - Menu-driven with the option to add multiple themes for different groups of sounds (Weather, Day, Night, etc.). - Ideally a volume option, though not necessary. If anyone knows a product that fits this description or where I can find full documentation, please let me know. I can do some basic script alterations, but I'm not savvy when it comes to adding or taking away full-section features. Thank you for your time! --Fen
  13. My apologies, I thought this would be more of an assistant role. I do not own a public sim or region. Best wishes.
  14. Hello, everyone! After getting input from various individuals, I am looking to commission a scripter/animator to create a vehicle-based riding system designed like the one made by Tapple Gao that will work specifically with the KZK Dire Wolf (Large) mesh avatar and its included AO so that my female humanoid partner can use my avatar as a riding mount. Please see below for references and specific links. KZK Fire Wolf (Large) by Umbra (sharim.nova) Ref: The KZK Dire Wolf can be found at the Kinzart Kreetures Main Store in-world: SURL The extra Dire Wolf Fluffs shown above are also worn by my avatar; they are made by Acura (glados9000) and can be found here: Marketplace Link The TWI Gigantique Wolf Riding System by Tapple Gao can be found here: Marketplace Link The KZK Dire Wolf dev kit is available here: Google Doc Link I did test another product made by Tapple Gao that will work as a rider-attachable (non-rezz) mount system for use with any quadruped avatar (Link), but it does work as smoothly or keep the rider centered during motion. I would like the riding system I have commissioned to be able to work with the Dire Wolf walk, run and possibly fly animations. Some adjustability would also be greatly appreciated. Please leave a reply here or leave me a message in-world. Thank you! —Fen (TheGreatWolfFenrir)
  15. Are you familiar with the KZK Dire Wolf? If so, are you capable of rigging something such as a riding system in which another humanoid avatar would be able to ride on my mesh wolf avatar's back? I realize that this avatar is not currently in your portfolio, but I am curious if you might be able/willing to add it.
  16. I am seeking a riding system that will allow my humanoid partner to ride on the back of my mesh wolf avatar similar to a horse or other large animal mount like the picture Brightstar posted. I will check out that link Lucia posted. Thank you all for your input so far!
  17. Hello, I am looking to commission someone to make a rezzable riding system for the large version of the KZK Dire Wolf. If interested, please leave a reply or contact me in-world. Thank you! —Fen (TheGreatWolfFenrir)
×
×
  • Create New...