Hi TM,
I ran my script inside of "ScriptUO" so that I could use the syntax checker. Here is what I recieved:
=======================
Method count: 55
Command count: 55
*** Pass 1 - Label accounting:
*** Warning - GOSUB tm_addunderscore - Line 820 has no matching SUBroutine
*** Warning - SUBROUTINE tm_travelfromnamedrunebook - Line 478 unused
*** Warning - SUBROUTINE tm_randomrunebooktravel - Line 524 unused
*** Warning - SUBROUTINE tm_travelfromobject - Line 549 unused
Subroutine labels = 22
Tag labels = 27
55 Code block(s).
4 Warnings(s) encountered.
*** Pass 2 - Execution [SYNTAXCHECK]
0 Error(s) encountered.
========================================
The warnings do not appear to be real issues. I do have a question about the tm_addunderscore sub-routine...did I not do this correctly? Still cannot seem to get past the first two runes in each runebook.
grrrrrr....