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)

kgns 06-25-2017 17:46

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
 
Quote:

Originally Posted by szogun (Post 2531692)
sm compiled 1.8 - Exactly which version I can not tell you because I have been using it for a long time

my compiler version is SourcePawn Compiler 1.8.0.5981 and since the stock .smx file from the repository works without errors, and the one you modify and compile doesn't work, that is your problem to solve. all i can do is to give you possible reasons. and other than that nothing comes to my mind, you need to solve this on your own.

Czar_ 06-25-2017 21:15

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
 
Quote:

Originally Posted by kgns (Post 2531688)
you mean specifying the seed skin by skin instead of random?

Yes

8guawong 06-25-2017 22:59

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
 
should add gloves as well

kgns 06-26-2017 01:01

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
 
Quote:

Originally Posted by Czar_ (Post 2531720)
Yes

if you can list all the available seeds of all available skins on all available weapons, i can integrate them into the configs and have a selection menu for them easily.

Quote:

Originally Posted by 8guawong (Post 2531728)
should add gloves as well

gloves are a totally separate thing, they shouldnt be included in this plugin as there are nothing common between gloves and weapons to merge them together. some people may want to use one of them and not the other.

also whats wrong with ac gloves plugin? i havent really digged into gloves side of things, if there are some missing features that are not free or open source, i may look into that. otherwise why create another clone?

8guawong 06-26-2017 01:04

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
 
Quote:

Originally Posted by kgns (Post 2531737)
if you can list all the available seeds of all available skins on all available weapons, i can integrate them into the configs and have a selection menu for them easily.



gloves are a totally separate thing, they shouldnt be included in this plugin as there are nothing common between gloves and weapons to merge them together. some people may want to use one of them and not the other.

also whats wrong with ac gloves plugin? i havent really digged into gloves side of things, if there are some missing features that are not free or open source, i may look into that. otherwise why create another clone?

what is the ac gloves plugin? link?
i'm talking bout offical gloves from valve
and currently theres no free open source version of this type of plugin

vortex. 06-26-2017 04:48

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
 
:) Valve Gloves plugin free with source. You can search.

And AC GLOVES a free glove plugin.

http://lmgtfy.com/?q=ac+gloves+sourcemod

Sw33T3R 06-26-2017 05:01

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
 
@8guawong
Ac Gloves
Code:

https://github.com/diller110/AC_Gloves
You need a russian vip plugin to work :/, maybe author changed it

@kgns
I used you'r smx from github
Menu is glitched when player have a "real knife equiped"
https://youtu.be/X-I2MRClj0M

8guawong 06-26-2017 07:07

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
 
cool didn't know about this AC Gloves plugin XD

kgns 06-26-2017 08:15

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
 
Quote:

Originally Posted by Sw33T3R (Post 2531772)
@8guawong
Ac Gloves
Code:

https://github.com/diller110/AC_Gloves
You need a russian vip plugin to work :/, maybe author changed it

Quote:

Originally Posted by 8guawong (Post 2531794)
cool didn't know about this AC Gloves plugin XD

you can use this include file, this utility, and remove "#include <vip>" line in "gloves_oop.sp" to compile it yourself btw

Quote:

Originally Posted by Sw33T3R (Post 2531772)
@kgns
I used you'r smx from github
Menu is glitched when player have a "real knife equiped"
https://youtu.be/X-I2MRClj0M

i myself have a karambit too, and coded the plugin testing it myself, never came across to this bug, here is a video of me trying to reproduce what you have:
https://youtu.be/UHIZ1TGriI0

although i have quite many plugins installed for our jailbreak server, i'll try to try it with only this plugin loaded

kgns 06-26-2017 08:30

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float management)
 
ive reproduced the problem with only this plugin loaded, will solve it soon. have my parents come over for 2 days, so i wouldnt expect it by then :) shouldnt be a deal breaker though


All times are GMT -4. The time now is 01:08.

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