From 6fa0b6ad3a8f913f296b6a62a2782d863c8e3e2c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 25 Jan 2020 18:26:27 -0300 Subject: New function: @welcome Controlled by Nard, allows anyone not on a MMO zone to teleport to Candor when a new player registers. Let's give new players a warm @welcome to the game! --- npc/002-3/nard.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/002-3/nard.txt') diff --git a/npc/002-3/nard.txt b/npc/002-3/nard.txt index 8ac494abc..e3a490e99 100644 --- a/npc/002-3/nard.txt +++ b/npc/002-3/nard.txt @@ -79,6 +79,9 @@ L_Checker: // Event handling if ($EVENT$ == "Event") getitem MercCard_EH, 1; + // Welcome handling + $@WELCOME_TIMER=gettimetick(2)+600; // 10 minutes + kamibroadcast("Hey, look, I've rescued \""+strcharinfo(0)+"\" from the sea! Who will @welcome them?!", "Nard"); next; .@price=800; mesc b(l(".:: Main Quest 1-3 ::.")), 3; -- cgit v1.2.3-70-g09d2