VScript: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
:[[L4D2 Vscript Examples|Script Examples]] | :[[L4D2 Vscript Examples|Script Examples]] | ||
:[[Left 4 Dead 2/Script Functions|List of Script Functions]] | :[[Left 4 Dead 2/Script Functions|List of Script Functions]] | ||
{{hl2dm|4}} | |||
{{todo|Added after 20th Anniversary update, same branch as {{tf2}}}} | |||
{{as|4}} | {{as|4}} |
Revision as of 11:25, 19 November 2024
VScript, introduced since Left 4 Dead 2 and later backported to
Team Fortress 2, is a virtual machine for scripting that acts as an abstract binding layer between the
Source and
Source 2 engine and external scripts. According to the
Alien Swarm - SDK, the following scripting languages are supported or could be in the near future:
Implementations
Squirrel
|
Lua
|
Python
|
See also
- VScript Fundamentals
- List of Script Libraries
- Entity Scripts
- logic_script (entity)
- script, script_execute (console command)