doc Posted October 15, 2009 Share Posted October 15, 2009 I'm trying to query a point attribute (applied in sops with an attribute create) on my dop object, but I having trouble getting at the info. the following expression is what I'm using, but it always returns 0. echo `dopfield("/obj/falling_sim","ladle_eye0","Geometry","",0,"my_attribute")` any ideas? L Quote Link to comment Share on other sites More sharing options...
doc Posted October 15, 2009 Author Share Posted October 15, 2009 turns out the point expression is the way to go: point("/obj/falling_sim:ladle_eye0/Geometry", 1(or $PT), "my_attribute") Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.