From Cru Jones@VERT to All on Mon Jun 15 19:39:17 2026
Issue:
javaScript lord2.js line 3148 Error: mail_to() illegal user
// Game crashes and will exit
// When you send a message, it asks about deleted people for partially typed
// names.
// partial fix:
// now it still asks about deleted people but at least it wont crash out on the // user. NOTE: `\ is a new line `k is a pause in LORD 2 RTScript.
if (op === null || op.deleted)
{
lln(' `2Illegal user. `0Mail aborted.`\\`\\`k');
return;
}
//the old way
//if (op === null || op.deleted)
//throw new Error('mail_to() illegal user');
Idea:
javascript lord2.js - Making User Interface Nicer - Line 3238
// When sending mail it flashes the mail sent to so fast you can't read it.
// This will give it a blank line with a pause, to inform the user.
lln(' `2Mail sent to `0'+op.name+'`2``\\`\\`k');
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
Who's Online
Recent Visitors
Night Rider
Thu Jun 11 03:40:08 2026
from
S: Danger Bay
via
Telnet
Jcurtis
Mon May 25 17:05:23 2026
from
Florence, Sc
via
HTTP
Jcurtis
Mon May 25 16:58:45 2026
from
Florence, Sc
via
Telnet
Jcurtis
Thu May 14 03:25:52 2026
from
Florence, Sc
via
Telnet