| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089 |
- local UIRedPointCfg = {
- [1]={
- ['Id']=1,
- ['UIId']=2,
- ['FuncEnterPath']='role.icon',
- ['RPNotifyType']=Enum.RPNotifyType.NewSkill,
- ['RPType']=Enum.RPType.New,
- ['FuncLock']=0,
- ['SameTarget']={1,2,3,4,5,6,7,24,25,87,89},
- ['Priority']=4,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [2]={
- ['Id']=2,
- ['UIId']=2,
- ['FuncEnterPath']='role.icon',
- ['RPNotifyType']=Enum.RPNotifyType.EquipDress,
- ['RPType']=Enum.RPType.Equipment,
- ['FuncLock']=0,
- ['SameTarget']={1,2,3,4,5,6,7,24,25,87,89},
- ['Priority']=5,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [3]={
- ['Id']=3,
- ['UIId']=2,
- ['FuncEnterPath']='role.icon',
- ['RPNotifyType']=Enum.RPNotifyType.EquipLvUp,
- ['RPType']=Enum.RPType.LvUp,
- ['FuncLock']=13,
- ['SameTarget']={1,2,3,4,5,6,7,24,25,87,89},
- ['Priority']=6,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [4]={
- ['Id']=4,
- ['UIId']=2,
- ['FuncEnterPath']='role.icon',
- ['RPNotifyType']=Enum.RPNotifyType.EquipRefine,
- ['RPType']=Enum.RPType.Refine,
- ['FuncLock']=17,
- ['SameTarget']={1,2,3,4,5,6,7,24,25,87,89},
- ['Priority']=7,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [5]={
- ['Id']=5,
- ['UIId']=2,
- ['FuncEnterPath']='role.icon',
- ['RPNotifyType']=Enum.RPNotifyType.PtRecruit,
- ['RPType']=Enum.RPType.Hart,
- ['FuncLock']=0,
- ['SameTarget']={1,2,3,4,5,6,7,24,25,87,89},
- ['Priority']=1,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [6]={
- ['Id']=6,
- ['UIId']=2,
- ['FuncEnterPath']='role.icon',
- ['RPNotifyType']=Enum.RPNotifyType.Transfer,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=11,
- ['SameTarget']={1,2,3,4,5,6,7,24,25,87,89},
- ['Priority']=2,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [7]={
- ['Id']=7,
- ['UIId']=2,
- ['FuncEnterPath']='role.icon',
- ['RPNotifyType']=Enum.RPNotifyType.CardSlot,
- ['RPType']=Enum.RPType.CardOpen,
- ['FuncLock']=20,
- ['SameTarget']={1,2,3,4,5,6,7,24,25,87,89},
- ['Priority']=3,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [14]={
- ['Id']=14,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnTask',
- ['RPNotifyType']=Enum.RPNotifyType.Task,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={35,48},
- ['NoPay']=true,
- },
- [15]={
- ['Id']=15,
- ['UIId']=165,
- ['FuncEnterPath']='toggle1',
- ['RPNotifyType']=Enum.RPNotifyType.TaskDaily,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={66,38},
- ['NoPay']=true,
- },
- [16]={
- ['Id']=16,
- ['UIId']=165,
- ['FuncEnterPath']='toggle2',
- ['RPNotifyType']=Enum.RPNotifyType.TaskWeekly,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={66,38},
- ['NoPay']=true,
- },
- [17]={
- ['Id']=17,
- ['UIId']=165,
- ['FuncEnterPath']='toggle3',
- ['RPNotifyType']=Enum.RPNotifyType.TaskMain,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={66,38},
- ['NoPay']=true,
- },
- [18]={
- ['Id']=18,
- ['UIId']=140,
- ['FuncEnterPath']='btnEvil',
- ['RPNotifyType']=Enum.RPNotifyType.EvilBattle,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=33,
- ['Priority']=0,
- ['Position']={86,23},
- ['NoPay']=true,
- },
- [19]={
- ['Id']=19,
- ['UIId']=140,
- ['FuncEnterPath']='btnMail',
- ['RPNotifyType']=Enum.RPNotifyType.NewMail,
- ['RPType']=Enum.RPType.New,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={125,168},
- ['NoPay']=true,
- },
- [20]={
- ['Id']=20,
- ['UIId']=140,
- ['FuncEnterPath']='btnFriend',
- ['RPNotifyType']=Enum.RPNotifyType.Friend,
- ['RPType']=Enum.RPType.New,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={105,40},
- ['NoPay']=true,
- },
- [21]={
- ['Id']=21,
- ['UIId']=2,
- ['FuncEnterPath']='town.icon',
- ['RPNotifyType']=Enum.RPNotifyType.Friend,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=31,
- ['SameTarget']={21,26,37,39,70},
- ['Priority']=1,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [22]={
- ['Id']=22,
- ['UIId']=144,
- ['FuncEnterPath']='btnEmoji',
- ['RPNotifyType']=Enum.RPNotifyType.PrivateChat,
- ['RPType']=Enum.RPType.PrivateChat,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={0,0},
- ['NoPay']=true,
- },
- [24]={
- ['Id']=24,
- ['UIId']=2,
- ['FuncEnterPath']='role.icon',
- ['RPNotifyType']=Enum.RPNotifyType.CardEmpty,
- ['RPType']=Enum.RPType.CardSlot,
- ['FuncLock']=41,
- ['SameTarget']={1,2,3,4,5,6,7,24,25,87,89},
- ['Priority']=8,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [25]={
- ['Id']=25,
- ['UIId']=2,
- ['FuncEnterPath']='role.icon',
- ['RPNotifyType']=Enum.RPNotifyType.CardLvUp,
- ['RPType']=Enum.RPType.LvUp,
- ['FuncLock']=20,
- ['SameTarget']={1,2,3,4,5,6,7,24,25,87,89},
- ['Priority']=9,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [26]={
- ['Id']=26,
- ['UIId']=2,
- ['FuncEnterPath']='town.icon',
- ['RPNotifyType']=Enum.RPNotifyType.None,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=2,
- ['SameTarget']={21,26,37,39,70},
- ['Priority']=2,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [27]={
- ['Id']=27,
- ['UIId']=140,
- ['FuncEnterPath']='btnCard',
- ['RPNotifyType']=Enum.RPNotifyType.None,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=2,
- ['Priority']=0,
- ['Position']={68,23},
- ['UpNode']={26},
- ['NoPay']=true,
- },
- [28]={
- ['Id']=28,
- ['UIId']=173,
- ['FuncEnterPath']='btnCardBook',
- ['RPNotifyType']=Enum.RPNotifyType.CardCollect,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=2,
- ['Priority']=0,
- ['Position']={500,190},
- ['UpNode']={27},
- ['NoPay']=true,
- },
- [29]={
- ['Id']=29,
- ['UIId']=173,
- ['FuncEnterPath']='btnPetBook',
- ['RPNotifyType']=Enum.RPNotifyType.PetCollection,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=56,
- ['Priority']=0,
- ['Position']={500,190},
- ['UpNode']={30},
- ['NoPay']=true,
- },
- [30]={
- ['Id']=30,
- ['UIId']=140,
- ['FuncEnterPath']='btnCard',
- ['RPNotifyType']=Enum.RPNotifyType.None,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=56,
- ['Priority']=0,
- ['Position']={68,23},
- ['UpNode']={70},
- ['NoPay']=true,
- },
- [31]={
- ['Id']=31,
- ['UIId']=154,
- ['FuncEnterPath']='headItem',
- ['RPNotifyType']=Enum.RPNotifyType.HeadFrame,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={66,68},
- ['NoPay']=true,
- },
- [32]={
- ['Id']=32,
- ['UIId']=2,
- ['FuncEnterPath']='headItem',
- ['RPNotifyType']=Enum.RPNotifyType.HeadFrame,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={75,75},
- ['NoPay']=true,
- },
- [33]={
- ['Id']=33,
- ['UIId']=2,
- ['FuncEnterPath']='shop.icon',
- ['RPNotifyType']=Enum.RPNotifyType.None,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=1,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [34]={
- ['Id']=34,
- ['UIId']=191,
- ['FuncEnterPath']='toggleLvUp',
- ['RPNotifyType']=Enum.RPNotifyType.PetLvUp,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={34,35},
- ['Priority']=1,
- ['Position']={66,38},
- ['UpNode']={33},
- ['NoPay']=true,
- },
- [35]={
- ['Id']=35,
- ['UIId']=191,
- ['FuncEnterPath']='toggleLvUp',
- ['RPNotifyType']=Enum.RPNotifyType.PetAdvance,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={34,35},
- ['Priority']=2,
- ['Position']={66,38},
- ['UpNode']={33},
- ['NoPay']=true,
- },
- [36]={
- ['Id']=36,
- ['UIId']=191,
- ['FuncEnterPath']='toggleSkillUp',
- ['RPNotifyType']=Enum.RPNotifyType.PetSkillUp,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={66,38},
- ['UpNode']={33},
- ['NoPay']=true,
- },
- [37]={
- ['Id']=37,
- ['UIId']=2,
- ['FuncEnterPath']='town.icon',
- ['RPNotifyType']=Enum.RPNotifyType.None,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=30,
- ['SameTarget']={21,26,37,39,70},
- ['Priority']=3,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [38]={
- ['Id']=38,
- ['UIId']=140,
- ['FuncEnterPath']='btnSign',
- ['RPNotifyType']=Enum.RPNotifyType.PetRelation,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=30,
- ['Priority']=0,
- ['Position']={89,23},
- ['UpNode']={37},
- ['NoPay']=true,
- },
- [39]={
- ['Id']=39,
- ['UIId']=2,
- ['FuncEnterPath']='town.icon',
- ['RPNotifyType']=Enum.RPNotifyType.None,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={21,26,37,39,70},
- ['Priority']=4,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [40]={
- ['Id']=40,
- ['UIId']=140,
- ['FuncEnterPath']='btnGuild',
- ['RPNotifyType']=Enum.RPNotifyType.GuildHuntBoss,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=7,
- ['Priority']=0,
- ['Position']={30,23},
- ['NoPay']=true,
- },
- [41]={
- ['Id']=41,
- ['UIId']=185,
- ['FuncEnterPath']='btnVenery',
- ['RPNotifyType']=Enum.RPNotifyType.GuildHuntBoss,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={167,90},
- ['UpNode']={40},
- ['NoPay']=true,
- },
- [42]={
- ['Id']=42,
- ['UIId']=185,
- ['FuncEnterPath']='btnAdmin',
- ['RPNotifyType']=Enum.RPNotifyType.GuildAuditApply,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={83,32},
- ['NoPay']=true,
- },
- [43]={
- ['Id']=43,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnNotifyActivity',
- ['RPNotifyType']=Enum.RPNotifyType.FortnightLogin,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={43,44,64,65,69,79,83,85,99},
- ['Priority']=2,
- ['Position']={35,48},
- ['NoPay']=true,
- },
- [44]={
- ['Id']=44,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnNotifyActivity',
- ['RPNotifyType']=Enum.RPNotifyType.FortnightTaskReward,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={43,44,64,65,69,79,83,85,99},
- ['Priority']=1,
- ['Position']={35,48},
- ['NoPay']=true,
- },
- [45]={
- ['Id']=45,
- ['UIId']=140,
- ['FuncEnterPath']='btnExpedition',
- ['RPNotifyType']=Enum.RPNotifyType.Expedition,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={89,23},
- ['NoPay']=true,
- },
- [46]={
- ['Id']=46,
- ['UIId']=140,
- ['FuncEnterPath']='btnSummon',
- ['RPNotifyType']=Enum.RPNotifyType.Summon,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=58,
- ['Priority']=0,
- ['Position']={47,23},
- ['NoPay']=true,
- },
- [47]={
- ['Id']=47,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnFirstRecharge',
- ['RPNotifyType']=Enum.RPNotifyType.None,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=57,
- ['Priority']=0,
- ['Position']={35,38},
- ['NoPay']=true,
- },
- [48]={
- ['Id']=48,
- ['UIId']=220,
- ['FuncEnterPath']='firstToggle',
- ['RPNotifyType']=Enum.RPNotifyType.FirstRecharge,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=57,
- ['Priority']=0,
- ['Position']={102,28},
- ['UpNode']={47},
- ['NoPay']=true,
- },
- [49]={
- ['Id']=49,
- ['UIId']=220,
- ['FuncEnterPath']='hundredToggle',
- ['RPNotifyType']=Enum.RPNotifyType.HundredRecharge,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=57,
- ['Priority']=0,
- ['Position']={102,28},
- ['UpNode']={47},
- ['NoPay']=true,
- },
- [50]={
- ['Id']=50,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnClub',
- ['RPNotifyType']=Enum.RPNotifyType.None,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={46,48},
- ['NoPay']=true,
- },
- [51]={
- ['Id']=51,
- ['UIId']=380,
- ['FuncEnterPath']='giftsToggle',
- ['RPNotifyType']=Enum.RPNotifyType.None,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={66,68},
- ['UpNode']={50},
- ['NoPay']=true,
- },
- [52]={
- ['Id']=52,
- ['UIId']=380,
- ['FuncEnterPath']='dailyBtn',
- ['RPNotifyType']=Enum.RPNotifyType.RuneShopDaily,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={66,38},
- ['UpNode']={51},
- ['NoPay']=true,
- },
- [53]={
- ['Id']=53,
- ['UIId']=380,
- ['FuncEnterPath']='weekBtn',
- ['RPNotifyType']=Enum.RPNotifyType.RuneShopWeek,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={66,38},
- ['UpNode']={51},
- ['NoPay']=true,
- },
- [54]={
- ['Id']=54,
- ['UIId']=117,
- ['FuncEnterPath']='monthBtn',
- ['RPNotifyType']=Enum.RPNotifyType.RuneShopMonth,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={66,38},
- ['UpNode']={51},
- ['NoPay']=true,
- },
- [55]={
- ['Id']=55,
- ['UIId']=2,
- ['FuncEnterPath']='bag.icon',
- ['RPNotifyType']=Enum.RPNotifyType.BagItem,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={93},
- ['Priority']=1,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [56]={
- ['Id']=56,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnActivityTower',
- ['RPNotifyType']=Enum.RPNotifyType.TowerRankChanged,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={56,57},
- ['Priority']=1,
- ['Position']={35,38},
- ['NoPay']=true,
- },
- [57]={
- ['Id']=57,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnActivityTower',
- ['RPNotifyType']=Enum.RPNotifyType.TowerRankCanReward,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={56,57},
- ['Priority']=2,
- ['Position']={35,38},
- ['NoPay']=true,
- },
- [58]={
- ['Id']=58,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnActivityDojo',
- ['RPNotifyType']=Enum.RPNotifyType.ArenaRankChanged,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={58,59},
- ['Priority']=1,
- ['Position']={35,38},
- ['NoPay']=true,
- },
- [59]={
- ['Id']=59,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnActivityDojo',
- ['RPNotifyType']=Enum.RPNotifyType.ArenaRankCanReward,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={58,59},
- ['Priority']=2,
- ['Position']={35,38},
- ['NoPay']=true,
- },
- [60]={
- ['Id']=60,
- ['UIId']=85,
- ['FuncEnterPath']='btnLog',
- ['RPNotifyType']=Enum.RPNotifyType.HundredDojo,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={50,50},
- ['NoPay']=true,
- },
- [61]={
- ['Id']=61,
- ['UIId']=140,
- ['FuncEnterPath']='btnDojo',
- ['RPNotifyType']=Enum.RPNotifyType.HundredDojo,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={61,63},
- ['Priority']=1,
- ['Position']={85,25},
- ['UpNode']={26},
- ['NoPay']=true,
- },
- [62]={
- ['Id']=62,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnLimitedGift',
- ['RPNotifyType']=Enum.RPNotifyType.LimitRecharge,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={35,32},
- ['NoPay']=true,
- },
- [63]={
- ['Id']=63,
- ['UIId']=140,
- ['FuncEnterPath']='btnDojo',
- ['RPNotifyType']=Enum.RPNotifyType.HundredDojoReward,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={61,63},
- ['Priority']=2,
- ['Position']={85,25},
- ['UpNode']={26},
- ['NoPay']=true,
- },
- [64]={
- ['Id']=64,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnNotifyActivity',
- ['RPNotifyType']=Enum.RPNotifyType.DailyRecharge,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={43,44,64,65,69,79,83,85,99},
- ['Priority']=3,
- ['Position']={35,48},
- ['NoPay']=true,
- },
- [65]={
- ['Id']=65,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnNotifyActivity',
- ['RPNotifyType']=Enum.RPNotifyType.HundredRecharge,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={43,44,64,65,69,79,83,85,99},
- ['Priority']=4,
- ['Position']={35,48},
- ['NoPay']=true,
- },
- [66]={
- ['Id']=66,
- ['UIId']=173,
- ['FuncEnterPath']='btnCollectionBook',
- ['RPNotifyType']=Enum.RPNotifyType.KeepSakeCollect,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=65,
- ['Priority']=0,
- ['Position']={500,190},
- ['UpNode']={75},
- ['NoPay']=true,
- },
- [67]={
- ['Id']=67,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnActivityMap',
- ['RPNotifyType']=Enum.RPNotifyType.MapRankChanged,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={67,68},
- ['Priority']=1,
- ['Position']={35,38},
- ['NoPay']=true,
- },
- [68]={
- ['Id']=68,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnActivityMap',
- ['RPNotifyType']=Enum.RPNotifyType.MapRankCanReward,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={67,68},
- ['Priority']=2,
- ['Position']={35,38},
- ['NoPay']=true,
- },
- [69]={
- ['Id']=69,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnNotifyActivity',
- ['RPNotifyType']=Enum.RPNotifyType.ActivityCollect,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={43,44,64,65,69,79,83,85,99},
- ['Priority']=5,
- ['Position']={35,48},
- ['NoPay']=true,
- },
- [70]={
- ['Id']=70,
- ['UIId']=2,
- ['FuncEnterPath']='town.icon',
- ['RPNotifyType']=Enum.RPNotifyType.None,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=56,
- ['SameTarget']={21,26,37,39,70},
- ['Priority']=5,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [71]={
- ['Id']=71,
- ['UIId']=117,
- ['FuncEnterPath']='rewardsToggle',
- ['RPNotifyType']=Enum.RPNotifyType.RuneShopRewards,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={66,68},
- ['NoPay']=true,
- },
- [72]={
- ['Id']=72,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnAirshipRewards',
- ['RPNotifyType']=Enum.RPNotifyType.RuneShopRewards,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={35,38},
- ['NoPay']=true,
- },
- [73]={
- ['Id']=73,
- ['UIId']=91,
- ['FuncEnterPath']='onBook',
- ['RPNotifyType']=Enum.RPNotifyType.FashionLvUp,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={60,60},
- ['NoPay']=true,
- },
- [74]={
- ['Id']=74,
- ['UIId']=91,
- ['FuncEnterPath']='book',
- ['RPNotifyType']=Enum.RPNotifyType.FashionLvUp,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={60,60},
- ['NoPay']=true,
- },
- [75]={
- ['Id']=75,
- ['UIId']=140,
- ['FuncEnterPath']='btnCard',
- ['RPNotifyType']=Enum.RPNotifyType.None,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=65,
- ['Priority']=0,
- ['Position']={68,23},
- ['NoPay']=true,
- },
- [76]={
- ['Id']=76,
- ['UIId']=4,
- ['FuncEnterPath']='btnOnlineRewards.getRewards',
- ['RPNotifyType']=Enum.RPNotifyType.OnlineRewards,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={105,20},
- ['NoPay']=true,
- },
- [78]={
- ['Id']=78,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnActivityPet',
- ['RPNotifyType']=Enum.RPNotifyType.PetRankCanReward,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={77,78},
- ['Priority']=2,
- ['Position']={35,38},
- ['NoPay']=true,
- },
- [79]={
- ['Id']=79,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnNotifyActivity',
- ['RPNotifyType']=Enum.RPNotifyType.ActivityGoddess,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={43,44,64,65,69,79,83,85,99},
- ['Priority']=6,
- ['Position']={35,48},
- ['NoPay']=true,
- },
- [80]={
- ['Id']=80,
- ['UIId']=2,
- ['FuncEnterPath']='shop.icon',
- ['RPNotifyType']=Enum.RPNotifyType.PetStampInsert,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=15,
- ['SameTarget']={33,80,81,82,95},
- ['Priority']=2,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [81]={
- ['Id']=81,
- ['UIId']=2,
- ['FuncEnterPath']='shop.icon',
- ['RPNotifyType']=Enum.RPNotifyType.PetStampLvUp,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=15,
- ['SameTarget']={33,80,81,82,95},
- ['Priority']=3,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [82]={
- ['Id']=82,
- ['UIId']=2,
- ['FuncEnterPath']='shop.icon',
- ['RPNotifyType']=Enum.RPNotifyType.PetStampAdvance,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=15,
- ['SameTarget']={33,80,81,82,95},
- ['Priority']=4,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [83]={
- ['Id']=83,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnNotifyActivity',
- ['RPNotifyType']=Enum.RPNotifyType.ActivitySpring,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={43,44,64,65,69,79,83,85,99},
- ['Priority']=7,
- ['Position']={35,48},
- ['NoPay']=true,
- },
- [84]={
- ['Id']=84,
- ['UIId']=380,
- ['FuncEnterPath']='limitedToggle',
- ['RPNotifyType']=Enum.RPNotifyType.RuneShopLimitGift,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=7,
- ['Position']={66,68},
- ['UpNode']={50},
- ['NoPay']=true,
- },
- [85]={
- ['Id']=85,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnNotifyActivity',
- ['RPNotifyType']=Enum.RPNotifyType.KingTask,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={43,44,64,65,69,79,83,85,99},
- ['Priority']=8,
- ['Position']={35,48},
- ['NoPay']=true,
- },
- [86]={
- ['Id']=86,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnActivitySkill',
- ['RPNotifyType']=Enum.RPNotifyType.SkillRankCanReward,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={35,38},
- ['NoPay']=true,
- },
- [87]={
- ['Id']=87,
- ['UIId']=2,
- ['FuncEnterPath']='role.icon',
- ['RPNotifyType']=Enum.RPNotifyType.None,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={1,2,3,4,5,6,7,24,25,87,89},
- ['Priority']=10,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [88]={
- ['Id']=88,
- ['UIId']=48,
- ['FuncEnterPath']='leadBox.btnTitle',
- ['RPNotifyType']=Enum.RPNotifyType.TitleRedPoint,
- ['RPType']=Enum.RPType.New,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={66,50},
- ['UpNode']={89},
- ['NoPay']=true,
- },
- [89]={
- ['Id']=89,
- ['UIId']=2,
- ['FuncEnterPath']='role.icon',
- ['RPNotifyType']=Enum.RPNotifyType.None,
- ['RPType']=Enum.RPType.New,
- ['FuncLock']=0,
- ['SameTarget']={1,2,3,4,5,6,7,24,25,87,89},
- ['Priority']=11,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [90]={
- ['Id']=90,
- ['UIId']=140,
- ['FuncEnterPath']='btnGuild',
- ['RPNotifyType']=Enum.RPNotifyType.GuildDemonBoss,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={30,23},
- ['NoPay']=true,
- },
- [91]={
- ['Id']=91,
- ['UIId']=185,
- ['FuncEnterPath']='btnDemon',
- ['RPNotifyType']=Enum.RPNotifyType.GuildDemonBoss,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={167,90},
- ['UpNode']={90},
- ['NoPay']=true,
- },
- [92]={
- ['Id']=92,
- ['UIId']=140,
- ['FuncEnterPath']='btnAirship',
- ['RPNotifyType']=Enum.RPNotifyType.VoyageCanChallage,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=73,
- ['Priority']=0,
- ['Position']={89,50},
- ['NoPay']=true,
- },
- [93]={
- ['Id']=93,
- ['UIId']=2,
- ['FuncEnterPath']='bag.icon',
- ['RPNotifyType']=Enum.RPNotifyType.WishSlotItem,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={55},
- ['Priority']=2,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [94]={
- ['Id']=94,
- ['UIId']=190,
- ['FuncEnterPath']='toggleContract',
- ['RPNotifyType']=Enum.RPNotifyType.PetQiyueFunc,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=77,
- ['Priority']=0,
- ['Position']={96,51},
- ['NoPay']=true,
- },
- [95]={
- ['Id']=95,
- ['UIId']=2,
- ['FuncEnterPath']='shop.icon',
- ['RPNotifyType']=Enum.RPNotifyType.PetQiyueFunc,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=15,
- ['SameTarget']={33,80,81,82,95},
- ['Priority']=5,
- ['Position']={66,50},
- ['NoPay']=true,
- },
- [96]={
- ['Id']=96,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.BtnBoliShop',
- ['RPNotifyType']=Enum.RPNotifyType.BoliShopLvChange,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={49,50},
- ['NoPay']=true,
- },
- [97]={
- ['Id']=97,
- ['UIId']=380,
- ['FuncEnterPath']='privilegeBox',
- ['RPNotifyType']=Enum.RPNotifyType.RuneShopSpecialPrivilege,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={113,-473},
- ['NoPay']=true,
- },
- [98]={
- ['Id']=98,
- ['UIId']=380,
- ['FuncEnterPath']='privilegeCardToggle',
- ['RPNotifyType']=Enum.RPNotifyType.RuneShopSpecialPrivilege,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={63,75},
- ['NoPay']=true,
- },
- [99]={
- ['Id']=99,
- ['UIId']=2,
- ['FuncEnterPath']='topView.topRoot.btnNotifyActivity',
- ['RPNotifyType']=Enum.RPNotifyType.LuckyEggChanged,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['SameTarget']={43,44,64,65,69,79,83,85,99},
- ['Priority']=9,
- ['Position']={35,48},
- ['NoPay']=true,
- },
- [100]={
- ['Id']=100,
- ['UIId']=2,
- ['FuncEnterPath']=' topView.topRoot.btnHundredRecharge',
- ['RPNotifyType']=Enum.RPNotifyType.HundredRecharge,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={48,29},
- ['NoPay']=true,
- },
- [101]={
- ['Id']=101,
- ['UIId']=389,
- ['FuncEnterPath']='btnReceive',
- ['RPNotifyType']=Enum.RPNotifyType.HundredRecharge,
- ['RPType']=Enum.RPType.RedPoint,
- ['FuncLock']=0,
- ['Priority']=0,
- ['Position']={122,54},
- ['NoPay']=true,
- },
- }
- return UIRedPointCfg
|