Jump to content
You are about to reply to a thread that has been inactive for 67 days.

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

Recommended Posts

Posted (edited)

i haven't played with castray for a while but any prim set to FLEXIBLE is also forced to PHANTOM. So RC_DETECT_PHANTOM would/should also detect FLEXIBLE prims. Having detected them ,then could further interrogate the list of results with GetPrimitiveParams to distinguish FLEXIBLE as well when needed

Edited by elleevelyn
caps
Posted
1 minute ago, elleevelyn said:

i haven't played with castray for a while but any prim set to FLEXIBLE is also forced to phantom (flex being a clientside effect). So RC_DETECT_PHANTOM would also detect flex prims. Having detected them ,then could further interrogate the list of results with GetPrimitiveParams to distinguish FLEXIBLE as well

llGetPrimitiveParams is local only, only works in the prim the script is in.

Posted (edited)
11 minutes ago, Paul Hexem said:

llGetPrimitiveParams is local only, only works in the prim the script is in.

true this

pretty much then left with llGetObjectDetails and get some other identifying details like a text tag in OBJECT_DESC assuming that you are the one making the flexible object to be detected

ps add. OBJECT_FLEXIBLE would be a candidate for a feature request

Edited by elleevelyn
You are about to reply to a thread that has been inactive for 67 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
×
×
  • Create New...