View Single Post
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 09-07-2019 , 15:40   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #882

I have the following BUG on my AWP Only server, when players pick one of the knives whenever they win the round a new knife comes, they get two, and every time they win the round adds one more knife. It only returns to normal if they die.

sm plugins list
Code:
[SM] Listing 36 plugins:
  01 "Map Nominations" (1.9.0.6281) by AlliedModders LLC
  02 "Steam Works Group Manager" (1.9) by Someone
  03 "MapChooser" (1.9.0.6281) by AlliedModders LLC
  04 "[CSS/CS:GO] AbNeR BHOP" (3.1fix) by AbNeR_CSS
  05 "Fun Votes" (1.9.0.6281) by AlliedModders LLC
  06 "Admin File Reader" (1.9.0.6281) by AlliedModders LLC
  07 "Weapons & Knives" (1.4.0) by kgns | oyunhost.net
  08 "Advanced Parachute" (1.0) by ESK0
  09 "Chat-Processor" (2.2.0) by Keith Warren (Drixevel)
  10 "Fun Commands" (1.9.0.6281) by AlliedModders LLC
  11 "Paintball" (1.2.0) by otstrel.ru Team
  12 "Basic Ban Commands" (1.9.0.6281) by AlliedModders LLC
  13 "Anti-Flood" (1.9.0.6281) by AlliedModders LLC
  14 "Nextmap" (1.9.0.6281) by AlliedModders LLC
  15 "Fortnite player hits" (1.2.0) by GAMMA CASE
  16 "Rock The Vote" (1.9.0.6281) by AlliedModders LLC
  17 "Admin Menu" (1.9.0.6281) by AlliedModders LLC
  18 "Basic Comm Control" (1.9.0.6281) by AlliedModders LLC
  19 "Player Commands" (1.9.0.6281) by AlliedModders LLC
  20 "[LR] Module - FakeRank" (v3.0 SR2) by RoadSide Romeo & Wend4r
  21 "Basic Chat" (1.9.0.6281) by AlliedModders LLC
  22 "ServerAdvertisements3" (3.1.3) by ESK0
  23 "Reserved Slots" (1.9.0.6281) by AlliedModders LLC
  24 "Basic Commands" (1.9.0.6281) by AlliedModders LLC
  25 "Sound Commands" (1.9.0.6281) by AlliedModders LLC
  26 "Weapon Restrict" (4.0.0-b7) by Dr!fter
  27 "Admin Help" (1.9.0.6281) by AlliedModders LLC
  28 "Gloves" (1.0.3) by kgns | oyunhost.net
  29 "hextags" (1.47) by Hexah
  30 "[CS:GO/CSS] AbNeR Round End Sounds" (4.0.1) by abnerfs
  31 "Basic Info Triggers" (1.9.0.6281) by AlliedModders LLC
  32 "[Levels Ranks] Core" (v3.0 SR1) by RoadSide Romeo & Wend4r
  33 "Client Preferences" (1.9.0.6281) by AlliedModders LLC
  34 "[CSS/CS:GO] AbNeR Duel" (4.0.9) by abnerfs
  35 "[SWGM] Command Listener" (1.2) by Someone
  36 "Basic Votes" (1.9.0.6281) by AlliedModders LLC
sm exts list
Code:
[SM] Displaying 15 extensions:
[01] Automatic Updater (1.9.0.6281): Updates SourceMod gamedata files
[02] Webternet (1.9.0.6281): Extension for interacting with URLs
[03] CS Tools (1.9.0.6281): CS extended functionality
[04] BinTools (1.9.0.6281): Low-level C/C++ Calling API
[05] SDK Tools (1.9.0.6281): Source SDK Tools
[06] SteamWorks Extension (1.2.3): Exposes SteamWorks functions to Developers
[07] Regex (1.9.0.6281): Provides regex natives for plugins
[08] SDK Hooks (1.9.0.6281): Source SDK Hooks
[09] Top Menus (1.9.0.6281): Creates sorted nested menus
[10] PTaH (1.1.0): Additional CS:GO Hooks and Natives
[11] Client Preferences (1.9.0.6281): Saves client preference settings
[12] SQLite (1.9.0.6281): SQLite Driver
[13] GeoIP (1.9.0.6281): Geographical IP information
[14] Sound Info Library (1.0): Access information of sound files
[15] MySQL-DBI (1.9.0.6281): MySQL driver implementation for DBI
What could this be, how can I fix it?

[EDIT1]
Here are some prints:
https://prntscr.com/p35nid
https://prntscr.com/p35ngd
https://prntscr.com/p35njg

This only happens when I choose a knife, the standard CSGO knife is all right.

Last edited by paulo_crash; 09-07-2019 at 17:16. Reason: Prints
paulo_crash is offline