From 5f555afa3f14ca43ca3e5ea49faeea396bb726fd Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 24 Feb 2021 20:45:37 -0300 Subject: Legendary Weapons now auto-expire if owner fails to login within 15 days. A mail warning will be sent after a week inactivity. --- npc/commands/ucp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands/ucp.txt') diff --git a/npc/commands/ucp.txt b/npc/commands/ucp.txt index f2dfd166f..6386a850b 100644 --- a/npc/commands/ucp.txt +++ b/npc/commands/ucp.txt @@ -59,7 +59,7 @@ function script UserCtrlPanel { "accid", getcharid(3), "pin", rand2(10000)); debugmes .@msg$; - api_send(302, .@msg$); + api_send(API_PINCODE, .@msg$); #FIRST_TIME=2; mesc l("PinCode created, an email should arrive within 15 minutes."), 3; next; -- cgit v1.2.3-70-g09d2