AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   CS:GO Advanced Drop Discord (https://forums.alliedmods.net/showthread.php?t=334888)

oppars 10-25-2021 05:27

CS:GO Advanced Drop Discord
 
CS:GO Advanced Drop
Attempts to drop drops for the duration of the map. It sends the falling drops to the discord server in an advanced way.

Dependencies
Discord Api

Description
In the game "Counter-Strike: Global Offensive", it allows the drop to drop before the map time expires. It sends the falling drops to your discord server as a notification. It finds the instant price of a dropped item by determining the price type on the cvar. Drop items are updated by command or automatically at every map start. You can find the data provided via the Steam Api in the following site, simply translated into "json" and "vdf" formats. You can manually edit the file "csgo/addons/sourcemod/configs/CSGO-Turkiye_com/dropitems.cfg" in case of error on pull from website. If you change the Oge names, it will give an error in the market price. If you change the item names, you will make a mistake in the market price. You can find all logs in "csgo/addons/sourcemod/logs/advanced_drop.log".

JSON - VDF

Commands
  • sm_updatedropitems (ROOT): Used to update drop items.

Settings [ cvar => csgo/cfg/CSGO_Turkiye/advanced-drop.cfg ]
  • sm_webhook_advenced_drop
    Default: https://discord.com/api/webhooks/xxxxx/xxxxxxx
    Description: Advanced Drop Webhook URL
  • sm_tag_advenced_drop
    Default: [ csgo-turkiye.com Advanced Drop ]
    Description: Advanced Drop Plugin Tag
  • sm_price_advenced_drop
    Default: 1 (1:$ - 2:£ - 3:€ - 4:CHF - 5:pуб. - 6:zł - 7:R$ - 8:¥ - 9:kr - 10:Rp - 11:RM - 12:P - 13:S$ - 14:฿ - 15:₫ - 16:₩ - 17:TL - 18:₴ - 19:Mex$ - 20:CDN$ - 21:A$ - 22:NZ$ - 23:¥ - 24:₹ - 25:CLP$ - 26:S/. - 27:COL$ - 28:R - 29:HK$ - 30:NT$ - 31:SR - 32:AED - 34:ARS$ - 35:₪ - 37:₸ - 38:KD - 39:QR - 40:₡ - 41:$U)
    Description: Advanced Drop Item Price
  • sm_wait_timer_advenced_drop
    Default: 182
    Description: How many seconds should a drop attempt be made? (3Do not do less than 3 minutes, ideal is 10 minutes)
  • sm_chat_info_advenced_drop
    Default: 1
    Description: Show drop attempts in chat?
  • sm_sound_status_advenced_drop
    Default: 2
    Description: Play a sound when the drop drops? [0 - no _ 1 - just drop it _ 2 - to everyone]
  • sm_active_info_advanced_drop
    Default: 1
    Description: Every time the map changes, send the drop active information to the discord server?

Direct Download
Main Repository

NanoC 10-25-2021 14:00

Re: CS:GO Advanced Drop
 
Let's say i put the plugin to work every 10 minutos (sm_wait_timer_advenced_drop 600), will it always drop cases/items? or it won't drop nothing?

oppars 10-25-2021 15:34

Re: CS:GO Advanced Drop
 
Quote:

Originally Posted by NanoC (Post 2761662)
Let's say i put the plugin to work every 10 minutos (sm_wait_timer_advenced_drop 600), will it always drop cases/items? or it won't drop nothing?

It makes a drop attempt every 10 minutes. But after more than 3 minutes, if the person's weekly drop time has come, there is a chance of falling. Same logic as there is no drop guarantee at the end of each map.

Gena 05-28-2022 03:25

Re: CS:GO Advanced Drop Discord
 
If i set the sm_chat_info_advanced_drop "1" to 0 do i also need the Discord Api?

lazyfuck 04-10-2023 08:35

Re: CS:GO Advanced Drop Discord
 
is this still working?

emza 04-15-2023 14:34

Re: CS:GO Advanced Drop Discord
 
On my Server never drop :))

Wagon 06-03-2023 11:20

Re: CS:GO Advanced Drop Discord
 
So i have set up the plugin and i have gotten it to work with discord plugins, i get a webhook notification on discord every time a new match starts with information such as which map we have changed to and the name of the server itself, but i seem to have noticed that i no longer get drops on my server, i noticed that the main criteria is having a vac secure server with sv_cheats off, which i have set, is there anything i need to know when it comes to game drops which isnt related to vac itself? i dont get drops on the accounts atall, ive been testing for about a week


All times are GMT -4. The time now is 12:17.

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