GetSurfaceCel
Returns the current cel of a surface's material. Will return -1 if the surface does not have a surface cel value. Note that a surface's cel value is not affected by the Material verbs. Syntax:
cel_num
=
GetSurfaceCel(surface);
Related:
SetSurfaceCel()
Surface - Material Anims
Alternatives:
GetMaterialCel()