kgns / weapons

CS:GO Custom Weapon Options (Skins, NameTag, StatTrak, Wear/Float, Knives)
GNU General Public License v3.0
341 stars 121 forks source link

Add REALLY custom skins #281

Open r01010010 opened 8 months ago

r01010010 commented 8 months ago

Hello, I came to this pluging looking for a plugin to add my own made skins (i have them in .vtf format). I tried this plugin but it seems it only adds official skins from the game. Do you know if it is there a way to include my own skins in the server so players connecting to it can play with them? If there's some development to do, can you provide some direction? Sorry for being such a noob 😅

Lyberta commented 5 months ago

You'd probably want to start by modifying csgo/scripts/items/items_game.txt to add your skin as "official". Obviously, it will only work on a modded client and server. Otherwise, you can probably do a DLL injection to make the game render your custom skin and have the API to transfer custom skins between client and server. Would be a very fun project.

r01010010 commented 5 months ago

@Lyberta thank you for the insightful answer. Is it something you or anyone you know could do? I'm willing to pay for it. (Sorry if this is not the right place to discuss it). My discord username is @ressoinance, feel free to add me =)