Jump to content

MasterOfMe

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by MasterOfMe

  1. I changed this line on St5.0
    / echo 4 #% trivia.channel ----> $ gettok ($ _ (q), 2-, 42))
    for this one
    / echo -s ---> 7 $ gettok ($ _ (q), 2-, 42))
    and so far the game has not stopped, maybe that’s it or not
    if it stops again, I put the whole alias here
    thank you very much for your help, keep in touch

  2. my game stops when this appears, does anyone have any idea what it is?

    »»» SuperTrivia error: script error: * /sockwrite: 'CHAN.Status' no such socket (line 105, Moschino[Themelike_Events].mrc) Program stopped «««

    thanks in advance

  3. Can someone help me pls?

    if ( $1 == !open ) { 
          if ( !$hget($tbl,$+(boxes:,$chan_,:,$nick)) ) { 
            if ( $istok($hget($tbl,$+(boxes:,$chan_,:3)),$2,32) ) { 
              message (*) $nick (*) $nick (*) you open the box $upper($2) $+ . Wait for the round to finish (O) 

    This line 
    message (*) $nick (*) $nick (*) you open the box $upper($2) $+ . Wait for the round to finish (O) ........does not appear in the room
    what is wrong?
    Thank you

×
×
  • Create New...