Few Questions

Mu online season 21 - grand opening

Tom27

Golden Oldie
Golden Oldie
Sep 15, 2005
1,877
78
185
Norwich
First Question; Whats the command to check how many people are on a map?

Second Question; What do the different SENDMSG's do?
e.g SENDMSG 0 1 "<$USERNAME> Has begun the Heros quest!"

Can somebody list me which number do which shout please

Third Question;; How do i check mob count on a map?





Need these questions replied to asap please if anybody knows.
Cheers in advance
 
Last edited:

Cronus

Dedicated Member
Dedicated Member
Mar 2, 2009
37
0
33
@HumanCount <Map#> = Tells you the Number of players on any particular map.
 
Upvote 0

Tom27

Golden Oldie
Golden Oldie
Sep 15, 2005
1,877
78
185
Norwich
I need them for a NPC to make sure theres nobody on the map M8 not a gm command ^.^
cheers for the effort tho lol
 
Upvote 0

GOMEEE

LOMCN Veteran
Veteran
Mar 5, 2009
259
0
42
checkhum usage: CHECKHUM d024 10 what it does: if there's less then 10 players on the d024 map then this is false

CHECKMAPHUMANCOUNT mapname = 6 what it does: checks if there are 6 humans on map with name 'mapname', options: =,<,>,>=


sendmsg usage: SENDMSG 3 text what it does:works exactly the same as linemsg

linemsg usage: LINEMSG 3 text what it does: sends a msg with the content 'text', options: 0(regular msg), 1 (*) infront, 2 [npc name] infront, 3 [charname ] infront, 4 just msg of (i think npc) saying, 5 (red text), 6 (green text), 7(blue text), 8(group text), 9 (guild text)


that what ya lookin for?
 
Upvote 0