- Steam App
- Contagion (238430)
- Event type
- patch note
- Published
- 6 March 2024 - 14:18:35 UTC
- Source
- steam_community_announcements
Changelog Added function "void ThePresident.SpawnZombiesInVolume(int &in iValue, Vector &in vMin, Vector &in vMax, bool ignoreplayers = false)" Added function "SetEntityInfo" and GetEntityInfo for CBaseEntity class. Added a new AS function called "SetVoice" for CTerrorPlayer, this will override the player voice while they are alive. Once respawned, it will reset. Can be overridden again on the "OnPlayerSpawn" hook as it calls after the override reset Added "int GiveAmmo(AmmoTypeValue eAmmoTypeValue, int iAmount)" for CTerrorPlayer Added "bool PutToInventory(CBaseEntity@ pEntity)" for CTerrorPlayer Added new entity called func_button_interact Added missing biotec.seq file. Updated "SetCharacter" to allow the new "PlayerVoice" enum table that "SetVoice" uses Updated weapon_gasmask, It will now it show up properly on the character once picked up like the rest of the weapons and will no long...