Server Stat NPC

solvent

LOMCN Veteran
Veteran
Jul 24, 2006
457
0
43
On The Sun
any 1 have 1 lying about any please? as mine dont seem 2 want to work=/
this is for a 2.3

cheers
terry tibbs
much love

:P
 

paul.obrien

LOMCN Veteran
Veteran
Aug 28, 2008
453
4
45
this is the one i use on DarkRealm
[@main]
Hi <$USERNAME>.\\
Would you like to see the server stats?.\ \
<Yes please/@ShowMe>\
<No thankYou/@exit>

[@showme]
Which stat would you like to see first?.\
<Highest SC/@sc>\
<Highest DC/@dc>\
<Highest MC/@mc>\ \ \
Most Users Online:62\
Server Has been online for: <$SERVERRUNTIME>\
<Exit/@exit>

[@SC]
#SAY
<$USERNAME> this person currently has the Highest SC of all\
the players logged on\ \

<$HIGHSCINFO>\ \ \ \

<Exit/@exit>

[@dc]
#SAY
<$USERNAME> this person currently has the Highest DC of all\
the players logged on\ \

<$HIGHDCINFO>\\ \ \ \

<Exit/@exit>

[@MC]
#SAY
<$USERNAME> this person currently has the Highest MC of all\
the players logged on\ \

<$HIGHMCINFO>\ \ \ \

<Exit/@exit>
 
Last edited:
Upvote 0

salwadi

LOMCN n00bie
Apr 12, 2008
8
0
12
Or if you need it in one window use this:-

[@main]
Hi <$USERNAME>.\\
Do you Want to see server stats?.\
<Yes please/@stats>\
<No thanks/@exit>


[@stats]
#SAY
Highest Level: <$HIGHLEVELINFO>\
Highest SC: <$HIGHSCINFO>\
Highest DC: <$HIGHDCINFO>\
Highest MC: <$HIGHMCINFO>\
Most Users Online: \
Users Online:<$USERCOUNT>\
Server Has been online for: <$SERVERRUNTIME>\
<Exit/@exit>
 
Upvote 0

transporter

LOMCN Veteran
Veteran
Jul 12, 2008
608
8
105
Darlington
In M2server > String

Hold Control and F search for Myinfo the make it look like below.

MyInfo=HighPlayer %name, Location %map Level %level Dc %mindc-%maxdc Mc %minmc-%maxmc Sc%minsc-%maxsc
 
Upvote 0