Jump to content

IndieRO

Members
  • Content Count

    286
  • Joined

  • Last visited

  • Days Won

    13

Posts posted by IndieRO


  1. got error on this script

    getmapxy(.@map$, .@x, .@y, UNITTYPE_PC);
    		save .@map$, .@x, .@y;

    i think in hercules must "savepoint" not "save"

    and 

    got stuck on NPC portal  no option Close

     

    update:

    Another error

     


  2. On 2/17/2017 at 4:52 AM, Tyrill said:

    Hi, 

     

    I have install plugins. I have one error when i start my server: 

     

    865805error3.png

     

    My script_custom.conf : 

    // Event Manager
    "npc/custom/heroes/event-manager/Return.c",
    "npc/custom/heroes/event-manager/Add_Event.c",
    "npc/custom/heroes/event-manager/Debug.c",
    "npc/custom/heroes/event-manager/Event_DB.c",
    "npc/custom/heroes/event-manager/Main.c",
    "npc/custom/heroes/event-manager/Mapflags.c",
     
     
    "npc/custom/heroes/event-manager/Winner.c",
    "npc/custom/heroes/event-manager/Events/BOMB.c",
    "npc/custom/heroes/event-manager/Events/RFYL.c",

    An idea ?

    Thank's in advance

    me too

    Edit: Problem Solve

    Change get_unique_id into getcharid(0)

     

     

×
×
  • Create New...

Important Information

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