Jump to content

Namine

Members
  • Content Count

    42
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Namine


  1. in last rev (2015) of hercules

     

    1>------ Operación Generar iniciada: proyecto: plugin-ally, configuración: Release Win32 ------
    1>Compilación iniciada a las 24-04-2015 22:23:02.
    1>InitializeBuildStatus:
    1>  Se creará "plugin-allyplugin-ally.unsuccessfulbuild" porque se especificó "AlwaysCreate".
    1>ClCompile:
    1>  ally.c
    1>..srcpluginsally.c(44): warning C4013: 'DIFF_TICK' sin definir; se supone que extern devuelve como resultado int
    1>..srcpluginsally.c(44): error C2065: 'timer' : identificador no declarado
    1>..srcpluginsally.c(44): error C2223: el operando izquierdo de '->gettick' debe señalar a struct/union
    1>..srcpluginsally.c(46): error C2065: 'timer' : identificador no declarado
    1>..srcpluginsally.c(46): error C2223: el operando izquierdo de '->gettick' debe señalar a struct/union
    1>..srcpluginsally.c(67): error C2065: 'timer' : identificador no declarado
    1>..srcpluginsally.c(67): warning C4047: '=' : 'int' es distinto en los niveles de direccionamiento indirecto de 'void *'
    1>
    1>ERROR al compilar.
    1>
    1>Tiempo transcurrido 00:00:00.56
    ========== Generar: 0 correctos, 1 incorrectos, 0 actualizados, 0 omitidos ==========
     

  2. Me compile fine, but show this error in emulator

     

    [Warning]: HPM:plugin_load: failed to retrieve 'HPMDataCheckLen' for 'plugins/pl
    ugin-balarm.dll', most likely not including HPMDataCheck.h, skipping...

     

    how fix this?


  3. 1>------ Operación Generar iniciada: proyecto: restock, configuración: Release Win32 ------1>Compilación iniciada a las 23-04-2015 15:45:24.1>InitializeBuildStatus:1>  Aplicando tarea Touch a "restockrestock.unsuccessfulbuild".1>ClCompile:1>  restock.c1>..srcpluginsrestock.c(45): error C2143: error de sintaxis : falta ';' delante de 'tipo'1>..srcpluginsrestock.c(47): error C2065: 'index' : identificador no declarado1>..srcpluginsrestock.c(48): error C2065: 'index' : identificador no declarado1>1>ERROR al compilar.1>1>Tiempo transcurrido 00:00:00.28========== Generar: 0 correctos, 1 incorrectos, 0 actualizados, 0 omitidos ==========

  4. All plugins compile fine but..

    1>------ Operación Generar iniciada: proyecto: restock, configuración: Release Win32 ------1>Compilación iniciada a las 23-04-2015 15:45:24.1>InitializeBuildStatus:1>  Aplicando tarea Touch a "restockrestock.unsuccessfulbuild".1>ClCompile:1>  restock.c1>..srcpluginsrestock.c(45): error C2143: error de sintaxis : falta ';' delante de 'tipo'1>..srcpluginsrestock.c(47): error C2065: 'index' : identificador no declarado1>..srcpluginsrestock.c(48): error C2065: 'index' : identificador no declarado1>1>ERROR al compilar.1>1>Tiempo transcurrido 00:00:00.28========== Generar: 0 correctos, 1 incorrectos, 0 actualizados, 0 omitidos ==========

  5. item db have error here

     

    Script: <" sc_start SC_MONSTER_TRANSFORM,1200000,1040 ";>

     

    Fix:

     

    Script: <" sc_start SC_MONSTER_TRANSFORM,1200000,1040; ">


    other suggestion, if i use the item no show message of: Traaaansform!! form of

    please add this, thank you


  6.  

    Hi,

     

    I've tried to use the script but i am getting an infinite loop error in my mapserver after executing the command

     

    [Warning]: Unexpected type for argument 1. Expected number.[Debug]: Data: label pos=849[Debug]: Function: __jump_zero[Debug]: Source (NPC): test1235678 (invisible/not on a map)[Debug]: mapindex_name2id: Map "" not found in index list![Warning]: checkcell: Attempted to run on unexsitent map '', type 6, x/y 159,157

    you need change the map........................................

×
×
  • Create New...

Important Information

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