Home
Documentation
Library
Discord
GitHub
Patreon
Content
Welcome
Chapter 0: Prerequisites
Setting up the environment
CLEO Library
Compiling scripts with Sanny Builder
Stripped main.scm
Chapter I: Hello, World!
Instructions
Parameters
Numbers
Strings
Comments
$CLEO Directive
Hands-on: Showing a Message
Chapter II: Loops
Variables
WAIT command
WHILE Loop
WHILE TRUE
Hands-on: Spawning a Vehicle
Chapter III: To Be Or Not To Be
Conditions
IF..ELSE
Negating Conditions
Multiple Conditions
Chapter IV: Printing Texts
Types of Messages
Using GXT
Custom Text
Drawing Text On Screen
Formatting Strings
WHILE Loop
TBD
← WAIT command
WHILE TRUE →