Pointshop2 icon indicating copy to clipboard operation
Pointshop2 copied to clipboard

TRAILS and Text Hats Problem.

Open dfsss1 opened this issue 4 years ago • 2 comments

Wassup! My server is about deathrun and i'm using a ''ghost mode'' An addon to enable users to become a ghost after death. And the ghosts are invisible, but the trails of the player and the text hats are visible... How can i disable that stuff in ghost mode? I need to configurate something in the pointshop2 files or something? Thanks btw.

dfsss1 avatar Jun 22 '20 21:06 dfsss1

Hey, there's a hook PS2_VisualsShouldShow that you can use, it takes a player as argument and if you return false it will hide the trails

ValentinFunk avatar Jun 23 '20 18:06 ValentinFunk

in Pointshop2 the default value is false, but footprints and accessories are still visible

Vitjaz1409 avatar Jul 21 '20 12:07 Vitjaz1409