&version *mudnet=4.0.2a @@ Fix for "I don't see that here." errors in mnpage and such. @edit *mudnet/TR_REQUEST={u_pmatch,%6,%6,%6},{u_pmatch2,%6} @edit *mudnet/TR_REQUEST={u_pmatch,%6,%6},{u_pmatch2,%6} @edit *mudnet/TRH_PAGE={u_pmatch,%6,%6,%6},{u_pmatch2,%6} @edit *mudnet/TRH_PAGE={u_pmatch,%6,%6},{u_pmatch2,%6} @edit *mudnet/TRH_SEARCH={u_pmatch,%6,%6,%6},{u_pmatch2,%6} @edit *mudnet/TRH_SEARCH={u_pmatch,%6,%6},{u_pmatch2,%6} &U_PMATCH2 [switch(first(version()),Penn*,*mudnet,#-1)]=switch(pmatch(%0),#-*,num(%0),#$) &U_PMATCH2 [switch(first(version()),Penn*,#-1,*mudnet)]=switch(pmatch(%0),#-*,num(%0),pmatch(%0)) @@ inc --> add(1, for Rhost compat @edit *mudnet/TR_WFOOTER={inc(},{add(1,} @edit *mudnet/TR_LIST={inc(},{add(1,} @@ possible flags of interest on Rhost @set *mudnet=ANSICOLOR @set *mudnet=FREE @set *mudnet=NOCOMMAND @@ use BrandyMail on Rhost @toggle *mudnet=brandy_mail @edit [switch(first(version()),Rhost*,*mudnet/TRH_MAIL,#-1)]=@mail,mail @@ eq --> strmatch in mncsync for bouncing bot failure mode. @edit [get(*mudnet/globals)]/do_mncsync={eq(%#,num(*MudNet))},{strmatch(num(*MudNet),%#)} @@ penn doing --> +who, remove trh_who2 -- can't invoke DOING from softcode. @edit [switch(first(version()),Penn*,*mudnet/TRH_WHO,#-1)]=DOING,+who @edit [switch(first(version()),Penn*,*mudnet/TRH_WHO,#-1)]={@pemit me=%vkREND},{@wait 2=@pemit me=%vkREND} @wipe [switch(first(version()),Penn*,*mudnet/TRH_WHO2,#-1)] @@ penn trh_chan %6 --> %7 (pose typo fix) @edit *mudnet/TRH_CHAN={switch(%6},{switch(%7} @pemit me=MudNet 4.0.2a update completed.