From 6409a5d6be5cc70ee4d5ad170b1a8a8dfd775508 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 29 May 2019 09:32:37 -0300 Subject: Update login system and use closeclientdialog() --- npc/003-3/malindou.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc/003-3/malindou.txt') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 289007dfc..0942e7765 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -413,6 +413,9 @@ OnPCLoginEvent: #MerchantBank = 0; } + // Cannot login with outdated client + checkclientversion(); + // Message of the Day have priority MOTDHandler(); @@ -422,7 +425,7 @@ OnPCLoginEvent: // TODO: npc/commands/rate-management.txt // Main update handler - checkclientversion(); + clientupdater(); // Position and gameplay fixes HUB_Login(); -- cgit v1.2.3-60-g2f50