mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2024-12-26 06:45:31 +03:00
Updated Entity List (markdown)
parent
c9dfe21439
commit
badf510b0b
@ -519,6 +519,7 @@ There is most likely some information missing or miscellaneous stuff left out, b
|
||||
| tanktrain_aitarget | <!---Stock--> :heavy_minus_sign: | |
|
||||
| test_sidelist | <!---Stock--> :heavy_minus_sign: | |
|
||||
| test_traceline | <!---Stock--> :heavy_minus_sign: | |
|
||||
| trigger_apply_impulse | <!---Ported--> :arrow_backward: | Applies a single push to entities touching the trigger when the `ApplyImpulse` input is fired. Added to the FGD and ported to Source 2013 SP from MP. |
|
||||
| trigger_autosave | <!---Stock--> :heavy_minus_sign: | |
|
||||
| trigger_changelevel | <!---Stock--> :heavy_minus_sign: | |
|
||||
| trigger_fall | <!---New--> :eight_spoked_asterisk: | Players who enter a trigger_fall are given a special flag that causes them to die of fall damage the instant they touch the ground (crunching sound and everything) no matter their speed. Useful for ensuring death by fall damage or serving as a more natural alternative to trigger_hurt. |
|
||||
@ -535,8 +536,8 @@ There is most likely some information missing or miscellaneous stuff left out, b
|
||||
| trigger_rpgfire | <!---Stock--> :heavy_minus_sign: | |
|
||||
| trigger_serverragdoll | <!---Changed--> :twisted_rightwards_arrows: | Fixed trigger filter and potential conflicts with other server ragdoll functions. |
|
||||
| trigger_soundscape | <!---Stock--> :heavy_minus_sign: | |
|
||||
| trigger_teleport | <!---Changed--> :twisted_rightwards_arrows: | Fixed FGD not showing all of the sawnflags. |
|
||||
| trigger_teleport_relative | <!---Ported--> :arrow_backward: | Ported from Source 2013 MP. |
|
||||
| trigger_teleport | <!---Changed--> :twisted_rightwards_arrows: | Fixed FGD not showing all of the spawnflags. |
|
||||
| trigger_teleport_relative | <!---Ported--> :arrow_backward: | Teleports entities relative to their current positions. Added a custom FGD class and ported to Source 2013 SP from MP. |
|
||||
| trigger_transition | <!---Stock--> :heavy_minus_sign: | |
|
||||
| trigger_vphysics_motion | <!---Stock--> :heavy_minus_sign: | |
|
||||
| trigger_waterydeath | <!---Stock--> :heavy_minus_sign: | |
|
||||
|
Loading…
Reference in New Issue
Block a user