[Include] DCC V2 - Discord Command Control

Started by SA:MP, May 10, 2023, 02:54 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

SA:MP

[Include] DCC V2 - Discord Command Control

DCC V2 - Discord Command Control


Based from Innocent

I remodeled all of this with the new function of discord connector 0.3.2 and it worked.



How To Use?

Still Same With DCC

Callback


Code:

OnDCCommandPerformed(args[], success)
SendDC(channel[], const fmat[], va_args<>)

Settings

Add this before include dcc2


Code:

#define DISCORD_CHANNEL_ID "You Admin Channel Place"
#define DISCORD_PREFIX " Your Prefix "
#include <dcc2>

for Adding Command and SendDC Callback you can read at HERE.

Requirements

Discord Connector Plugin - This

YSI/y_ya This

sscanf2 plugin This



DOWNLOAD
Discord Command Manager 2

I did not delete the property rights because I knew this was not made by me.

Thanks To Inn0cent

Source: [Include] DCC V2 - Discord Command Control