← Back to team overview

mudlet-makers team mailing list archive

[Bug 1025471] [NEW] Series of commands seperated by "; " gets mixed up

 

Public bug reported:

Please note that the '-sign(single quotation) is a short form for the
command say.

When trying to team up commands using the command seperator ; (default).
It works fine aslong as you dont go over 4 commands, then the commands
order get scrambled up completely.

The expected result, is that they appear in the same order you type
them.

Example below:
Mephistopheles says '1 '
Mephistopheles says '2 '
Mephistopheles says '3 '
Mephistopheles says '4 '
'1;'2;'3;'4;'5

Mephistopheles says '1 '
Mephistopheles says '4 '
Mephistopheles says '5 '
Mephistopheles says '2 '
Mephistopheles says '3 '
'1;'2;'3;'4;'5;'6

Mephistopheles says '1 '
Mephistopheles says '3 '
Mephistopheles says '6 '
Mephistopheles says '2 '
Mephistopheles says '4 '
Mephistopheles says '5 '
'1;'2;'3;'4;'5;'6;'7

Mephistopheles says '1 '
Mephistopheles says '2 '
Mephistopheles says '4 '
Mephistopheles says '7 '
Mephistopheles says '3 '
Mephistopheles says '5 '
Mephistopheles says '6 '
'1;'2;'3;'4;'5;'6;'7;'8

Mephistopheles says '1 '
Mephistopheles says '8 '
Mephistopheles says '2 '
Mephistopheles says '4 '
Mephistopheles says '7 '
Mephistopheles says '3 '
Mephistopheles says '5 '
Mephistopheles says '6 '

** Affects: mudlet
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1025471

Title:
  Series of commands seperated by ";" gets mixed up

Status in Mudlet the MUD client:
  New

Bug description:
  Please note that the '-sign(single quotation) is a short form for the
  command say.

  When trying to team up commands using the command seperator ;
  (default). It works fine aslong as you dont go over 4 commands, then
  the commands order get scrambled up completely.

  The expected result, is that they appear in the same order you type
  them.

  Example below:
  Mephistopheles says '1 '
  Mephistopheles says '2 '
  Mephistopheles says '3 '
  Mephistopheles says '4 '
  '1;'2;'3;'4;'5

  Mephistopheles says '1 '
  Mephistopheles says '4 '
  Mephistopheles says '5 '
  Mephistopheles says '2 '
  Mephistopheles says '3 '
  '1;'2;'3;'4;'5;'6

  Mephistopheles says '1 '
  Mephistopheles says '3 '
  Mephistopheles says '6 '
  Mephistopheles says '2 '
  Mephistopheles says '4 '
  Mephistopheles says '5 '
  '1;'2;'3;'4;'5;'6;'7

  Mephistopheles says '1 '
  Mephistopheles says '2 '
  Mephistopheles says '4 '
  Mephistopheles says '7 '
  Mephistopheles says '3 '
  Mephistopheles says '5 '
  Mephistopheles says '6 '
  '1;'2;'3;'4;'5;'6;'7;'8

  Mephistopheles says '1 '
  Mephistopheles says '8 '
  Mephistopheles says '2 '
  Mephistopheles says '4 '
  Mephistopheles says '7 '
  Mephistopheles says '3 '
  Mephistopheles says '5 '
  Mephistopheles says '6 '

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1025471/+subscriptions


Follow ups

References