Raised This Month: $ Target: $400
 0% 

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


Post New Thread Reply   
 
Thread Tools Display Modes
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-09-2023 , 22:15   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #1811

Quote:
Originally Posted by asdfxD View Post
someone have the new skin id's from revolution case?
Revolution Case
Code:
    "Insomnia *"
    {
        "index"        "1220"
        "classes"    "weapon_mag7;"
    }    
    "Head Shot *"
    {
        "index"        "1221"
        "classes"    "weapon_ak47;"
    }    
    "Doodle Lore *"
    {
        "index"        "1222"
        "classes"    "weapon_awp;"
    }        
    "Feeding Frenzy *"
    {
        "index"        "1223"
        "classes"    "weapon_m4a1_silencer;"
    }        
    "Wicked Sick *"
    {
        "index"        "1224"
        "classes"    "weapon_hkp200;"
    }        
    "Featherweight *"
    {
        "index"        "1225"
        "classes"    "weapon_mp9;"
    }        
    "Fragments *"
    {
        "index"        "1226"
        "classes"    "weapon_scar20;"
    }    
    "Umbral Rare *"
    {
        "index"        "1227"
        "classes"    "weapon_glock;"
    }        
    "Temukau *"
    {
        "index"        "1228"
        "classes"    "weapon_m4a1;"
    }        
    "Sakkaku *"
    {
        "index"        "1229"
        "classes"    "weapon_mac10;"
    }        
    "Rebuilt *"
    {
        "index"        "1230"
        "classes"    "weapon_p250;"
    }        
    "Quick Liquidation *"
    {
        "index"        "1231"
        "classes"    "weapon_mp5sd;"
    }    
    "Banana *"
    {
        "index"        "1232"
        "classes"    "weapon_revolver;"
    }    
    "Neoqueen *"
    {
        "index"        "1233"
        "classes"    "weapon_p90;"
    }        
    "Cyberforce *"
    {
        "index"        "1234"
        "classes"    "weapon_sg556;"
    }        
    "Freedom *"
    {
        "index"        "1235"
        "classes"    "weapon_tec9;"
    }        
    "Wild Child *"
    {
        "index"        "1236"
        "classes"    "weapon_ump45;"
    }

Last edited by paulo_crash; 02-10-2023 at 06:40.
paulo_crash is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 02-09-2023 , 22:39   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #1812

thanks, i forgot about the Item Parser.
Attached Files
File Type: zip weapons.zip (382.9 KB, 319 views)

Last edited by asdfxD; 02-15-2023 at 23:55.
asdfxD is offline
PuNko
Junior Member
Join Date: Apr 2022
Old 02-11-2023 , 07:45   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #1813

Quote:
Originally Posted by yurimg31 View Post
I've been having an issue with my server that after rounds end, the server crashes.

https://crash.limetech.org/xh6mzkkzivxr

That's the log, but I can't find anything very useful on the internet regarding it.
But I just noticed now doing some tests that when I disable the weapons plugin, the crash stops. By just placing the weapons.smx on the "disable" folder, the server runs smooth. I've already updated the plugin, but the crash still happens. Anyone has any idea why?

EDIT: I found out what's causing the crash on the plugin. I have a knife equipped and I had a previously selected one on the plugin. Whichever knife I select on the server through "!knife" won't work, my own original knife will be the one showing. And the server crashes that way. If I unequip my knife and equip the default 'naked' knives, the plugin will work and the server won't crash. Anyone knows how to fix that? Maybe there's something I can do to make the plugin overwrite my own custom knife, like it does with other weapons skins.
I had same issue, updating Ptah gamedata fixed my problem

https://github.com/komashchenko/PTaH...PTaH.games.txt
PuNko is offline
Lucster04
New Member
Join Date: Feb 2023
Old 02-12-2023 , 05:49   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #1814

When choosing a knife or weapon skin, if i have a knife from my inventory equipped, i cannot change to a different knife, after the latest csgo update. I need to select default in order to have a custom knife.
Can anyone help with this please?
Thanks
Lucster04 is offline
PuNko
Junior Member
Join Date: Apr 2022
Old 02-12-2023 , 18:01   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #1815

Quote:
Originally Posted by Lucster04 View Post
When choosing a knife or weapon skin, if i have a knife from my inventory equipped, i cannot change to a different knife, after the latest csgo update. I need to select default in order to have a custom knife.
Can anyone help with this please?
Thanks
Literally post above you, update Ptah Gamedata

Last edited by PuNko; 02-12-2023 at 18:02.
PuNko is offline
Lucster04
New Member
Join Date: Feb 2023
Old 02-14-2023 , 06:03   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #1816

Quote:
Originally Posted by PuNko View Post
Literally post above you, update Ptah Gamedata
Still doesnt work after installing latest version.
Lucster04 is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-14-2023 , 21:08   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #1817

Quote:
Originally Posted by Lucster04 View Post
Still doesnt work after installing latest version.
Teste, here everything is right.

PTaH-V1.1.3 build20.zip
paulo_crash is offline
SomewhereLost
AlliedModders Donor
Join Date: Mar 2014
Location: Tomorrowland
Old 02-15-2023 , 20:13   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #1818

Quote:
Originally Posted by Lucster04 View Post
Still doesnt work after installing latest version.
Same issue even after updating the PTaH.
In fact, it throws a lot of errors. Though previous version works just fine.
__________________

Last edited by SomewhereLost; 02-15-2023 at 20:32.
SomewhereLost is offline
Send a message via Skype™ to SomewhereLost
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-15-2023 , 21:19   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #1819

Quote:
Originally Posted by SomewhereLost View Post
Same issue even after updating the PTaH.
In fact, it throws a lot of errors. Though previous version works just fine.
Ok, if you sent the version I attached and the errors continue, send the most recent error log now, so we can see what it could be.

Also send along the result of the following commands sm plugins list and sm exts list
paulo_crash is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 02-15-2023 , 23:54   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #1820

Quote:
Release Notes for 2/15/2023

[REVOLUTION CASE]
– The AWP | Doodle Lore has been replaced by the AWP | Duality in the Revolution Case
– Existing AWP | Doodle Lore inventory items have been converted to the AWP | Duality
Attached Files
File Type: zip weapons.zip (382.9 KB, 333 views)
asdfxD 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 06:23.


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