-
Notifications
You must be signed in to change notification settings - Fork 10
Grammar
Positron edited this page Mar 3, 2015
·
13 revisions
library: region-body (empty) region: region region-name { } region region-name { region-body } region-name: identifier region-name :: identifier region-body: region-item region-body region-item region-item: region import-statement directive declaration script ;
Certain identifiers are reserved by the language and are used in specific ways. They cannot be used as names for your own objects. These identifiers are:
bluereturn
bool
break
case
clientside
const
continue
createtranslation
death
default
disconnect
do
else
enter
enum
false
for
function
global
goto
if
import
int
lightning
net
open
pickup
redreturn
region
respawn
restart
return
script
static
str
struct
suspend
switch
terminate
true
unloading
until
upmost
void
while
whitereturn
world
--
The following identifiers are reserved but are not used:
fixed
special
--
The following identifiers are no longer reserved and can be used as names for your own objects:
acs_executewait
define
encryptstrings
hudmessage
hudmessagebold
include
libdefine
library
log
nocompact
nowadauthor
print
printbold
strcpy
strparam
wadauthor