Jump to content

bykass

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by bykass

  1. help...

    [Error]: script error in file 'npc/pre-re/custom/mission_board.txt' line 1127 column 14
        parse_simpleexpr: unmatched ')'
      1124:         end;
      1125:
      1126: OnCommand:
    * 1127:         if ( !strcmp( strnpcinfo(0), .npc_name$ ) ) {
            ~~~~~~~~~~~~~~~~~~~~^
      1128:                 if ( @ms_size ) {
      1129:                         for ( .@i = 0; .@i < @ms_size; .@i++ ) {
      1130:                                 .@mob_size = getarraysize( getd( "@ms_"+ @ms_list$[.@i] +"_list" ) );
    [Info]: Done loading '13066' NPCs:
            -'3087' Warps
            -'9' Shops
            -'9955' Scripts
            -'3911' Spawn sets
            -'40461' Mobs Cached
            -'14' Mobs Not Cached
    [Status]: Event 'OnInit' executed with '1694' NPCs.
    [Status]: Event 'OnInterIfInit' executed with '0' NPCs.
    [Status]: Event 'OnInterIfInitOnce' executed with '0' NPCs.
    
    

    @edit

    already resolved.

    as solved ? I'm having the same problem

×
×
  • Create New...