From d91b003773a88989255406f4c855f1c90266f577 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 23 Jun 2020 11:51:25 -0300 Subject: User Control Panel - Report how long ago you were registered for IMPORTANT NOTE: Earliest is 25th January 2020! If your account is older, then it will show the first login after this date. --- npc/commands/ucp.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/commands') diff --git a/npc/commands/ucp.txt b/npc/commands/ucp.txt index 2ed13b8d0..c855a8721 100644 --- a/npc/commands/ucp.txt +++ b/npc/commands/ucp.txt @@ -56,6 +56,7 @@ function script UserCtrlPanel { mes l("Female"); mes l("Last IP: @@", .@ip$[0]); mes l("Total Logins: @@", .@lgc[0]); + mes l("Registed %s ago", FuzzyTime(#REG_DATE)); next; if (@query) break; -- cgit v1.2.3-60-g2f50