Jump to content

amarock Amat

Resident
  • Posts

    390
  • Joined

  • Last visited

Posts posted by amarock Amat


  1. if (llDetectedView(0) != llGetOwner()) {
    integer x;
    for(x=0;llGetViewerTotal() > x;++x) {
    if (llListFindList(llGetViewers(),llDetectedView(x)) != -1) {
    llRegionSay(llDetectedView(x),0,"Thank you for Looking.");
    }
    }
    }
    Pricelist
    **500L Per Script F/P
    ***Under 100 Lines 2500L
    ***Over 100 >= 300 Lines 10000L
    **PHP Script 25000L
    **Mysql DB 15000L

    Web Hosting - 2500L per Month
    Shoutcast Hosting/w Webhosting 3000L per Month for 100 Listeners.

  2. No a Owners right stays the same, it is the distrubuting networks, like Second Life, Youtube, Facbook, reddit, that would be put under way to much undue stress for mearly linking or being used to link towards 10% issues. At the same time allows the us to blacklist any website, with no legel warrent.

  3. How it is now LL is protected, just like youtube from just hosting it, but not endorsing...with this new law, it would make folks like youtube, willful accomplices and allowing an action to happen, and gives the USA goverment full rights to mute a DNS of a website or server.

  4. Sopa is a bill that does a lot of things questionable about copyright laws, that merchants and such in SL, already have DMCA for, I believe it would be a greater hinder and increases both merchant, and second lives costs of operating and managing, as you would have to increase your legal issues, and policing nearly everything loaded in world.


    I would please ask as a merchant, who uses this as his only form to pay for college books, as a student who is trying to get a degree in computer programming and network security, to please fight against this ,and join the support of others of your business peers that fight against this horrid bill. It's not much but, please make some sort of public comment against it, before it forces us all to go out of business.

  5. By contacting me, and accepting im messeges from myself, you waive your waiver on recording conversastions about me, on this waiver , you agree that your agreement is not longer valid, and that my picks Tos disclaimer trumps yours. Therefore making all agreemetns null 'n void, besides the basic TOs aggrement with Linden Labs, that you cannot record any ims without a second party agreeing, which in clearly stated terms , I do not agree to.

  6. Expanding my abilties, I do have a gor meter, and lcs metered combat fully scripted, I just need prim shells, and partners to help devolpe my ideas , or their ideas fruther. Willing to offer deep cuts in profits of the item, or buy the item from you for use.

     

     

    thank you for your time 

    Amarock Amat

  7. default
    {
        state_entry()
        {
        }
        collision_start(integer total_number)
        {
            llSetStatus (STATUS_PHANTOM, TRUE);
            llSleep (5);
            llSetStatus (STATUS_PHANTOM, FALSE);
        }
    }

     I would have thought this would make a prim go phantom, then turn solid, am I missing something?

×
×
  • Create New...