WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   PTR General Discussion (https://www.wowinterface.com/forums/forumdisplay.php?f=172)
-   -   BFA beta, how to create a new LFR group? (https://www.wowinterface.com/forums/showthread.php?t=56294)

maqjav 06-18-18 03:01 PM

BFA beta, how to create a new LFR group?
 
Hello.

I've notice that the old method C_LFGLis.CreateListing doesn't receive anymore the title and description that you need in order to create a group, now the new parameters are:

Code:

C_LFGList.CreateListing(lfgID, itemLevel, honorLevel, autoAccept, privateGroup, questID)
Checking how it works in their LFR addon, the frame "Name" is defined as:

Code:

<EditBox parentKey="Name" secureReferenceKey="LFGListCreationName" securityDisableSetText="true" securityDisablePaste="true" inherits="LFGListEditBoxTemplate" letters="31">
I understand that now that "EditBox" is protected and we cannot set a text, so... is still possible to create a new group using their API? Is there another method I haven't seen?

Thanks!

TOM_RUS 06-18-18 07:04 PM

Quote:

[03:32:08] <@TheDanW> in BFA it isn't possible for addons to create premade group finder groups automatically
10 chars...

maqjav 06-19-18 05:22 AM

Oh, damn it!

I was afraid that was going to be the answer.

Thanks!

yoshimo 06-19-18 10:42 AM

Have they given a reason for this?
I mean filtering out "WTS" groups was rather simple.

sezz 06-19-18 03:13 PM

Does anyone know if the change to C_LFGList.CreateListing also affects C_LFGList.ApplyToGroup?

TOM_RUS 06-19-18 06:20 PM

Quote:

Originally Posted by yoshimo (Post 328386)
Have they given a reason for this?
I mean filtering out "WTS" groups was rather simple.

Nope. That's what he said what I asked about reason:
Quote:

TheDanW: that's a question better suited for design, i didn't make the decision nor did i work on the code to change it


All times are GMT -6. The time now is 08:54 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI