View Single Post
RateX
Veteran Member
Join Date: Jun 2012
Location: 0o. SEA .o0
Old 09-26-2014 , 04:30   Re: [CS] Player Models API 1.2
Reply With Quote #22

Precache your custom model, then use the native.
Example:
PHP Code:
precache_model("models/player/cr0w/cr0w.mdl")
cs_set_player_model(id"cr0w"
RateX is offline