Quote:
Originally Posted by EFFx
PHP Code:
public fw_SetModel(entity, model[])
{
if(!is_valid_ent(entity))
return FMRES_IGNORED
if(equal(model,CRB_W_MODEL_OLD))
{
engfunc(EngFunc_SetModel, ent, UMB_W_MODEL)
return FMRES_SUPERCEDE
}
return FMRES_IGNORED
}
|
It doesn't work, I still see the default crowbar model