nexus

Nexus, i.e. file cache used by the current level, in KB.

Range:

0 .. max_nexus

Type:

var, read-only

Remarks:

Example:

if (max_nexus - nexus > 30000)
{
  ent_create("big_model.mdl",nullvector, null);
}

See also:

-nx, max_nexus, sys_memory, Map Properties, statistics

► latest version online