Sanny Builder
Search…
Sanny Builder
In English
Introduction
Credits
Version History
Syntax
Data Types
Variables
Constants
Arrays
Conditions
Loops
Classes
Keywords
Built-in Commands
HEX..END
Directives
Comments
Editor
Features
Options
Console
Hotkeys
Opcode Search Tool
Command Line Interface
Language Service
Edit Modes
SCM Documentation
GTA Limits
GTA III
Vice City
San Andreas
Liberty City Stories
Vice City Stories
Troubleshooting
Error Messages
Powered By
GitBook
Keywords
A
keyword
is a single word that substitutes the opcode. For example, the keyword
WAIT
can be used instead of the opcode
0001
.
1
wait 0
Copied!
and
1
0001: 0
Copied!
are the same commands.
The keywords list can be displayed by pressing
Ctrl+Space
.
Syntax - Previous
Classes
Next - Syntax
Built-in Commands
Last modified
2yr ago
Copy link