summaryrefslogtreecommitdiff
path: root/npc/items
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-01-06 17:20:28 -0300
committerJesusaves <cpntb1@ymail.com>2022-01-06 17:20:28 -0300
commit1d0cbf1be231e03a174e07eeb6d0fe1809c6a131 (patch)
tree3648edbfc4972c723cf46f2c9a2f12242c52c6a9 /npc/items
parent753b81287ab1fede17a83262ef224e40387254b1 (diff)
downloadserverdata-1d0cbf1be231e03a174e07eeb6d0fe1809c6a131.tar.gz
serverdata-1d0cbf1be231e03a174e07eeb6d0fe1809c6a131.tar.bz2
serverdata-1d0cbf1be231e03a174e07eeb6d0fe1809c6a131.tar.xz
serverdata-1d0cbf1be231e03a174e07eeb6d0fe1809c6a131.zip
Hasan wasn't serious on GP collection. Now he is.
Remember the money poll is set a year before the rewards are handed.
Diffstat (limited to 'npc/items')
-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())