Jump to content

rab2033

Resident
  • Posts

    6
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. hi, I have opened a store on marketplace but i dont wanted to do so how I can remove it?
  2. hi all! In LSLEditor it is working but in the game not why? the code: default { touch_start(integer total_number) { rotation rot = llGetLocalRot(); if(rot.z == 0 ) { rot.z = -0.707107; rot.s = -0.707107; } else { rot.z = 0; rot.s = 1; } llSetLocalRot(rot); llSetTimerEvent(5.0); } timer() { rotation rot = llGetLocalRot(); if(rot.z == 0 ) { rot.z = -0.707107; rot.s = -0.707107; } else { rot.z = 0; rot.s = 1; } llSetLocalRot(rot); llSetTimerEvent(0); } } --||-
  3. Hi! We making the group and we need a prim counter for every person in our sim. So i understand that can be done by UUID of the person but how to make the prim counter process i dont know, so please help and tell me how, i will do thanks
  4. hello all! we are opened and waiting for more people to come, we talking there with voice chat so if you can hear it be very nice.Unfortunatly we talking on the russian and not everybody uderstand it but many of us can talk with you on english too. There are rules so please when you entering the our area please read them,if you dont understand, ask us and, we will help. http://maps.secondlife.com/secondlife/Seven%20Angels/76/209/22
×
×
  • Create New...