
Translations
- Updated Chinese translation.
- Updated Italian translation.
- Updated Japanese translation.
- Updated Russian translation.
VScript
- CBaseEntity SpawnEntityFromTable( string name, table ) // Spawn entity from KeyValues in table – ‘name’ is entity name, rest are KeyValues for spawn.
- int PrecacheModel( string modelName ) // Precache a model after the map has loaded and return index of the model
- int GetModelIndex( string modelName ) // Returns index of model by name