nuclearsilo583 / zephyrus-store-preview-new-syntax

My rewritten zephyrus store
62 stars 40 forks source link

Custom weapon models stickers bug #100

Closed exd02 closed 2 years ago

exd02 commented 2 years ago

I have an AK with 4 equiped stickers: download In store.txt:

"AK47 Girl94"
{
    "model" "models/weapons/v_girl94.mdl"
    "worldmodel"    "models/weapons/w_girl94.mdl"
    "dropmodel" "models/weapons/w_girl94_dropped.mdl"
    "entity"    "weapon_ak47"
    "type"  "CustomModel"
    "unique_id" "uid_weapon_ak47girll94"
    "preview"   "1"
    "slot"  "1"
    "price" "7500"
}

When I use the ak47 weapon model my stickers are bugged in the middle of the screen download

Can you do a loop to remove the stickers from the weaponmodels? Thank you!

nuclearsilo583 commented 2 years ago

some custom model doesnt have the 4 required attachments point for sticker on the model, so this will happen and there're no way we can remove the sticker from client weapon exept force the vanilla weapon here https://forums.alliedmods.net/showthread.php?t=319179.

exd02 commented 2 years ago

Thanks!

nuclearsilo583 commented 2 years ago

Please note that post will force ALL weapon to vanilla weapon and will mess up your loadout. Ex: you will have p2000 instead of usp. You can reopen this if you have any problem.