Jump to content

Sunbleached

Resident
  • Posts

    264
  • Joined

  • Last visited

Posts posted by Sunbleached

  1. how to combine these two scripts into one

     

    default
    {
        state_entry()
        {
    llTargetOmega(<0,0,0.5>, 3, 3);
        }
    }

    +

    default
    {
        state_entry()
        {
            llSetText("TEXT TEXT TEXT", <0.0,1.0,0.0>, 1);
        }
    }

    and how it will look like? many thanks!

  2. how to set script to no copy/no modify/no transfer?
    im asking because when i try to set it goes to no copy/no modify or no modify/no transfer or no copy/no transfer. i feel silly.
    maybe its in the settings? i use f...m viewer
×
×
  • Create New...