Jump to content

Melkanea HypnoCinema


Melkanea
 Share

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

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

Recommended Posts

Im creating a RLV trap, a TV showing Gif from the web when some sits in front of it. The URLs loaded from a notecard given to the TV.

llSetPrimMediaParams(face,
             [PRIM_MEDIA_CURRENT_URL, ImgURL, 
              PRIM_MEDIA_PERMS_INTERACT,PRIM_MEDIA_PERM_NONE, 
              PRIM_MEDIA_PERMS_CONTROL, PRIM_MEDIA_PERM_NONE,
              PRIM_MEDIA_AUTO_PLAY,TRUE ] );

to disable the Browser menu and load the URL. 

When i rez the object i still have to click on the TV for it to load the first URL or i will get the default texture. There isnt even a TOUCH in the script. Once clicked everything works perfectly.

Why do i have to "click" on the prim for its to start doing its job??? 

Edited by Melkanea
Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 1859 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...