Skip to content

MikMik1011/gtasa-discord-richer-presence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTA:SA Discord RichER Presence

This is my improved version of GTA SA Discord RPC

Features

  • Dynamic status output based on what do you do in game:

    • When free-roaming on foot, your status will show your money balance and health percentage:

    Money and health

    • When in vehicle, your status will show your current vehicle and radio name:

    Vehicle and radio

    • When you have wanted level, your status will show your wanted level and current weapon name:

    Wanted level

    • When you are in mission, your status will show mission name and Watching cutscene or weapon name, depending on what you are doing:

    Cutscene Mission and weapon

    • Also, when hovering over big and small image, you will get location and in-game time message:

    Location Ingame time

  • SAMP support

    • When playing SAMP, your status will show your nickname and server name:

    SAMP

    • Also, when howering over big and small image, you will get gamemode and player count info:

    Gamemode Player count

Installation

  • You need an ASI loader in order to run this mod, this one is recommended

  • Download the mod from the releases tab

  • Place the discord-plugin.asi in the GTA:SA directory

Build

  • You need to use Visual Studio 2019 or newer.

  • Clone the repo, open discord-plugin.sln, set mode to Release and architecture to x86 and build it

Credits

  • Brunoo16 for the initial project

  • g1mm3 for their edits of the initial project

  • Hual for the SAMP info parsing code

Enjoy!

Packages

No packages published

Languages

  • C++ 95.5%
  • C 4.5%