Ahoy...
I'm using an essentially stock SMAUG mud, and have had the item connection snippet up and running for quite a long time now. Unfortunately we've only just discovered a rather strange bug wherein the use of 'connect item1 item2' will remove ALL instances of both item1 and item2 from your inventory, instead of just one of each.
I'm not particularly proficient as a coder, I basically just install snippets and tweak minor things.
My second problem is that I can't for the life of me figure out how to allow the use of ANSI color in channels, object descriptions, etc...
I've tried changing all the send_to_char's into send_to_char_color, but it hasn't made any noticable impact.
Any assistance with either issue would be much appreciated.
I'm using an essentially stock SMAUG mud, and have had the item connection snippet up and running for quite a long time now. Unfortunately we've only just discovered a rather strange bug wherein the use of 'connect item1 item2' will remove ALL instances of both item1 and item2 from your inventory, instead of just one of each.
I'm not particularly proficient as a coder, I basically just install snippets and tweak minor things.
My second problem is that I can't for the life of me figure out how to allow the use of ANSI color in channels, object descriptions, etc...
I've tried changing all the send_to_char's into send_to_char_color, but it hasn't made any noticable impact.
Any assistance with either issue would be much appreciated.