Zombie Panic! Source

Zombie Panic! Source

评价数不足
Revolver Ammo Skin - RNG | .44 (6 Skins)
   
奖励
收藏
已收藏
取消收藏
Custom Models: Props, Weapons
文件大小
发表于
更新日期
787.807 KB
2021 年 9 月 3 日 上午 7:30
2022 年 1 月 16 日 下午 9:35
2 项改动说明 ( 查看 )

订阅以下载
Revolver Ammo Skin - RNG | .44 (6 Skins)

在 Trinity 的 1 个合集中
Weapon Skin Panic!
260 件物品
描述
Changes the revolver ammunition's skin into an RNG version with 6 skins.

I will add more .44 skins once more are made.

Vanilla


BaLListics


Black Label


Black Label Premium


Gun-Nut™


Circle G


-

Not True RNG

The current script only makes it so it cycles through the frames, one after another. If anyone knows a solution or a new code, please contact me.

The Code: (x is the variable)

"Proxies"
{
"EntityRandom"
{
"scale" "x.99" // <== [[MODIFY ONLY THIS]] ; change it to the N¡ã of your last frame + 0.99
"resultVar" "$frame"
}
}