Jump to content

xyxzero

Members
  • Content Count

    14
  • Joined

  • Last visited

Posts posted by xyxzero


  1.  

    I see you want a special keyword to add a mapflag to all maps. I don't see the need, and by see I'm meaning I'm not seeing you point out a purpose on adding that while the same feature is already available by zones, since in map_zone_db within the 'All' zone you can have

    mapflags: ("adjust_skill_damage    MG_FIREBOLT    50"	)

    Tried this but it doesnt work. 

     

        name: "Towns"
     
        disabled_skills: {
            AM_CANNIBALIZE: "PLAYER"
            AM_SPHEREMINE: "PLAYER"
            CR_CULTIVATION: "PLAYER"
            BS_GREED: "PLAYER"
            SC_MANHOLE: "PLAYER"
            WM_POEMOFNETHERWORLD: "PLAYER"
            GN_WALLOFTHORN: "PLAYER"
        }
     
        disabled_items: {
            Greed_Scroll: true
        }
    mapflags: ("adjust_skill_damage    MG_FIREBOLT    5000",)
     
    tried 5000 for massive damage so i can see the difference. I tried all @reload but nothing happens

     

    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/gvg.txt', line '40'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/gvg.txt', line '41'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/gvg.txt', line '43'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/gvg.txt', line '44'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/jail.txt', line '59'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '37'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '38'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '39'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '40'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '41'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '42'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '43'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '44'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '45'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '46'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '47'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '48'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '49'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '50'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '51'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '52'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '53'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '54'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '55'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '56'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '57'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '58'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '59'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '60'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '61'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '62'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '63'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '64'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '65'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '66'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '67'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '68'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '69'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '70'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '71'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '72'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '73'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '74'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '75'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '76'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '77'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '78'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '79'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '80'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '81'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '82'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '83'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '84'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '85'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '86'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '87'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '88'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '89'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '90'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '91'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '92'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '93'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '94'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '95'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '96'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '98'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '99'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '100'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '101'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '102'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '103'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '104'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '105'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '106'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '107'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '108'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '109'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '110'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '111'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '112'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '113'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '114'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '115'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '116'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '117'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '118'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '121'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '122'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/pvp.txt', line '123'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '36'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '37'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '38'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '39'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '40'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '41'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '42'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '43'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '46'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '49'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '50'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '51'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '52'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '53'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '54'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '55'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '56'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '59'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '60'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '63'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '64'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '65'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '66'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '67'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '68'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '71'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '72'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '75'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '76'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '79'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '82'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '85'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '86'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '89'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '92'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '95'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '98'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '101'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '104'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '105'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '106'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '107'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '108'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '109'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '110'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '111'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '112'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '113'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '114'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '115'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '116'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '117'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '118'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '119'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '120'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '121'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '122'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '123'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '124'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '125'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '126'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '127'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '128'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '129'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '130'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '131'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '132'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/zone.txt', line '133'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/battleground.txt', line '36'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/battleground.txt', line '37'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/battleground.txt', line '38'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/battleground.txt', line '39'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/battleground.txt', line '40'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/battleground.txt', line '41'.
    [Error]: npc_parse_mapflag: unrecognized mapflag 'adjust_skill_damage    MG_FIREBOLT    5000' in file 'npc/mapflag/battleground.txt', line '42'.
     
    I GOT ALL OF THESE ERRORS x.x RIP

  2. i used 2014-02-05b client and i cant get it open.

    i diffed my own client, made my own grf for server, edited clientinfo.xml and when i try to open the client it says 

    "Couldn't locate the client executable. Error code: 0x01."

    can someone help me? TIA

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.