From a503be7ebdd9030406854c1d6f474cd001a112b9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Jan 2020 00:59:38 -0300 Subject: Most immediate bugfixes needed --- npc/002-3/nard.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/002-3/nard.txt') diff --git a/npc/002-3/nard.txt b/npc/002-3/nard.txt index 9faca7429..46aedbbcd 100644 --- a/npc/002-3/nard.txt +++ b/npc/002-3/nard.txt @@ -94,6 +94,12 @@ L_Checker: msObjective(Zeny >= .@price, l("* Collect @@/@@ GP", Zeny, .@price)); L_Referral: + // Welcome handling + if (!#REG_DATE) { + $@WELCOME_TIMER=gettimetick(2)+600; // 10 minutes + kamibroadcast("Hey, look, I've rescued \""+strcharinfo(0)+"\" from the sea! Who will @welcome them?!", "Nard"); + #REG_DATE=gettimetick(2); + } // Referral program if (#REFERRAL_PROG == 0 && $REFERRAL_ENABLED) { next; -- cgit v1.2.3-70-g09d2