hi,

a simple question:

how to check if a model is a specific mdl ?
tried
Quote:
if (ent_morph(me,"pfcube.mdl")){blabla}

and
Quote:
if (me=pfcube.mdl){blabla}

and some others in the same style, with quote, without quote, but it dont work
thanks

ps: havent find solution for my last problem but can do without solution so np..