mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-04-17 06:52:32 +03:00
Added link for VScript in Mapbase
parent
2dc4d47472
commit
34fc6d9321
@ -327,7 +327,7 @@ There is most likely some information missing or miscellaneous stuff left out, b
|
||||
| logic_relay | <!---Changed--> :twisted_rightwards_arrows: | New TriggerWithParameter/OnTriggerParameter I/O for using parameters on the relay. |
|
||||
| logic_relay_queue | <!---New--> :eight_spoked_asterisk: | Queues excess triggers instead of discarding them. This means when a logic_relay_queue is still firing its delayed outputs and it receives another trigger event, it queues it up so when its output events are over, it fires that queued trigger with its data intact. |
|
||||
| logic_scene_list_manager | <!---Stock--> :heavy_minus_sign: | |
|
||||
| logic_script | <!---Ported--> :arrow_backward: | An entity that acts as a container for VScripts. Ported from the Alien Swarm SDK. |
|
||||
| [logic_script](VScript-in-Mapbase) | <!---Ported--> :arrow_backward: | An entity that acts as a container for VScripts. Ported from the Alien Swarm SDK. |
|
||||
| logic_sequence | <!---New--> :eight_spoked_asterisk: | Coordinates a sequence of cases for things like keypad passwords. Similar to logic_case. |
|
||||
| logic_skill | <!---New--> :eight_spoked_asterisk: | Reads the game's current difficulty level and detects when it changes. |
|
||||
| logic_timer | <!---Stock--> :heavy_minus_sign: | |
|
||||
|
Loading…
x
Reference in New Issue
Block a user