You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a way to add every single skin to every single gun, like an AK-47 Whiteout. using something like this:
{
"weapon_defindex": 7,
"weapon_name": "weapon_ak47",
"paint": 102,
"image": "https://raw.githubusercontent.com/Nereziel/cs2-WeaponPaints/main/website/img/skins/weapon_ak47.png",
"paint_name": "AK-47 | Whiteout"
},
102 being the actual paint, so you could just do this with every single "skin" and add it to every gun
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
There is a way to add every single skin to every single gun, like an AK-47 Whiteout. using something like this:
{
"weapon_defindex": 7,
"weapon_name": "weapon_ak47",
"paint": 102,
"image": "https://raw.githubusercontent.com/Nereziel/cs2-WeaponPaints/main/website/img/skins/weapon_ak47.png",
"paint_name": "AK-47 | Whiteout"
},
102 being the actual paint, so you could just do this with every single "skin" and add it to every gun
Beta Was this translation helpful? Give feedback.
All reactions