Precaches a given model.
int PrecacheModel(const char[] model, bool preload)
Name of the model to precache.
If preload is true the file will be precached before level startup.
Returns the model index, 0 for error.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.