AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=109)
-   -   [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !nametag] (https://forums.alliedmods.net/showthread.php?t=298770)

paulo_crash 01-27-2019 05:29

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by Rale (Post 2636453)
New version of ptah just came out!
I fixed problems on my windows servers with latest PtaH.

With this new version of PTah the plugin does not compile more.

arcticx2 01-27-2019 08:46

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by paulo_crash (Post 2636806)
With this new version of PTah the plugin does not compile more.

same here ! but i guess the problem is with PTah ! because if its NOT ! then we get hell of a problem here , every plugin which using PTah needs and update then :shock:

++ temp fix => use PTah...inc in the incldue folder from previous version and it will compile then in the server side use new PTah ;) rukia:bacon!:

mr_cock 01-27-2019 13:02

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Players get multiple knives with this plugin

Is there a fix?

Crazyboy_Undead 01-27-2019 17:16

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
i can't pick up another knife (from friend) if the knife gets drop.
pls fix / support .

TheBOSS 01-28-2019 05:00

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
is there anybody have ubuntu 16.04 and this plugin didn't cause crash for him?

sneaK 01-28-2019 12:14

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by paulo_crash (Post 2636806)
With this new version of PTah the plugin does not compile more.

I sent a PR that fixes this issue a couple days ago: https://github.com/kgns/weapons/pull/74

Until it's merged, feel free to grab the source from my ptah-update branch.

paulo_crash 01-28-2019 13:30

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by sneaK (Post 2637009)
I sent a PR that fixes this issue a couple days ago: https://github.com/kgns/weapons/pull/74

Until it's merged, feel free to grab the source from my ptah-update branch.

Thx :bacon!:

Crazyboy_Undead 01-28-2019 14:54

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
can i remove the binds "buyammo1 ," and "buyammo2 ." for all players?
i removed allready:
RegConsoleCmd("buyammo1", CommandWeaponSkins);
RegConsoleCmd("buyammo2", CommandKnife);

and i was compiling it.

but then:
weapons.sp(67 ) : error 100: function prototypes do not match
weapons.sp(68 ) : error 100: function prototypes do not match

(67 ) PTaH(PTaH_GiveNamedItemPre, Hook, GiveNamedItemPre);
(68 ) PTaH(PTaH_GiveNamedItem, Hook, GiveNamedItem);

arcticx2 01-28-2019 15:10

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by Crazyboy_Undead (Post 2637042)
can i remove the binds "buyammo1 ," and "buyammo2 ." for all players?
i removed allready:
RegConsoleCmd("buyammo1", CommandWeaponSkins);
RegConsoleCmd("buyammo2", CommandKnife);

and i was compiling it.

but then:
weapons.sp(67 ) : error 100: function prototypes do not match
weapons.sp(68 ) : error 100: function prototypes do not match

(67 ) PTaH(PTaH_GiveNamedItemPre, Hook, GiveNamedItemPre);
(68 ) PTaH(PTaH_GiveNamedItem, Hook, GiveNamedItem);

Pay attention to previous posts ! your answer is there :bacon!:

paulo_crash 01-28-2019 15:13

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by Crazyboy_Undead (Post 2637042)
can i remove the binds "buyammo1 ," and "buyammo2 ." for all players?
i removed allready:
RegConsoleCmd("buyammo1", CommandWeaponSkins);
RegConsoleCmd("buyammo2", CommandKnife);

and i was compiling it.

but then:
weapons.sp(67 ) : error 100: function prototypes do not match
weapons.sp(68 ) : error 100: function prototypes do not match

(67 ) PTaH(PTaH_GiveNamedItemPre, Hook, GiveNamedItemPre);
(68 ) PTaH(PTaH_GiveNamedItem, Hook, GiveNamedItem);

Yes, as mentioned above it is a mistake of PTah, just waiting for it to update or use the fix that @sneaK did.
Quote:

Originally Posted by sneaK (Post 2637009)
I sent a PR that fixes this issue a couple days ago: https://github.com/kgns/weapons/pull/74

Until it's merged, feel free to grab the source from my ptah-update branch.



All times are GMT -4. The time now is 10:04.

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