View Single Post
redivcram
Veteran Member
Join Date: Jul 2014
Location: Serbia
Old 05-26-2019 , 13:09   Re: Vip Model player
Reply With Quote #9

Quote:
Originally Posted by jievylook View Post
You can help me? Where do I place the models of the vip ct and the vip tr?
Anywhere in your models folder. Make sure to add their paths to your code.

eg.
PHP Code:
new const SKIN_CT[] = "models/player/customvip/vip_ct.mdl" 
new const SKIN_T[] = "models/player/customvip/vip_t.mdl" 
redivcram is offline