Search results

Mu online season 21 - grand opening
  1. CustomCommands on 2.6

    Someone has worked customcommands in this version ??
  2. Soundlist

    Somebody worked to sounds or edited file Soundlist.
  3. Someone knows how to add names to a list from an NPC

    Example: can i help you ?? 1.- Add name guest 2.- Delete name guest ****** Add name guest****** In a text box enter the name and write them into a file txt ****** Delete name guest ***** In a text box enter the name and erase it from txt file
  4. Can you Use a value "Example A0" to define a Flag ??

    Something like this : LoadValue A0 " ........\Flag.txt" [Flag] [Num] then Set [A0] # *-*-*-*-*-*-*-*-*-* Inside flag.txt [Flag] Num=800 *-*-*-*-*-*-*-*-*-* Thats mean Flag 800 will be set whit # There is a way to do that ???