Weapon Skin System Project

04/22/2026 00:52 GM Wifo#1
This project introduces a Weapon Skin System that allows players to preview and apply different weapon skins. The system is currently in development and includes both server-side and client-side components.

Server Side:
WeaponSkin.ini

Configuration file that manages available weapon skins and their properties.

Client Side:
New Column: WeaponSkin

Type and Type ID Range:

From 122 1 up to 122 255

WeaponSkin.DDS:
Texture file used for rendering weapon skins in-game.

This enables flexible skin assignment and identification within the client.

Character Selection Screen:
Weapon Skin Preview
Players can preview their selected weapon skins directly on the character selection screen before entering the game.

Status:
Still in development
Features are being actively worked on, with more updates to come.