Jump to content

Recommended Posts

  • Honorable Member

M2 Download Center

This is the hidden content, please
( Internal )

This is the hidden content, please
( GitHub )

 

 

Copy CLIENT ID
Spoiler

5c56c9a9a0.png

Then  change Discord.h/DiscordClientID

Spoiler

4416478022.png

Add images at here:

Spoiler

7085bd8494.png

example my image's name is image1

Spoiler

e48eed2ceb.png

You can also use smallImageKey and smallImageText

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 490
  • kekw 1
  • Eyes 5
  • Flame 3
  • Dislove 1
  • Angry 2
  • Not Good 1
  • Sad 1
  • Smile Tear 1
  • Think 3
  • Confused 4
  • Scream 5
  • Lmao 1
  • Good 142
  • muscle 4
  • Love 45
  • Love 408

 

Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/
Share on other sites

  • Former Staff

Looks pretty cool for a basic support, I wonder what other usefull things (ie: Dueling in Channel 1) could be added.

Also:

image.png.6d9a0debb5ca0d91e2bf734f11835cdc.png

 

Perhaps their gamesdk could provide more integration into metin2

  • Good 1
  • Love 3

Everyday you wake up as a Metin2 developer is a bad day...

METIN1 src when

Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-122789
Share on other sites

  • Honorable Member
On 1/17/2020 at 10:15 PM, arves100 said:

Looks pretty cool for a basic support, I wonder what other usefull things (ie: Dueling in Channel 1) could be added

Yes we can make a lot of things, this is so basic example.

Also we can use visualizer:

.gif

  • Metin2 Dev 3
  • muscle 1
  • Love 2

 

Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-122794
Share on other sites

  • Former Staff
On 1/17/2020 at 11:07 PM, Mali61 said:

Yes we can make a lot of things, this is so basic example.

Also we can use visualizer:

.gif

oh I see, this looks pretty nice. Do you know something about the Game SDK? Wouldn't also like the game get banned or so on discord by doing such thing?

  • Metin2 Dev 1

Everyday you wake up as a Metin2 developer is a bad day...

METIN1 src when

Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-122796
Share on other sites

  • Honorable Member
2 minutes ago, arves100 said:

oh I see, this looks pretty nice. Do you know something about the Game SDK? Wouldn't also like the game get banned or so on discord by doing such thing?

I don't know Game SDK or ban.

I am not responsible for what might happen.?

 

Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-122797
Share on other sites

  • Former Staff
1 minute ago, Mali61 said:

I don't know Game SDK or ban.

I am not responsible for what might happen.?

I'll wait some pservers to test it ?

  • Love 2

Everyday you wake up as a Metin2 developer is a bad day...

METIN1 src when

Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-122798
Share on other sites

  • Former Staff
3 minutes ago, Darkness said:

When compiling: fatal error C1900: Il mismatch between 'P1' version '20080116' and 'P2' version '20070207

that looks like some fucked up compiler, what ver. of vstudio are you using?

Everyday you wake up as a Metin2 developer is a bad day...

METIN1 src when

Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-122800
Share on other sites

Severity Code Description Project Project category File Line Status deleted
Error C1047 The object or library file '.. \ .. \ extern \ lib \ libconfig ++. Lib' was created with a previous compiler to other objects; recompile libraries and old objects UserInterface 3 ? \ new base \ client \ Srcs \ Client \ UserInterface \ LINK 1

Following the tutorial this is the error that gives first hand.

Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-122802
Share on other sites

  • Former Staff
2 minutes ago, Darkness said:

Hi! im using Microsoft Visual C++ 2019

Well this issue is incompatibility between compilers, if this happen with discord-rpc only then I'd say it's not compatible with it.

You can grab and build Discord rpc from here: 

This is the hidden content, please

  • Metin2 Dev 138
  • Angry 1
  • Not Good 1
  • Cry 1
  • Think 2
  • Scream 1
  • Lmao 2
  • Good 39
  • muscle 2
  • Love 5
  • Love 86

Everyday you wake up as a Metin2 developer is a bad day...

METIN1 src when

Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-122803
Share on other sites

  • Former Staff
3 hours ago, Darkness said:

Hi. i have the same problem, but now with libjpeg-MT.lib, can't compile not the same compilator?..

This problem is related to your library, not the discord-rcp

Everyday you wake up as a Metin2 developer is a bad day...

METIN1 src when

Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-122822
Share on other sites

  • Former Staff
14 hours ago, Darkness said:

uhm, if i delete the system, i can compile 100% with no problem. so...... !! 

I'd say some incopatibility between discord rcp and libjpeg, in my opinion you should rebuild libjpeg, for example by using something better like libjpeg turbo and not ijg libjpeg, otherwise check for /MT or /MD.

  • Love 1

Everyday you wake up as a Metin2 developer is a bad day...

METIN1 src when

Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-122848
Share on other sites

Hello, i have this error when i compile. https://metin2.download/picture/QjfYX1P3Q0wutKEE80XV570z103vRvs0/.png

I'm compiling with Visual Studio 2013 Update 5.

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 4
  • Good 4
  • Love 1
  • Love 4
Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-123055
Share on other sites

  • Active Member
On 1/25/2020 at 12:59 AM, iFreakTime~.~ said:

Hello, i have this error when i compile. https://metin2.download/picture/WdeiqMZIJym8h2C715tAfKfGdo05I1xG/.png

I'm compiling with Visual Studio 2013 Update 5.

Same here. Same compiler

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 1
Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-123176
Share on other sites

  • Honorable Member
16 minutes ago, Speachless said:

Thank you for doing this. I would like to donate for your work. Send me a paypal adress via private message.

Thanks but I don't do these things for money. Have a good day

  • Love 6

 

Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-123218
Share on other sites

  • Active Member

  

On 1/25/2020 at 12:59 AM, iFreakTime~.~ said:

Hello, i have this error when i compile. https://metin2.download/picture/WdeiqMZIJym8h2C715tAfKfGdo05I1xG/.png

I'm compiling with Visual Studio 2013 Update 5.

 

If someone got this error:
Change:

static constexpr auto DiscordClientID = "667352913621942276"; //Change

To:
 

static const auto DiscordClientID = "667352913621942276"; //Change

(use your DiscordClientID of course)

Use these libs:

This is the hidden content, please


These are the only libs that worked for me

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 66
  • kekw 2
  • Angry 1
  • Smile Tear 2
  • Think 1
  • Good 17
  • Love 2
  • Love 45
Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-123226
Share on other sites

  • 1 month later...
On 1/29/2020 at 12:16 AM, Clyde said:

  

 

If someone got this error:
Change:


static constexpr auto DiscordClientID = "667352913621942276"; //Change

To:
 


static const auto DiscordClientID = "667352913621942276"; //Change

(use your DiscordClientID of course)

Use these libs:

This is the hidden content, please


These are the only libs that worked for me

I have your errors too. From where do you have those libs?

  • Metin2 Dev 1
  • Think 2
Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-125094
Share on other sites

Hello, i have this error when i compile. https://metin2.download/picture/WdeiqMZIJym8h2C715tAfKfGdo05I1xG/.png

I'm compiling with Visual Studio 2013 Update 5.

 

Someone?

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 6
  • Good 2
  • Love 1
Link to comment
https://metin2.dev/topic/22634-discord-rich-presence/#findComment-125370
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.