A simple standalone Discord Presence resource
Preview
Have other ideas of scripts for me to realese? Let me know in the comments!
Other scripts i have made:
[PAID] [QB / ESX] Best Drug Dealer Script - 2023
[PAID] [QB / ESX] LA / NYC Realistic IDs - 2023
[FREE] [ESX] Add Clock In/Out for every Job!
[FREE] [STANDALONE] Admin/Staff Discord Report Tracker (Manage Staff Activity) - 2023
Can you tell me briefly about this resource?
Using this resource, you’ll be able to set your server as a Discord activity for every online player in your server (for ones who chose to enable their activity on their Discord profile settings)
Great! What dependencies do i need?
In order to use this resource, you’ll need:
- Nothing! Just a running server!
Ok… but how do i use it?
- Download the resource and put it inside of your resources list.
- Go to Discord Developers Portal
- Create a new application.
- Copy the application ID. (under TAGS in General Information tab)
- At the left-sided menu click on Rich Presence > Art Assets
- Add 2 assets: 1 as the big asset (Blue asset in the preview) and 2nd for the small one (Red asset in the preview). The names of the assets that you have uploaded will use as a reference later on in the resource. For example
devbig
anddevsmall
in the resource config. - Go into the config of the resource and edit the information. (
DiscordAppID
,AppBigAssetID
,AppSmallAssetID
) - Edit the other information at the config as you wish.
- Simply add
ensure fs_discord_presence
inside yourserver.cfg
If you have done that correctly - Congratulations! You got the resource working properly!