hello
is there a way to make the antiwall script work on platforms
like this lines are working for walls
H = checkwall(x+Dist,z);
Hz = checkwall(x+Dist,z+Distz);
currently there seems to be checkwall and checkhole script commands
but I cant find checkplatform anywere