VScript: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Unnecessary merge notice, Squirrel article relates to only the language itself and not the game specific implementations)
mNo edit summary
Line 7: Line 7:
* [[Wikipedia:GameMonkey Script|Gamemonkey]]
* [[Wikipedia:GameMonkey Script|Gamemonkey]]
* [[Wikipedia:Python (programming language)|Python]]
* [[Wikipedia:Python (programming language)|Python]]
Script files are read from <code>/scripts/vscripts/</code> inside the game directory.
To learn how VScripts are used, see [[VScript Fundamentals]].


==Implementations==
==Implementations==
Line 90: Line 86:


==See Also==
==See Also==
* [[VScript Fundamentals]]
*[[List of Script Libraries]]
*[[List of Script Libraries]]
*[[Entity Scripts]]
*[[Entity Scripts]]

Revision as of 22:59, 10 April 2023