1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

one mud per child.. unfinished integration

This commit is contained in:
psyc://loupsycedyglgamf.onion/~lynX 2016-07-20 18:50:52 +02:00
parent e6cd27632e
commit 4176e267d8
4 changed files with 92 additions and 15 deletions

View file

@ -1,11 +1,17 @@
#include <net.h>
#define CONNECT_TELNET "nemesis.de", 2000
//#ifdef BRAIN
# define CONNECT_TELNET "nemesis.de", 2000
//#else
//# define CONNECT_TELNET "nemesis.de", 2001 // NemTest
//#endif
#define ON_CONNECT emit("guest\n");
#define ON_ANY NET_PATH "tn/outgoing"::msg(source, mc, data, vars);
#include <place.gen>
// to do this properly, we need a systematic way to redo prompts FIXME
parse(all) {
// remove Nemesis' guest prompt.. why was i so funny
// back then to implement several prompt chars?