I thought when you typed this is made people download these models before joining:
Code:
public plugin_precache()
{
precache_model("models/v_ak47.mdl")
precache_model("models/p_ak47.mdl")
}
but no one downloads them before they join it just tells them they can't play because they don't have the model, is there a comand that makes people download the models?
__________________