Raised This Month: $51 Target: $400
 12% 

[CSGO] Drop Plugin


Post New Thread Reply   
 
Thread Tools Display Modes
emza
Member
Join Date: Sep 2010
Location: Paracin/Srbija
Old 04-01-2023 , 12:05   Re: [CSGO] Drop Plugin
Reply With Quote #11

Thank you I will try as you said
emza is offline
neskaivanova
Junior Member
Join Date: Mar 2023
Old 04-04-2023 , 13:15   Re: [CSGO] Drop Plugin
Reply With Quote #12

hello it's works nice in game but discord web hook doesn't work I add my channel webhook but it's give me error

L 04/04/2023 - 195:29: [SM] Blaming: csgodrop.smx
L 04/04/2023 - 195:29: [SM] Call stack trace:
L 04/04/2023 - 195:29: [SM] [0] DiscordWebHook.Send
L 04/04/2023 - 195:29: [SM] [1] Line 86, csgodrop\discord.sp::SendDiscordInfo
L 04/04/2023 - 195:29: [SM] [2] Line 245, c:\Users\kahin\Desktop\addons\sourcemod\scrip ting\csgodrop.sp::SendDropInfo
L 04/04/2023 - 195:29: [SM] [3] Line 236, c:\Users\kahin\Desktop\addons\sourcemod\scrip ting\csgodrop.sp::Https_DropPrice

I used discord_api plugin as well https://forums.alliedmods.net/showthread.php?t=292448

Do I need to do something on discord_api ?
neskaivanova is offline
schwarper
Junior Member
Join Date: Feb 2023
Old 04-06-2023 , 09:45   Re: [CSGO] Drop Plugin
Reply With Quote #13

Quote:
Originally Posted by neskaivanova View Post
hello it's works nice in game but discord web hook doesn't work I add my channel webhook but it's give me error

L 04/04/2023 - 195:29: [SM] Blaming: csgodrop.smx
L 04/04/2023 - 195:29: [SM] Call stack trace:
L 04/04/2023 - 195:29: [SM] [0] DiscordWebHook.Send
L 04/04/2023 - 195:29: [SM] [1] Line 86, csgodrop\discord.sp::SendDiscordInfo
L 04/04/2023 - 195:29: [SM] [2] Line 245, c:\Users\kahin\Desktop\addons\sourcemod\scrip ting\csgodrop.sp::SendDropInfo
L 04/04/2023 - 195:29: [SM] [3] Line 236, c:\Users\kahin\Desktop\addons\sourcemod\scrip ting\csgodrop.sp::Https_DropPrice

I used discord_api plugin as well https://forums.alliedmods.net/showthread.php?t=292448

Do I need to do something on discord_api ?
You should update RipExt
schwarper is offline
schwarper
Junior Member
Join Date: Feb 2023
Old 04-06-2023 , 09:49   Re: [CSGO] Drop Plugin
Reply With Quote #14

Also default sm_csgo_drop_attempt_time cvar has been 601.0. CSGO has no longer support less than 10 minutes. CSGO no longer responds to drop attempts invoked before 10 minutes interval.
schwarper is offline
neskaivanova
Junior Member
Join Date: Mar 2023
Old 04-09-2023 , 16:34   Re: [CSGO] Drop Plugin
Reply With Quote #15

Quote:
Originally Posted by schwarper View Post
You should update RipExt
I Update but again same error..
neskaivanova is offline
schwarper
Junior Member
Join Date: Feb 2023
Old 04-11-2023 , 23:01   Re: [CSGO] Drop Plugin
Reply With Quote #16

Quote:
Originally Posted by neskaivanova View Post
I Update but again same error..
Make sure you entered the webhook value correctly. If you updated Ripext and discord api and still receiving error, something is wrong with webhook cvar.
schwarper is offline
lazyfuck
Junior Member
Join Date: Jul 2010
Location: Croatia
Old 04-12-2023 , 02:43   Re: [CSGO] Drop Plugin
Reply With Quote #17

I have been using it now for 3 days on my server and its working perfectly fine except when someone gets the drop it doesnt show in the chat. It only shows Attempting drop but not the rest. Any clue why would that be?
lazyfuck is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 04-12-2023 , 04:25   Re: [CSGO] Drop Plugin
Reply With Quote #18

Quote:
Originally Posted by schwarper View Post
Also default sm_csgo_drop_attempt_time cvar has been 601.0. CSGO has no longer support less than 10 minutes. CSGO no longer responds to drop attempts invoked before 10 minutes interval.
hello where'd you get this information from?
__________________
8guawong is offline
lazyfuck
Junior Member
Join Date: Jul 2010
Location: Croatia
Old 04-12-2023 , 05:40   Re: [CSGO] Drop Plugin
Reply With Quote #19

Quote:
Originally Posted by lazyfuck View Post
I have been using it now for 3 days on my server and its working perfectly fine except when someone gets the drop it doesnt show in the chat. It only shows Attempting drop but not the rest. Any clue why would that be?
Code:
L 04/12/2023 - 08:07:36: [SM] Exception reported: Native is not bound
L 04/12/2023 - 08:07:36: [SM] Blaming: csgodrop.smx
L 04/12/2023 - 08:07:36: [SM] Call stack trace:
L 04/12/2023 - 08:07:36: [SM]   [0] SteamWorks_HasLicenseForApp
L 04/12/2023 - 08:07:36: [SM]   [1] Line 266, C:\Users\Mert\Desktop\csgo-drop-main\addons\sourcemod\scripting\csgodrop.sp::IsClientPrime
L 04/12/2023 - 08:07:36: [SM]   [2] Line 154, C:\Users\Mert\Desktop\csgo-drop-main\addons\sourcemod\scripting\csgodrop.sp::DynamicDetour_RecordPlayerItemDrop
Just for info, this is what i get in my error log file.
lazyfuck is offline
schwarper
Junior Member
Join Date: Feb 2023
Old 04-13-2023 , 04:01   Re: [CSGO] Drop Plugin
Reply With Quote #20

Quote:
Originally Posted by lazyfuck View Post
Code:
L 04/12/2023 - 08:07:36: [SM] Exception reported: Native is not bound
L 04/12/2023 - 08:07:36: [SM] Blaming: csgodrop.smx
L 04/12/2023 - 08:07:36: [SM] Call stack trace:
L 04/12/2023 - 08:07:36: [SM]   [0] SteamWorks_HasLicenseForApp
L 04/12/2023 - 08:07:36: [SM]   [1] Line 266, C:\Users\Mert\Desktop\csgo-drop-main\addons\sourcemod\scripting\csgodrop.sp::IsClientPrime
L 04/12/2023 - 08:07:36: [SM]   [2] Line 154, C:\Users\Mert\Desktop\csgo-drop-main\addons\sourcemod\scripting\csgodrop.sp::DynamicDetour_RecordPlayerItemDrop
Just for info, this is what i get in my error log file.
You should install SteamWorks. I forgot to write it.
schwarper is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:28.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode