diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-26 19:49:36 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-26 19:49:36 -0300 |
commit | ced414bef0fb9d1516a495ec04c215539719f4e4 (patch) | |
tree | 35b54f9667725fb7cc12936c0851d93dc240bbb0 | |
parent | eb4283748fc6ec11d58e22533c6c5919379e0de1 (diff) | |
download | serverdata-ced414bef0fb9d1516a495ec04c215539719f4e4.tar.gz serverdata-ced414bef0fb9d1516a495ec04c215539719f4e4.tar.bz2 serverdata-ced414bef0fb9d1516a495ec04c215539719f4e4.tar.xz serverdata-ced414bef0fb9d1516a495ec04c215539719f4e4.zip |
Add the headers in case you're just a n00b and no update is needed.
-rw-r--r-- | npc/functions/clientversion.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index b86876307..c70a06d8f 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -275,6 +275,8 @@ function script clientupdater { if (UPDATE < 1563219695) { UPDATE=1563219695; .@dg=true; + mesc l(".:: This is Release 9.5 Academy ::."), 0; + //mesc l(".:: This is Release 10.0 Infinity ::."), 0; // Fix mounts unequip(EQI_SHADOW_SHOES); setmount 0; |