Talk:Ent create
Jump to navigation
Jump to search
ent_create with additional keyframes
The ability of ent_create to create entity with KVs seems to be axed in Alien Swarm branch onward (NOT strata).
Compare:
https://github.com/ValveSoftware/source-sdk-2013/blob/88fa198fba3fb85d46d4c95018254693fdc3af0a/src/game/server/baseentity.cpp#L8516 - sdk2013 version
https://github.com/NicolasDe/AlienSwarm/blob/c5a2d3fa853c726d040032ff2c7b90c8ed8d5d84/src/game/server/baseentity.cpp#L8388 - asw version
TODO: Is CS:GO also affected?