ScriptingFunctionsGetPlayerLastSyncedTrailerID本页总览GetPlayerLastSyncedTrailerID注意这个函数是在omp v1.1.0.2612中添加的,在以前的版本中不起作用! 注意该函数尚未实现。 描述 获取玩家最后同步的拖车 ID 参数 参数名说明playerid需要查询的玩家 ID 返回值 返回最后同步的拖车 ID 示例代码 new trailerid = GetPlayerLastSyncedTrailerID(playerid); 相关函数 GetPlayerLastSyncedVehicleID: 获取玩家最后同步的车辆 ID