Zombie Panic! Source

Zombie Panic! Source

Not enough ratings
Eugene Zombie Pants - RNG (25 Skins)
   
Award
Favorite
Favorited
Unfavorite
Custom Models: Characters
File Size
Posted
26.216 MB
7 Jan, 2024 @ 6:30am
1 Change Note ( view )

Subscribe to download
Eugene Zombie Pants - RNG (25 Skins)

In 1 collection by Trinity
Zombie Skin Panic!
102 items
Description
Live the life of a thug ♥♥♥♥♥ until the day I die

-

Changes Eugene's human pants .vtf and .vmt into a RNG version with 25 skins.

Vanilla

Human Vanilla

Vivid

Blonde

Khaki

Black

Grey

White

Green

Blue

Red

Yellow

Grey "Jean"

I will add more Eugene skins once more are made.

--

Bug
The texture reverts back to the first frame of the vtf at a distance.

Fix:
Go into console and enter r_lod 0.
Another way of doing this is going into Zombie Panic Source\zps\cfg, and adding "r_lod 0" into autoexec.cfg.



Bug
The texture changes upon death.


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"
}
}