View Single Post
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 05-01-2023 , 10:25   Re: [CS:GO/ANY?] Discord - Map Notifications
Reply With Quote #48

Quote:
Originally Posted by Bara View Post
Hey, I updated the plugin and removed the dependencies of DiscordAPI, SMJansson and SteamWorks.

The new (and only) dependency is RIPExt. Attention I must rename "discord_map_notification_color" to "discord_map_notification_colors" because of the discord changes with colors as decimal code.
I tested it here and it doesn't work, I get the following message in the server's error log:

Code:
L 05/01/2023 - 11:20:29: [SM] Exception reported: Handle 65701724 is invalid (error 3)
L 05/01/2023 - 11:20:29: [SM] Blaming: discord_MapNotification.smx
L 05/01/2023 - 11:20:29: [SM] Call stack trace:
L 05/01/2023 - 11:20:29: [SM]   [0] CloseHandle
L 05/01/2023 - 11:20:29: [SM]   [1] Line 155, D:\ZK Servidores™\Servidores CSGO\Editar Plugins\addons\sourcemod\scripting\discord_MapNotification.sp::Timer_SendMessage
L 05/01/2023 - 11:20:48: Error log file session closed.

L 05/01/2023 - 11:34:11: [SM] Exception reported: Handle c2701767 is invalid (error 3)
L 05/01/2023 - 11:34:11: [SM] Blaming: discord_MapNotification.smx
L 05/01/2023 - 11:34:11: [SM] Call stack trace:
L 05/01/2023 - 11:34:11: [SM]   [0] CloseHandle
L 05/01/2023 - 11:34:11: [SM]   [1] Line 155, D:\ZK Servidores™\Servidores CSGO\Editar Plugins\addons\sourcemod\scripting\discord_MapNotification.sp::Timer_SendMessage

Last edited by paulo_crash; 05-01-2023 at 10:36.
paulo_crash is offline