I' appreciate tutorial/guide for terrain deformation API as the arguments seems complex to fiddle with?
// Arguments seems apparent
native TerrainDeformCrater takes real x, real y, real radius, real depth, integer duration, boolean permanent returns terraindeformation
// What is...