diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-14 23:41:36 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-14 23:41:36 -0300 |
commit | a9d5681182c68869c530328bd70ba6b9b62cb61b (patch) | |
tree | 24891e20a23a7f906b99ee05c0cbf91da9428136 /npc/functions/clientversion.txt | |
parent | 02e3ef53a385ceee47465678180b207476f5d526 (diff) | |
download | serverdata-a9d5681182c68869c530328bd70ba6b9b62cb61b.tar.gz serverdata-a9d5681182c68869c530328bd70ba6b9b62cb61b.tar.bz2 serverdata-a9d5681182c68869c530328bd70ba6b9b62cb61b.tar.xz serverdata-a9d5681182c68869c530328bd70ba6b9b62cb61b.zip |
*test new function only to break stuff*
Diffstat (limited to 'npc/functions/clientversion.txt')
-rw-r--r-- | npc/functions/clientversion.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 6274c27b8..6fb7d012c 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -42,6 +42,7 @@ function script checkclientversion { mes col("Anyway, ##Bwelcome##b, and have fun! If you need anything, we are a keypress from distance!", 3); atcommand "@blvl "+#ADD_LVL; #ADD_LVL=0; + rodex_sendmail(getcharid(0), "TMW2 Team", "Welcome to Moubootaur Legends", "Hey, thanks for believing on us! We hope to have a great time togheter. Any problem, ask for help in #world - the Discord bridge! And take this change!", 20) if (ClientVersion >= 24) close; next; mesn "Failsafe Mechanism"; |