Category:VBS2: Scripting

From BISim Wiki
Jump to: navigation, search

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.

C

D

E

E cont.

S

V

V cont.

Pages in category "VBS2: Scripting"

The following 11 pages are in this category, out of 11 total.

A

C

E

F

L

P

S

V

Media in category "VBS2: Scripting"

This category contains only the following file.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox