ScriptingFunctionsGetPlayerLandingGearState本页总览GetPlayerLandingGearState注意这个函数是在omp v1.1.0.2612中添加的,在以前的版本中不起作用! 描述 获取玩家当前驾驶飞机的起落架状态 参数 参数名说明playerid需要检测的玩家 ID 示例代码 new LANDING_GEAR_STATE:state = GetPlayerLandingGearState(playerid); 相关函数 GetVehicleLandingGearState: 通过飞机 ID 直接获取起落架状态(需配合最新驾驶员数据) 相关资源 飞机起落架状态说明