Jump to content

chunkhai88

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by chunkhai88

  1. [Warning]: npc_parsename: Invalid unique name in file 'npc/custom/domination.txt', line'29'. Renaming '' to '0_390_115_146'.
    [Warning]: npc_parsename: Duplicate unique name in file 'npc/custom/domination.txt', line'29'. Renaming '0_390_115_146' to '3_390_115_146'.
    [Debug]: this npc:
       display name ''
       unique name '0_390_115_146'
       map=amatsu, x=115, y=146
    [Debug]: other npc in 'npc/custom/domination.txt' :
       display name ''
       unique name '0_390_115_146'
       map=amatsu, x=115, y=146
    

    _______________________________________________

     

    this is my script

    amatsu,115,146,5    script    [Domination]    403,{ <-------------line29
        if ($@domination_start == 1) {
            set .dom_click,.dom_click+1;
            specialeffect2 4;
            announce "Counter: ["+.dom_click+"]",bc_map|bc_blue;
            if (.dom_click == $@domination_amount) {
    
×
×
  • Create New...