Raised This Month: $12 Target: $400
 3% 

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


Post New Thread Reply   
 
Thread Tools Display Modes
Traficante de peras
New Member
Join Date: Nov 2017
Old 11-19-2017 , 06:39   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #271

I got an idea for your csgo plugin! In the Ws menu you could have the option to increase the blue of the skins, for example, in the case hardened.
Sorry bad english.
By: Google Tradutor
Traficante de peras is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-19-2017 , 20:32   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #272

I have some suggestions:

- Add in the NameTag the color option in the TAGS;

One question I also have is if I want to add new skins, just add in the files "addons/sourcemod/configs/weapons/" weapons_XXXXXX.cfg?
paulo_crash is offline
Czar_
Senior Member
Join Date: Nov 2016
Location: Moms Basement
Old 11-20-2017 , 12:17   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #273

Quote:
Originally Posted by paulo_crash View Post
I have some suggestions:

- Add in the NameTag the color option in the TAGS;
Can you a explain a bit? Not sure what you mean

Quote:
Originally Posted by paulo_crash View Post
One question I also have is if I want to add new skins, just add in the files "addons/sourcemod/configs/weapons/" weapons_XXXXXX.cfg?
Yes but if new skins come out its probably easier just to use the weapon skins parser he linked: https://github.com/kaganus/CSGOItemP...rWeaponsPlugin
__________________
Czar_ is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-20-2017 , 12:31   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #274

Quote:
Originally Posted by Czar_ View Post
Can you a explain a bit? Not sure what you mean



Yes but if new skins come out its probably easier just to use the weapon skins parser he linked: https://github.com/kaganus/CSGOItemP...rWeaponsPlugin
The one at TAG would be like this.

The player chooses a TAG, example, FAKOSAAA, then has the option to choose a color for the name, colors like Red, Green, and other colors;

[EDIT]
Another question is whether it would be possible to put stickers on this plugin.

In case the stickers you put on the weapons you have in the steam community, could you do that?

Last edited by paulo_crash; 11-20-2017 at 12:36.
paulo_crash is offline
Czar_
Senior Member
Join Date: Nov 2016
Location: Moms Basement
Old 11-20-2017 , 12:44   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #275

Quote:
Originally Posted by paulo_crash View Post
The one at TAG would be like this.

The player chooses a TAG, example, FAKOSAAA, then has the option to choose a color for the name, colors like Red, Green, and other colors;
So like have the menu re-open after you set the name?
__________________
Czar_ is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-20-2017 , 14:00   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #276

Quote:
Originally Posted by Czar_ View Post
So like have the menu re-open after you set the name?
Exactly, you could have a menu option for the TAG colors.
paulo_crash is offline
MamaLuigi9000
Junior Member
Join Date: Nov 2015
Old 11-22-2017 , 00:47   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #277

Quote:
Originally Posted by SpicyGamers View Post
Suggestion

Do you think you can add custom patterns? So we can get for example blue gem case hardened.
Yup thats exactly what I asked. Maybe having it as a command like !pattern or having it in the menu of the weapon you are modifying. That would be nice.

I also have 2 questions about the plugin.

1. How can I have it set so that any gun can use any skin. For example Glock-18 | Case Hardened.

2. Can you put a skin on the bomb? I've seen screenshots of it being possible so will it be added?
MamaLuigi9000 is offline
MBf
Member
Join Date: Aug 2016
Old 11-23-2017 , 12:51   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #278

Quote:
Originally Posted by thoxik View Post
Can someone help me compiling weapons.sp ?
I need to remove from the code those 2 lines:
Code:
RegConsoleCmd("buyammo1", CommandWeaponSkins);
RegConsoleCmd("buyammo2", CommandKnife);
I'm getting a lot of PTaH errors while I have the right "PTaH.inc" file. I don't know why.
Can someone compile, upload and paste here the link from the weapons.smx file, please?

Just 2 lines to delete, please
+1

thx
__________________
PLAY.ACEARENA.RO
WWW.ACEARENA.RO
MBf is offline
ASKER_CZ
BANNED
Join Date: Nov 2016
Old 11-24-2017 , 06:06   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #279

I'm looking for someone who could add custom patterns to this plugin. Creator obviously ignores all requests regarding to this , so I need to find someone this way. Payment method : PayPal / or i can buy csgo skins. Add me on steam

EDIT: I already found someone

Last edited by ASKER_CZ; 11-25-2017 at 05:41.
ASKER_CZ is offline
Czar_
Senior Member
Join Date: Nov 2016
Location: Moms Basement
Old 11-25-2017 , 16:07   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #280

Quote:
Originally Posted by thoxik View Post
Can someone help me compiling weapons.sp ?
I need to remove from the code those 2 lines:
Code:
RegConsoleCmd("buyammo1", CommandWeaponSkins);
RegConsoleCmd("buyammo2", CommandKnife);
I'm getting a lot of PTaH errors while I have the right "PTaH.inc" file. I don't know why.
Can someone compile, upload and paste here the link from the weapons.smx file, please?

Just 2 lines to delete, please
Newest include doesn't seem to work, try the one attached.

Quote:
Originally Posted by ASKER_CZ View Post
I'm looking for someone who could add custom patterns to this plugin. Creator obviously ignores all requests regarding to this , so I need to find someone this way. Payment method : PayPal / or i can buy csgo skins. Add me on steam

EDIT: I already found someone
Add me on steam if you want this done too
Attached Files
File Type: inc PTaH.inc (17.6 KB, 309 views)
__________________
Czar_ is offline
Reply


Thread Tools
Display Modes

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 08:56.


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