ID:2828598
 
Resolved
A new syntax for block() is available that avoids the need for calling locate(). This syntax is block(x1,y1,z1, x2=x1,y2=y1,z2=z1). This will also alleviate the need to try to trim the x,y values to valid values.
Applies to:DM Language
Status: Resolved (515.1590)

This issue has been resolved.
Stub for new block() syntax
Lummox JR resolved issue with message:
A new syntax for block() is available that avoids the need for calling locate(). This syntax is block(x1,y1,z1, x2=x1,y2=y1,z2=z1). This will also alleviate the need to try to trim the x,y values to valid values.