hxp
2024-11-26 243563f0c6f0207262c582296a8b73622b437bf3
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerFuncSysPrivilege.py
@@ -143,6 +143,7 @@
    for itemID, itemCount, isAuctionItem in awardItemList:
        ItemControler.GivePlayerItem(curPlayer, itemID, itemCount, isAuctionItem, [IPY_GameWorld.rptItem], 
                                     event=["FuncSysPrivilegeAward", False, {}])
    ItemControler.NotifyGiveAwardInfo(curPlayer, awardItemList, "FuncSysPrivilegeAward")
        
    Sync_FuncSysPrivilege(curPlayer, [funcSysID])
    return