From 3cc8a03902b34e0bff2429ead34bf7c7f76a7457 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Sep 2018 16:19:26 -0300 Subject: Rewrite Referral System --- npc/003-3/malindou.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'npc/003-3/malindou.txt') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 338062eaa..6c0e46d8d 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -119,6 +119,14 @@ OnInit: query_sql("UPDATE `quest` SET `count2` = `count1` WHERE `quest`.`quest_id`="+HalinarzoQuest_LifeDelight); query_sql("UPDATE `quest` SET `count1` = '1' WHERE `quest`.`quest_id`="+HalinarzoQuest_LifeDelight+" AND `count1` > '1'"); } + // Current UPDATE value: Seg Set 17 16:02:27 -03 2018 + if ($UPDATE < 1537210947) { + $UPDATE=1537210947; + debugmes ""; + debugmes "* Referral Hack System"; + debugmes ""; + setarray $REFERRAL_IDS, 0; + } -- cgit v1.2.3-60-g2f50