Jump to content

Objects Appear and Disappear need help please


Rihanna Soulstar
 Share

You are about to reply to a thread that has been inactive for 4150 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

Ok what im trying to accomplish here is a type of moving and appear and dis-appear script like with the train im using on my sim i want it automated but i also want to have it set to where instead of just going back and forth constantly have a script to make it appear and dis-appear at a certain time maybe like every 2-3 or so hours could anyone help

Link to comment
Share on other sites

For making a train follow a closed path, the best function to use may be llSetKeyframedMotion, depending on how complex your train is.  The alternative is to make the train physical and script it to move between predetermined points with llMoveToTarget . Either way works, and can be a pain to set up initially.  It's just a matter of what your setup looks like.  I'm not sure exactly what you mean about appearing and disappearing.  If you want the train to still be there but invisible, you can just switch the whole thing back and forth with llSetAlpha in a slow timer.  If you want to make the train actually vanish and reappear (which might be kinder to the servers overall), you can just kill the train and then rez a new one two or three hours later. 

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 4150 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...