[587] in Coldmud discussion meeting

root meeting help first previous next next in chain last in chain last

New functions on the version 0.12 of the server

daemon@ATHENA.MIT.EDU (Thu Nov 17 17:00:57 1994 )

From: azuki@ci.uminho.pt
Date: Thu, 17 Nov 1994 22:47:12 +0100
To: coldstuff@MIT.EDU

Can someone tell me what are the new functions available on the version 12
of the server do please?
I have been inspecting the C code to try to find some guidelines and i
found the following functions which aren't documented:

suspend()
resume()
pause()
tick()
ticks_left()
size()
set_name()
del_name()
hostname()
ip()
db_top()
tasks()
callers()

some of these functions are self explanatory, others are not so evident and
i would appreciate if someone could give a small explanation of what these
functions do, as i will surely be developing things on this server, i would
like to be able to use it to its best.
Thanks in advance.

-Rui Mendes.