Get Started · Register · Login
DM
area
atom
client
datum
icon
image
list
map
mob
obj
operator
!
!=
%
%=
&
&&
&=
>
>>
>>=
>=
<
<>
<<
<<=
<=
()
*
**
*=
+
++
+=
-
--
-=
/
/=
:
=
==
.
?
[]
^
^=
in
path
|
|=
||
~
proc
savefile
sound
turf
var
verb
world
Special notes
-- operator
The pre-decrement has the value (A-1) and the effect of subtracting 1 from A. The post-decrement has the value (A) and ...
 
Copyright © 2013 BYOND. All rights reserved.
Download · About BYOND · Terms of Service · Contact Us