View Single Post
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 03-20-2014 , 08:11   Re: [CS:GO] Always Weapon Skins [1.2 :: 19.03.2014]
Reply With Quote #7

Hello waltercl,

Quote:
The one thing that's been requested is the ability to buy the M4a1-S as a T
The updated plugin should be able to do this for you now. You might need to update your buy plugin to include options to purchase:

Code:
weapon_m4a1_silencer
weapon_usp_silencer
weapon_cz75a
Eg. You would have an option for weapon_m4a1 and an option for m4a1_silencer.

Quote:
Or would you as a T be able to buy either the M4a4 or the M4a1S and both would have your custom skin?
Ok. A little more complicated in the end. If your buy plugin spawns a weapon_m4a1 for a player on the Terrorist team while the player has a silenced version of the skin in their layout. They will receive an unskinned m4a1. However, if your plugin spawns a weapon_m4a1_silencer. Then the player will receive their skinned silenced weapon.

Quote:
No one has tested this yet with a StatTrak
I tested this just before. A stat track weapon will spawn correctly with the correct stat tracking functionality.

Last edited by Neuro Toxin; 03-20-2014 at 08:13.
Neuro Toxin is offline