Info vehicle groundspawn: Difference between revisions
Jump to navigation
Jump to search
MyGamepedia (talk | contribs) (Port of https://src-ents.shoutwiki.com/wiki/Info_vehicle_groundspawn) |
MyGamepedia (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Ent not in fgd|nolink=1|because=it is broken}} | |||
{{obsolete}} | {{obsolete}} | ||
{{CD|CTeamVehicleSpawnPoint|file1=team_spawnpoint.cpp}} | {{CD|CTeamVehicleSpawnPoint|file1=team_spawnpoint.cpp}} | ||
{{code|info_vehicle_groundspawn}} is a [[point entity]] available in all {{source|4}} games except {{tf2|4}}, {{as|4}} and {{bms|4}} ([[Steam]] versions). It's an unfinished entity that would spawn a vehicle, apparently upon the destruction of another. Attempt add it in a map will cause crash (doesn't happen with {{ent|ent_create}}). | {{code|info_vehicle_groundspawn}} is a [[point entity]] available in all {{source|4}} games except {{tf2|4}}, {{as|4}} and {{bms|4}} ([[Steam]] versions). It's an unfinished entity that would spawn a vehicle, apparently upon the destruction of another. Attempt add it in a map will cause crash (doesn't happen with {{ent|ent_create}}). |
Revision as of 05:29, 20 August 2024


This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
![]() |
---|
CTeamVehicleSpawnPoint |
![]() |
info_vehicle_groundspawn is a point entity available in all Source games except
Team Fortress 2,
Alien Swarm and
Black Mesa (Steam versions). It's an unfinished entity that would spawn a vehicle, apparently upon the destruction of another. Attempt add it in a map will cause crash (doesn't happen with ent_create).