max_nexus

Nexus limit, i.e. file cache allocated, in MB.

Range:

0 .. 200000

Type:

var, read-only

Remarks:

Example:

if (max_nexus - nexus > 30)
  ent_create("big_model.mdl",nullvector, null);
else
  ent_create("small_model.mdl",nullvector, null);

See also:

-nx, nexus, Map Properties, statistics ► latest version online