MADjestic Posted December 16, 2006 Share Posted December 16, 2006 Hi there, I've got the following problem - the same expression, entered in textport and in an expression field returns different results, here's the sample code, illustrating the issue: dopobjectlist("/obj/dopnet1", dopoptions("/obj/dopnet1", "Obj8","Position","glueobject"), 0) Entered in the textport, analogous echo `dopobjectlist("/obj/dopnet1", dopoptions("/obj/dopnet1", "Obj8","Position","glueobject"), 0)` returns 38, as expected- while the Expression field always returns 0. What is the reason of that? Thanks. P.S. I am trying to input this in Modify Data DOP node, float field. 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.