Category:VBS2: Scripting
From BISim Wiki
Introduction
Scripting is a very important tool in creating good missions or addons. Scripts can be executed from a trigger, in the init field of a player or object, or called by other scripts. A script is a simple text file, with an extension of .sqs or .sqf (although the use of sqs scripts has been depreciated).
A simple example of executing a script in the player's init field would look something like this:
nul = [argument] execVM "myscript.sqf"
Subcategories
This category has the following 11 subcategories, out of 11 total.
CDE |
E cont.SV |
V cont. |
Pages in category "VBS2: Scripting"
The following 11 pages are in this category, out of 11 total.
ACEF |
LP |
SV |
Media in category "VBS2: Scripting"
This category contains only the following file.