doc Posted January 16, 2009 Share Posted January 16, 2009 (edited) the geometry in my rbd sim has a string attribute on it called t_obj_path. I noticed if I clicked on "Geometry" in my details view I can see the values of "t_obj_path" -frag_200 ----Geometry I thought that maybe I might be able to extract this data with a dopfields() expression, but I can't seem to figure out the syntax dopfields("/obj/mydopnet", "frag_200", "Geometry", "?", 0, "t_obj_path") can anyone tell me what I'm doing wrong? Thanks Edited January 16, 2009 by doc Quote Link to comment Share on other sites More sharing options...
bareja Posted January 27, 2009 Share Posted January 27, 2009 (edited) scene for u and correct dopfields from textport, cheers dopfields.hipnc / -> echo `dopfields("/obj/dopnet1", "rbdobject1", "Geometry", "Options", 0, "t_obj_path")` nothing / -> Edited January 27, 2009 by bareja 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.