world<<"[x],[y],[z]"
But i need to make a Variable that contains your coordinates to use them on a grid. Can you please help me?
Also don't say
mob/var
Location="[x],[y],[z]"
Because i get a error saying
Player\Creation.dm:256:error:= :expected a constant expression
Then just output the xyz to the grid.