VSLib
Simple, powerful VScript Library for L4D2
 All Classes Namespaces Files Functions Pages
VSLib.RandomItemSpawner Class Reference

Spawns random items on predefined spawnpoints. More...

Private Member Functions

Entity[] SpawnRandomItems (int amount)
 

Detailed Description

Spawns random items on predefined spawnpoints.

See the file VSLib/RandomItemSpawner.nut to set which random items are spawned.

Member Function Documentation

Entity [] VSLib.RandomItemSpawner.SpawnRandomItems ( int  amount)
private

Spawns specified number of random items.

Returns
Items spawned as an array of VSLib entities.

The documentation for this class was generated from the following file: