Mr.Unique 0 Report post Posted May 19, 2017 Does the new discord bot work with 64-bit servers? Share this post Link to post Share on other sites
Z80CPU 527 Report post Posted May 19, 2017 Hello Mr. Unique, Not being a 'wisenheimer', who said it would not work? Also, I guess your knowledge is quite limited on this subject as well. The use of discord is thru EXILE, NOT ARMA! So it would not make a 'hill of beans' either way! ARMA starts Exile, Exile sends message to Discord. NOT: ARMA starts Exile, then Exile sends message to ARMA, then ARMA sends it to Discord. This is also how the database works as well: ARMA starts Exile, Exile sends message to Database Share this post Link to post Share on other sites
Alexis 25 Report post Posted May 21, 2017 On 19.05.2017 at 9:05 PM, Z80CPU said: Hello Mr. Unique, Not being a 'wisenheimer', who said it would not work? Also, I guess your knowledge is quite limited on this subject as well. The use of discord is thru EXILE, NOT ARMA! So it would not make a 'hill of beans' either way! ARMA starts Exile, Exile sends message to Discord. NOT: ARMA starts Exile, then Exile sends message to ARMA, then ARMA sends it to Discord. This is also how the database works as well: ARMA starts Exile, Exile sends message to Database I'm not sure that this is so, the arma3 x64 will not be able to contact x86 bits of dll, and the message will never reach ... Share this post Link to post Share on other sites
Z80CPU 527 Report post Posted May 21, 2017 I never stated what would work with what. All I stated is that ARMA is not using Discord, rather Exile is. Please re-read what I stated. Share this post Link to post Share on other sites
icomrade 3 Report post Posted June 22, 2017 On 5/19/2017 at 2:05 PM, Z80CPU said: Hello Mr. Unique, Not being a 'wisenheimer', who said it would not work? Also, I guess your knowledge is quite limited on this subject as well. The use of discord is thru EXILE, NOT ARMA! So it would not make a 'hill of beans' either way! ARMA starts Exile, Exile sends message to Discord. NOT: ARMA starts Exile, then Exile sends message to ARMA, then ARMA sends it to Discord. This is also how the database works as well: ARMA starts Exile, Exile sends message to Database I'm not so sure you hold the knowledge you think you do... ArmA uses the CallExtension command to interface DLLs, there is no native command which exile implements to implement external messaging services (the DLL used to communicate with discord is the XM8.dll). Launching a 64 bit server application (or any application) means that you need an x64 version of the dll. Exile does not have an x64 version of the discord dll therefor you cannot interface the ArmA 3 x64 server application with discord with the included DLL please read here: https://community.bistudio.com/wiki/callExtension Share this post Link to post Share on other sites
Z80CPU 527 Report post Posted June 22, 2017 That's the nice thing about posts/emails. Exile is the AUTHOR of the message. ARMA, BY DEFAULT, does not 'talk' to Discord. Share this post Link to post Share on other sites
icomrade 3 Report post Posted June 23, 2017 14 hours ago, Z80CPU said: That's the nice thing about posts/emails. Exile is the AUTHOR of the message. ARMA, BY DEFAULT, does not 'talk' to Discord. the author of the message/code/dll is completely irrelevant, I think you're missing the point; the only thing pertinent to answering the op's question is XM8.dll compatibility with ArmA x64, which it is not. Share this post Link to post Share on other sites
Z80CPU 527 Report post Posted June 23, 2017 (edited) You may be correct on your assumption on what I thought. BUT, you ACTUALLY can. Maybe not in ARMA yet, but a 64 bit app CAN access a 32 bit DLL. "Microsoft recommends that you use interprocess COM to use 32 bit code with a 64 bit application." https://blog.mattmags.com/2007/06/30/accessing-32-bit-dlls-from-64-bit-code/ Personally, I never 'get into' such stuff such as this...however, in programming, almost NOTHING is impossible. This could be accomplished as poorly as writing incoming/outgoing data into a text file and have the other read it in, process it, then write it back out in a text file. It CAN be done. Almost anything in programming can be done. Edited June 23, 2017 by Z80CPU Share this post Link to post Share on other sites
Eichi 4505 Report post Posted June 25, 2017 We take care of the network transmission from your Arma server straight to Discord through our backend servers. It is the same way our app works, but some users get the messages routed to their Discord and not (only) to the app. Unfortunately there is no 64 Bit .dll so far. But @Grim teased me a few days ago with a 64 Bit version. So maybe he can post it? 1 Share this post Link to post Share on other sites
Mezo 1264 Report post Posted June 26, 2017 @Grim in 2017 LUL Share this post Link to post Share on other sites