Other Commands and Operators

Functional Operators that can be used

“||”,

“&&”,

“==”,

“!=”,

“<=”,

“>=”,

“<“,

“>”,

“/=”,

“-“,

“+”,

“/”,

“*”,

“!”,

“n”

In Order of Eval Prioroty

Matching Pair Stuff

if – end

If – elseif – end

If – else – end

Wait:

“wait until – will take 14:30 / 1430”

Wait 5s (seconds)

Wait 5t (ticks)

Set / unset

Eval

Attach arg trig

Detach arg trig

Return / return arg

Remote <var> <uid> – Copies a local var to a global of another script

* – Signifies a Comment in your DG if at beginning of a line

While – done

Switch %var% – case var:

Break -> looks for Done

Extract – removes a value

Nop – does nothing o_O

Makeuid – assigns a var an uid for passing via remote

Halt – breaks from the script

Dg_cast

Global

Rdelete

Version – prints version in mudlog

Leave a comment

Your email address will not be published. Required fields are marked *