-> moved conf loading from core to scripts. *New DefScript call: _leaveworld.def *Fixed crash when calling _leaveworld on ~WorldSession() * some updates to internal variable name handling * added new macro: @n : newline (\n) * cleanups * added a bunch of new scripts + examples
4 lines
108 B
Modula-2
4 lines
108 B
Modula-2
// example script to write into channel "generalchat"
|
|
// usage: "gc bla bla..."
|
|
|
|
chan,generalchat ${@def} |