2023-12-02, 06:16 AM
Please Help.
[Plugin] I have added "discord-connector" plugin into my code then also it says fatal error:
|
2023-12-02, 06:16 AM
Please Help.
You will need to download discord-connector and put the .inc file in your
"samp037_svr_R2-2-1_win32\pawno\includes" folder. Also make sure that your compiler is the right one for the project, which is also inside of that pawno folder. You can find the download for it here: https://github.com/maddinat0r/samp-disco...tag/v0.3.5 Remember that "#include <module> " checks in that folder for a file named "module". The error just says it cannot find that file, so you will need to add it. |