summaryrefslogtreecommitdiff
path: root/npc/items/books.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/items/books.txt')
-rw-r--r--npc/items/books.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/items/books.txt b/npc/items/books.txt
index ac843588d..f5f102696 100644
--- a/npc/items/books.txt
+++ b/npc/items/books.txt
@@ -275,6 +275,12 @@ OnInit:
end;
function myself {
+ // TODO: Save the variables in temp vars
+ // If getarg(1) is not your charid, detach
+ // Then attach the getarg(1) instead
+ // Display then using the temp vars
+ // For scrying, myself(false, .@me)
+ // While still using attachrid
.@all = getarg(0, true);
mes ".:: " + strcharinfo(0) + " ::.";
if (is_staff())