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
stephen473
Senior Member
Join Date: Jan 2017
Location: somewhere on earth
Old 08-18-2017 , 09:23   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #141

https://github.com/alliedmodders/sou...44f4ebed8d50b1
__________________
Also known as Hardy`.

Feel free to contact me if you have a private plugin request!

My Steam Profile | Discord: Hardy`#3792
stephen473 is offline
geoxd1
Junior Member
Join Date: Aug 2017
Location: Poland
Old 08-18-2017 , 10:21   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #142

Quote:
Originally Posted by stephen473 View Post

still dont work

Last edited by geoxd1; 08-18-2017 at 10:21.
geoxd1 is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 08-18-2017 , 10:22   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #143

we need ptah extension for this plugin and ptah is crashing with latest sourcemod.
asdfxD is offline
kgns
Senior Member
Join Date: May 2017
Location: Istanbul, Turkey
Old 08-18-2017 , 10:32   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #144

"HandleCommand_Buy_Internal"//Wildcard first 6 bytes for getting address for weapon price.
{
"library" "server"
"windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x81\xEC\x7C\x01\x00 \x00\x53\x56\x57\x6A\x00"
"linux" "\x2A\x2A\x2A\x2A\x2A\x2A\x81\xEC\x9C\x01\x00 \x00\x0F\xB6\x55\x14"
}

signature needs an update in "gamedata/sm-cstrike.games/game.csgo.txt" file for PTaH to work correctly
__________________

OyunHost Sunucu Hizmetleri: https://www.oyunhost.net
kgns is offline
kgns
Senior Member
Join Date: May 2017
Location: Istanbul, Turkey
Old 08-18-2017 , 10:35   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #145

can you guys try after updating that signature with the below:
"HandleCommand_Buy_Internal"//Wildcard first 6 bytes for getting address for weapon price.
{
"library" "server"
"windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x81\xEC\x7C\x01\x00 \x00\x53\x56\x57\x6A\x00"
"linux" "\x2A\x2A\x2A\x2A\x2A\x2A\x0F\xB6\x55\x14\x89 \x75\xF8\x8B\x75\x08"
}

the version i use on my servers is a little different and doesn't use the function that fails after the update, so i cant test it myself
__________________

OyunHost Sunucu Hizmetleri: https://www.oyunhost.net
kgns is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 08-18-2017 , 10:42   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #146

Quote:
Originally Posted by kgns View Post
can you guys try after updating that signature with the below:
"HandleCommand_Buy_Internal"//Wildcard first 6 bytes for getting address for weapon price.
{
"library" "server"
"windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x81\xEC\x7C\x01\x00 \x00\x53\x56\x57\x6A\x00"
"linux" "\x2A\x2A\x2A\x2A\x2A\x2A\x0F\xB6\x55\x14\x89 \x75\xF8\x8B\x75\x08"
}

the version i use on my servers is a little different and doesn't use the function that fails after the update, so i cant test it myself
this is the same sig as in the latest sm update. so no the server crashes with ptah installed already tested.

Last edited by asdfxD; 08-18-2017 at 10:43.
asdfxD is offline
kgns
Senior Member
Join Date: May 2017
Location: Istanbul, Turkey
Old 08-18-2017 , 10:51   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #147

can you guys try https://github.com/kaganus/weapons/a...ix/v1.0.10.zip until sourcemod fixes all the necessary offsets and signatures?

let me know if it works (it wont work if the player already has a knife in his inventory for now)
__________________

OyunHost Sunucu Hizmetleri: https://www.oyunhost.net
kgns is offline
pcmaster
AlliedModders Donor
Join Date: Sep 2009
Old 08-18-2017 , 11:19   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #148

Which OS is being used by the people for whom this plugin is crashing?
All running fine for me on linux, apart from some random vphysics crashes.
__________________
Stopped hosting servers as of November 2018, no longer active around here.
pcmaster is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 08-18-2017 , 11:21   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #149

Quote:
Originally Posted by pcmaster View Post
Which OS is being used by the people for whom this plugin is crashing?
All running fine for me on linux, apart from some random vphysics crashes.
this plugin is not crashing... ptah is crashing. are u runing ptah 1.0.6 without crashes??


srsly it crashes my server when i connect and if i remove the ptah extension the server works fine.

i try sm 1.8.0 6020 now with ptah.^

edit: nope, still crashing -.- ptah is f*** up.

Last edited by asdfxD; 08-18-2017 at 11:28.
asdfxD is offline
pcmaster
AlliedModders Donor
Join Date: Sep 2009
Old 08-18-2017 , 11:55   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
Reply With Quote #150

PTaH works fine for me.
__________________
Stopped hosting servers as of November 2018, no longer active around here.
pcmaster 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 03:41.


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