1000 {Dead Rotworm}
IDGround:=3940
X:=Self.X() Y:=Self.Y() Z:=Self.Z()
Map.Use(!IDGround!, !X!, !Y!, !Z!, 2)
Misc.StandTime()>2
this should works.
don't change !IDGround!, command IDGround:=3940 already fits it
IDGround:=3940
X:=Self.X() Y:=Self.Y() Z:=Self.Z()
Map.Use(!IDGround!, !X!, !Y!, !Z!, 2)
Misc.StandTime()>2
this should works.
don't change !IDGround!, command IDGround:=3940 already fits it