25.06.2018, 12:03
I have this error, I tried fixing this many times but it just didn't fix.
I am using the NGG Official Released Script and I upgraded the Discord Connector and then it gives me this error when compiling the Gamemode.
./includes/mysql.pwn(1360) : error 017: undefined symbol "SendDiscordMessage"
./includes/mysql.pwn(1362) : error 017: undefined symbol "SendDiscordMessage"
./includes/admin/admin.pwn(5 : error 017: undefined symbol "SendDiscordMessage"
./includes/admin/admin.pwn(62) : error 017: undefined symbol "SendDiscordMessage"
./includes/admin/admin.pwn(1922) : error 017: undefined symbol "SendDiscordMessage"
./includes/admin/admin.pwn(1950) : error 017: undefined symbol "SendDiscordMessage"
C:\Users\Administrator\Desktop\SAMP\samp037_svr_R2-1-1_win32\gamemodes\NGRP.pwn(379) : warning 203: symbol is never used: "g_AdminChannelId"
C:\Users\Administrator\Desktop\SAMP\samp037_svr_R2-1-1_win32\gamemodes\NGRP.pwn(379) : warning 203: symbol is never used: "g_AdminWarningsChannelId"
C:\Users\Administrator\Desktop\SAMP\samp037_svr_R2-1-1_win32\gamemodes\NGRP.pwn(379) : warning 203: symbol is never used: "g_HeadAdminChannelId"
C:\Users\Administrator\Desktop\SAMP\samp037_svr_R2-1-1_win32\gamemodes\NGRP.pwn(379) : warning 203: symbol is never used: "g_ServerErrorsChannelId"
someone help me please.
I am using the NGG Official Released Script and I upgraded the Discord Connector and then it gives me this error when compiling the Gamemode.
./includes/mysql.pwn(1360) : error 017: undefined symbol "SendDiscordMessage"
./includes/mysql.pwn(1362) : error 017: undefined symbol "SendDiscordMessage"
./includes/admin/admin.pwn(5 : error 017: undefined symbol "SendDiscordMessage"
./includes/admin/admin.pwn(62) : error 017: undefined symbol "SendDiscordMessage"
./includes/admin/admin.pwn(1922) : error 017: undefined symbol "SendDiscordMessage"
./includes/admin/admin.pwn(1950) : error 017: undefined symbol "SendDiscordMessage"
C:\Users\Administrator\Desktop\SAMP\samp037_svr_R2-1-1_win32\gamemodes\NGRP.pwn(379) : warning 203: symbol is never used: "g_AdminChannelId"
C:\Users\Administrator\Desktop\SAMP\samp037_svr_R2-1-1_win32\gamemodes\NGRP.pwn(379) : warning 203: symbol is never used: "g_AdminWarningsChannelId"
C:\Users\Administrator\Desktop\SAMP\samp037_svr_R2-1-1_win32\gamemodes\NGRP.pwn(379) : warning 203: symbol is never used: "g_HeadAdminChannelId"
C:\Users\Administrator\Desktop\SAMP\samp037_svr_R2-1-1_win32\gamemodes\NGRP.pwn(379) : warning 203: symbol is never used: "g_ServerErrorsChannelId"
someone help me please.