[PAID] Animated Weapons Skins w/ URL

2022-01-17 18-33-03

Description

WaveWeapSkins is an awesome STANDALONE resource, allowing you to put any skin (url) on any weapon simply, and quickly

Showcase

Watch the showcase

Tebex

WaveResources | WaveWeapSkins - Animated Weapons Skins 12.99€ 8.99€ for the first 24 hours !

Features

  • resmon : 0.0ms
  • Works on every weapons ( melees,weapons,throwables,etc)
  • Works with every images/gifs/videos
  • Able to replace any skin on every weapon for all players (every clients see the skin)
  • You can change your weapon skin inside a menu with predefined skins
  • You can limit the access to the menu if you want to sell skins for example
  • You can change skin from an URL.

Config Example

waveWeapSkins = {
    Language = "EN", --FR/EN/DE/ES
    skinReplaceAtSpawnForEveryone = { -- WEAPONS NAMES IN LOWER CASE !!!!
        ["weapon_pistol"] = "https://i.pinimg.com/originals/00/da/d4/00dad4bddefcca3313b09988a89cf4f5.png",
        ["weapon_knife"] = "https://i.pinimg.com/originals/00/da/d4/00dad4bddefcca3313b09988a89cf4f5.png"
    },
    SkinsMenu = {
        menuCommand = "skins",
        availableSkinsForEveryone = { -- can be empty if you don't want skins available for everyone
            {name = "Skin 1", url = "https://i.pinimg.com/originals/00/da/d4/00dad4bddefcca3313b09988a89cf4f5.png"},
            {name = "Skin 2", url = "https://i.pinimg.com/originals/61/db/91/61db911626ac04d2bfd651abdd6e6c68.jpg"},
            {name = "Skin 3", url = "https://i.pinimg.com/originals/89/2c/e7/892ce71c1c9d8fc3ff802049ac854f40.jpg"},
            {name = "Skin 4", url = "https://wallpaperscute.com/wp-content/uploads/2020/11/Best-Geometric-Wallpaper.jpg"},
        },
        limitedAccessSkins = {
            {name = "Skin 1", url = "https://cutewallpaper.org/25/animated-gif-wallpaper-cute/cute-wallpapers-gif.gif"},
            {name = "Skin 2", url = "https://i.imgur.com/lgYKfq2.gif"},
            {name = "Skin 3", url = "https://i.imgur.com/D8x7VNw.gif"},
            {name = "Skin 4", url = "https://i.imgur.com/WI9wjwW.mp4"},
            {name = "Skin 5", url = "https://i.imgur.com/Sj7bJqF.gif"},
        },
        limitedSkinsFunc = function() -- must return a boolean value that means if the player can access this part
            --possibly if he is vip or idk
            return true
        end,
        customAccessSkinsFunc = function() -- must return a boolean value that means if the player can access this part
            return true -- to be able to put a custom link as skin
        end,
    }
}

Check out our other resources
:house: WaveProperties - Properties/Garages Creator That You Need !
:brain: WaveSkills - Skills & Abilities
:gift: WavePlayTimeRewards - Rewards your players for their playtime
:grinning: WaveWZ-Hud -WarZone Based HUD
:red_car: WaveVehiclesPreview - Vehicles Catalog & Exhibitions

1 Like

Are they synced between clients? If they are, can you show me an image.

1 Like

hey, everyone can see the skin ( only for skin replace on the config ) but they arent “synced”.

Would definitely purchase if it was synced, but otherwise it’s sadly kind of eh :frowning:

1 Like

If you use the script only to replace some weapons for all players, you can and they will see the skins , when I say not synced I mean that the gif isn’t playing the same time but they can see skins
However, if they use a custom skin from url, they will not be able to see this skins.

To sum up , they will see the skins only if u replace for all players in the config
Idk if it’s understandable

too. :smiling_face_with_tear:
The feature of skins is, that players can make there guns unique and maybe a little bit to flex. But if you cant change it, that every client can see it it makes no sense.
Ofc replacing the skin for every client is possible, but thats not like unique skins.
Client side you can change your skins with a graphic mod.

1 Like

Atm , you can only replace the texture for all players yes, I’ll try to see if it would be possible to see different skins depending on the player I’ll tell you again. Im pretty sure there is a way if I replace the texture of already existent tints, but with a custom URL it will be hard. I understand yall
replacing the skin of each weap for all players with a URL of your choice is already good. But I agree with u guys

tbh if you could change this, i would be ready to pay more than your price now

1 Like

what would be crazy is something like weaponskins items, that you can define in the config, so server owener could design them and offer them as items.
The URL version you should disable if there is a way to activate to see it for all clients. Because players could abuse those url skin function and could tint their weapons in tints that are NSFW or forbidden symbols

1 Like

this script is not synced with all players. this is a hit.