Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Help on video script...

Meggadeth Graves
Registered User
Join date: 28 Feb 2007
Posts: 3
07-31-2007 05:02
So I have my video script set up and it was working great...for some reason though it's not auto aligning... so I added PARCEL_MEDIA_COMMAND_AUTO_ALIGN and now it's saying the following:

PARCEL_MEDIA error: rule 4 error, PARCEL_MEDIA_COMMAND_AUTO_ALIGN needs integer data

I can find no information on and integer data or even that Auto Align is integer related. Can someone help me with this?

Thanks.
Qie Niangao
Coin-operated
Join date: 24 May 2006
Posts: 7,138
07-31-2007 05:36
See : it wants TRUE as a value following PARCEL_MEDIA_COMMAND_AUTO_ALIGN.
Meggadeth Graves
Registered User
Join date: 28 Feb 2007
Posts: 3
07-31-2007 13:37
ty didnt look at the library just looked at the scripting guide and the main sl wiki...nothing on there abouut the parameter...

works great now