Jump to content

Ava Royce

Resident
  • Posts

    5
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

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

  1. Thank you, for the responses. Let me test them and see, I'm not entirely sure since I'm not good at scripting.
  2. Hello Everyone, Can someone please help me add a Touch _ Start & End into my script, so I can just click the object when I want it to do something? The rotation script I'd like to add it too is this: default { state_entry() { llSetLinkPrimitiveParamsFast(LINK_THIS, [PRIM_PHYSICS_SHAPE_TYPE, PRIM_PHYSICS_SHAPE_CONVEX]); // Required to use llSetKeyframedMotion! (restart script once) llSetKeyframedMotion([<-0, -0, -1, 0>, 6.0, <-0, -0, -1, 0>, 6.0], [KFM_DATA, KFM_ROTATION, KFM_MODE, KFM_LOOP]); // Spinning on Z once every 12 seconds! } } Help would be very much appreciated.
  3. Thank you, I'll give it a shot and let you know if it works. :matte-motes-smile:
  4. My friend an I have spent the past couple of days working on a fun project. Yet, we've recently hit a snag. The object we've supplied with a rotation script isn't able to move people who stand in its way. Instead the object goes right through them, but it isn't suppose to do that. Is there anyway we can fix this? We tried making the said object physical, but as soon as it touched us it would fall over. P.S. I apologize in advance, if I posted this in the wrong forum.
  5. Hello, I have a problem with my Second Life viewer 2 and I have had this problem since I first downloaded the game on my window 7 computer. After awhile of playing the game (Mostly for 1-2 hours) the screen on the game will freeze and then say it is not responding, thus it doesn't start working again. The real problem occurs when I try to exit out of Second Life, when I try to exit out of the window it will not. Making me have to restart my computer each and every time. I tried everything in order to exit it out such as pushing the exit button and even doing the Ctrl-Alt-Delete method. Nothing works in order to close out the now frozen second life window. What do I do? Or will I be stuck having to restart my computer each and every time?
×
×
  • Create New...