hxp
2024-06-20 61bae8814450e86b1851cb892086b7081a675ff1
ServerPython/CoreServerGroup/GameServer/Script/GM/Commands/GMT_QueryBillboard.py
@@ -72,9 +72,16 @@
                        "Type2":billBoardData.GetType2(),
                        "Value1":billBoardData.GetValue1(),
                        "Value2":billBoardData.GetValue2(),
                        "Value3":billBoardData.GetValue3(),
                        "Value4":billBoardData.GetValue4(),
                        "Value5":billBoardData.GetValue5(),
                        "Value6":billBoardData.GetValue6(),
                        "Value7":billBoardData.GetValue7(),
                        "Value8":billBoardData.GetValue8(),
                        "CmpValue":billBoardData.GetCmpValue(),
                        "CmpValue2":billBoardData.GetCmpValue2(),
                        "CmpValue3":billBoardData.GetCmpValue3(),
                        "UserData":billBoardData.GetUserData(),
                         }
        
        billBoardInfo.append(billBoardDict)