Raised This Month: $32 Target: $400
 8% 

[CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !nametag]


Post New Thread Reply   
 
Thread Tools Display Modes
Enzyoo
Member
Join Date: Dec 2017
Location: Įsgaršr
Old 08-30-2019 , 15:23   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #881

nvm works

Last edited by Enzyoo; 08-30-2019 at 15:43.
Enzyoo is offline
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
kgns
Senior Member
Join Date: May 2017
Location: Istanbul, Turkey
Old 09-07-2019 , 17:57   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #883

most probably a plugin is giving knife to players at the start of the round. it probably is checking duplicates only for a weapon_knife, thus why it happens with custom knives.
__________________

OyunHost Sunucu Hizmetleri: https://www.oyunhost.net
kgns is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 09-07-2019 , 19:05   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #884

Quote:
Originally Posted by kgns View Post
most probably a plugin is giving knife to players at the start of the round. it probably is checking duplicates only for a weapon_knife, thus why it happens with custom knives.
I see, I will be deactivating some plugins and leaving just WS & Knife and testing, anything return contact, thank you for now.
paulo_crash is offline
raj kaul
Senior Member
Join Date: Mar 2018
Location: www.lotgaming.xyz
Old 09-08-2019 , 02:13   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #885

Quote:
Originally Posted by paulo_crash View Post
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.
i was facing same bug before on my awp server .. i am using this command now mp_equipment_reset_rounds 1
__________________
raj kaul is offline
meister
Junior Member
Join Date: Nov 2014
Location: Singapore
Old 09-08-2019 , 08:35   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #886

Quote:
Originally Posted by raj kaul View Post
i was facing same bug before on my awp server .. i am using this command now mp_equipment_reset_rounds 1
Can confirm that this fixed the same problem on my AWP server too.
__________________
meister is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 09-12-2019 , 15:00   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #887

Quote:
Originally Posted by raj kaul View Post
i was facing same bug before on my awp server .. i am using this command now mp_equipment_reset_rounds 1
Worked, thank you.
paulo_crash is offline
GTAmama16
Member
Join Date: Jun 2019
Old 09-17-2019 , 04:19   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #888

ty for the plugin

Last edited by GTAmama16; 09-17-2019 at 04:20. Reason: fixed
GTAmama16 is offline
Bituspy
New Member
Join Date: Sep 2019
Old 09-18-2019 , 08:21   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #889

Does this plugin ban my steam GSLT token? I wanna use it on my server but i am hesitating to use it.
Bituspy is offline
meister
Junior Member
Join Date: Nov 2014
Location: Singapore
Old 09-18-2019 , 09:40   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #890

Quote:
Originally Posted by Bituspy View Post
Does this plugin ban my steam GSLT token? I wanna use it on my server but i am hesitating to use it.
There hasn't been any new bans for using this plugin...yet. Nobody knows when Valve will start banning servers with this plugin. Use at your own risk, or get a disposable GSLT.
__________________

Last edited by meister; 09-18-2019 at 09:41.
meister 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 16:51.


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