native Bigbear
Registered User
Join date: 14 Dec 2008
Posts: 17
|
09-21-2009 06:43
Hi im looking for as script to make a prim move right to left once rezzed i need this for a moving target, i used to have a script named bounce it bounced a prim up and down i manage to alter it to bounce left to right but ive lost this script,so can anyone help. i need it to start moving soon as i rezz the object wich maybe physical or nonphysical
|
Rolig Loon
Not as dumb as I look
Join date: 22 Mar 2007
Posts: 2,482
|
09-21-2009 06:56
Take a look at http://lslwiki.net/lslwiki/wakka.php?wakka=llSetPos. All you have to do is grab the object's current position with llGetPos(), add a small increment, and reset it with llSetPos().
_____________________
It's hard to tell gender from names around here but if you care, Rolig = she. And I exist only in SL, so don't ask....  Look for my work in XStreetSL at 
|
native Bigbear
Registered User
Join date: 14 Dec 2008
Posts: 17
|
09-21-2009 07:01
page didnt exist but thx for tryin to help i rather pay someone to make me this script so anyone intersted please message me here or in game
|
Rolig Loon
Not as dumb as I look
Join date: 22 Mar 2007
Posts: 2,482
|
09-21-2009 07:16
Hmmm.... The wiki link works fine for me, but LL's server has been wonky recently.
If you want someone to write a script for you, ask in Product Wanted or Services Wanted. This forum is for people who are trying to learn how to write their own scripts.
_____________________
It's hard to tell gender from names around here but if you care, Rolig = she. And I exist only in SL, so don't ask....  Look for my work in XStreetSL at 
|