From 424aa32c75b85d8291e32780f865e0b5462cfa32 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 9 Jan 2019 23:42:21 -0200 Subject: Fixes --- npc/functions/clientversion.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/functions/clientversion.txt') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 35eeb9ddb..baef35d1d 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -87,7 +87,7 @@ function script checkclientversion { .@dg=1; showavatar NPC_LOF_RICH; mesn ("TMW2 Staff"); - mesc l("Hello, @@! We just looked up and found out you were active during 2018-12-29!"), 3; + mesc l("Hello, @@! We just looked up and found out you were active during 2018-12-29!", strcharinfo(0)), 3; mesc l("And during that time, item dropped was bugged! We wanted to deliver you a token of apology!"), 3; mesc l("Sorry, and enjoy the game! Your TMW2 Staff Team."), 3; mesc l("Token Of Apology: 1x @@, 570 GP", getitemlink(GoldenGift)); @@ -101,7 +101,7 @@ function script checkclientversion { .@dg=1; showavatar NPC_LOF_RICH; mesn ("TMW2 Staff"); - mesc l("Hello, @@! We are proud to announce the @@ RESULTS!", b(l("1° Screenshooting Contest"))), 3; + mesc l("Hello, @@! We are proud to announce the @@ RESULTS!", strcharinfo(0) , b(l("1° Screenshooting Contest"))), 3; mesc l("Participants: Jesusalva * mishana * bObr * demure * LawnCable"), 3; next; mesc ("Mishana Entries: Happy"), 3; -- cgit v1.2.3-70-g09d2