VScript: Difference between revisions
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
* [[Wikipedia:Python (programming language)|Python]] | * [[Wikipedia:Python (programming language)|Python]] | ||
==Implementations== | == Implementations == | ||
{| | {| | ||
|- style=vertical-align:top | |- style="vertical-align:top" | ||
|style=padding-right:2em| | | style="padding-right:2em" | | ||
===[[Squirrel]] {{sq}}=== | ===[[Squirrel]] {{sq}}=== | ||
Revision as of 23:33, 17 June 2023
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)