Skip to content

ihasplane

Context(s)cop2

int  ihasplane(int opinput, string planename)

Returns 1 if the specified input has a plane named planename. Input numbers start at 0.

opinput

The input number to read from, starting from 0. For example, the first input is 0, the second input is 1, and so on.