View Single Post
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-15-2009 , 12:48   Re: [INFO] Fakemeta & Ham detailed function descriptions and examples
Reply With Quote #89

Fakemeta function :

Quote:
EngFunc_ModelFrames

Description :

Returns the frames number of a model.

Usage :

Code:
ModelFrames = engfunc( EngFunc_ModelFrames, ModelIndex );
ModelIndex = The model index. Value you can get from precache_model() or EngFunc_ModelIndex.
__________________
Arkshine is offline