PROGRAMMER
Seçkin Üye
Using Projeismi.DiscordRPC;
private DiscordRpc.EventHandlers handlers;
private DiscordRpc.RichPresence presence;
this.handlers = default(DiscordRpc.EventHandlers);
DiscordRpc.Initialize("DiscordKey siteden alabilirsiniz.", ref this.handlers, true, null);
this.handlers = default(DiscordRpc.EventHandlers);
DiscordRpc.Initialize("DiscordKey siteden alabilirsiniz.", ref this.handlers, true, null);
this.presence.details = "In launcher";
this.presence.state = "Verifying files (v." + this.version + ")";
this.presence.largeImageKey = "rmkicon";
this.presence.smallImageKey = "bfh";
this.presence.largeImageText = "remakeheroes.com";
this.presence.smallImageText = "Battlefield Heroes";
DiscordRpc.UpdatePresence(ref this.presence);
İlk önce;
ve diğer kodlar.C#:Using Projeismi.DiscordRPC;
C#:private DiscordRpc.EventHandlers handlers; private DiscordRpc.RichPresence presence;Görünüm olarak böyle görünüyor.C#:this.handlers = default(DiscordRpc.EventHandlers); DiscordRpc.Initialize("DiscordKey siteden alabilirsiniz.", ref this.handlers, true, null); this.handlers = default(DiscordRpc.EventHandlers); DiscordRpc.Initialize("DiscordKey siteden alabilirsiniz.", ref this.handlers, true, null); this.presence.details = "In launcher"; this.presence.state = "Language Select")"; this.presence.largeImageKey = "rmkicon"; this.presence.smallImageKey = "bfh"; this.presence.largeImageText = "remakeheroes.com"; this.presence.smallImageText = "Battlefield Heroes"; DiscordRpc.UpdatePresence(ref this.presence);
Onu discord respence uygulaması ile yapıyorsunuz lakin bu attığım kod ile kendi uygulamanızı açan birisi discorda sizin uygulamanızı açığında görünecektirBazı oynadığım oyunlarda sembol çıkmıyor mesela poınt blank oynuyor gozukuyor soru işareti oluyor bununda sembolu cıkarmı bu sayede ? veya çıkmazsa nasıl bır yol ızlemelıyım
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?