Spawn an entity through CE.
| sClassName | string The entity to spawn |
| vPos | vector The position to spawn the Entity at |
| fRange | float Circle radius |
| iCount | int The amount of items |
Используется в DayZPlayer::CommandHandlerDebug(), HandleStoreCartridge(), SelectStoreCartridge(), PluginBase::SpawnEntityInInventory(), PluginBase::SpawnEntityInPlayerInventory(), Entity::SpawnEntityOnGround() и Entity::SpawnEntityOnGroundPos().