Jump to content

nana

Members
  • Content Count

    67
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by nana


  1. Hi 

     

    I'm trying test this script, however the array dont get the args that i need:

     

    setarray .Scheds[0],0,16,50,0,0,0;
     
    announce "inicio Dia "+.@Scheds[0]+" hora " +.@Scheds[1]+" min " +.@Scheds[2],bc_all|bc_woe;
    announce "inicio server Dia "+gettime(4)+" hora " +gettime(3)+" min " +gettime(2),bc_all|bc_woe;
     
    Hoever i always get 0 0 0
     
    I attach image
     
    Can anyone help me?
     
    What i'm doing wrong?

     

    i read this http://herc.ws/wiki/Setarray and i dont get whats my error :(

    post-392-0-83076400-1413150704_thumb.png


  2. I search about this error but i cant find the solution

     

    Here:

    http://herc.ws/board/topic/6714-help-error-in-client/

     

    They try solved with "Use client dated 2014-02-05 or below" -- done but still with error

     

    1) Client is having some issue locating ws2_32.dll in your system (corrupted client maybe?) -- C:WindowsSystem32/ws2_32.dll  

    2) Client is referring a different dll to get the send and recv functions. (maybe the client was used with PEEK?) -- is a new client of themon i just diff it x_x

     

    Thanks in advance


  3. This is the output of NEMO ;( idk what i'm doing wrong.

     

    --------------------------------------------------------------------------------------------------
    Client Name : letstry.exe
    --------------------------------------------------------------------------------------------------
    Enable Proxy Support (Experimental) : PATCH PARSE ERROR - ReferenceError: Can't find variable: jcSize
    Custom Window Title : SUCCESS
    Disable 1rag1 type parameters : PATCH FAILED - Failed in part 1
    Disable Ragexe Filename Check : PATCH FAILED - Failed in Part 1
    Disable Hallucination Wavy Screen : PATCH FAILED - Failed in part 2
    Disable HShield : PATCH FAILED - Failed in part 1
    Disable Swear Filter : PATCH FAILED - Failed in part 1
    Fix Camera Angles (FULL) : SUCCESS
    HKLM To HKCU : SUCCESS
    Increase Zoom Out Max : PATCH FAILED - Failed in part 1
    Enable /showname : PATCH FAILED - Failed in Step 1
    Read Data Folder First : PATCH FAILED - Failed in part 1
    Read msgstringtable.txt : PATCH FAILED - Failed in part 1
    Read questid2display.txt : PATCH FAILED - Failed in part 1
    Remove Gravity Ads : PATCH FAILED - Failed in part 1
    Remove Gravity Logo : PATCH FAILED - Failed in part 1
    Restore Login Window : PATCH FAILED - Failed in part 5
    Disable Nagle Algorithm : SUCCESS
    Translate Client : SUCCESS
    Use Ragnarok Icon : SUCCESS
    Use Plain Text Descriptions : SUCCESS
    Enable Multiple GRFs : PATCH FAILED - Failed in part 1
    Skip License Screen : SUCCESS
    Use Ascii on All Langtypes : SUCCESS
    Chat Color - GM : SUCCESS
    Disable Packet Encryption : PATCH FAILED - Failed in part 1
    @ Bug Fix : PATCH FAILED - Failed in part 1
    Enable 64k Hairstyle : PATCH FAILED - Failed in part 2
    Enable Custom Homunculus : SUCCESS
    Ignore Missing File Error : PATCH FAILED - Failed in part 1
    Enable Custom Jobs : PATCH FAILED - Failed in Part 1.2.1
    Ignore Missing Palette Error : PATCH FAILED - Failed in part 1
    Enable Custom Shields : PATCH FAILED - Failed in Step 6 - Not enough free space
    Shared Body Palettes Type2 : PATCH FAILED - Failed in Step 3
    Shared Head Palettes Type2 : PATCH FAILED - Failed to Find Matching Pattern
    Remove Serial Display : PATCH FAILED - Failed in Part 2
    Allow space in guild name : PATCH FAILED - Failed in Part 1
    Enable DNS Support : PATCH FAILED - Failed in part 1
    Use SSO Login Packet : PATCH FAILED - Failed in part 1
    Remove GM Sprites : SUCCESS
    Cancel to Login Window : PATCH FAILED - Failed in Step 2
    Disable dc_scream.txt : PATCH FAILED - Failed in Part 1
    Disable ba_frostjoke.txt : PATCH FAILED - Failed in Part 1
     

     

    When i use the unpatched exe i got this error:

    [Warning]: clif_parse: Received unsupported packet (packet 0x06d9 (0x49f0), 13 b
    ytes received), disconnecting session #3.
    [info]: Closed connection from '127.0.0.1'.

  4. Hi, i'm making an npc, the point is that players need "lvl" from novice lvl 1 to second class no rebirth max lvl normally

     

    but when u are base 99 job lvl 50 u can talk with the npc, and he makes u max lvl rebirth (ex priest 99/50 to HP 99/70)

     

    i want remove extra skill and stats points

     

    how can i do it?

     

    thanks!

     

     


  5. i have some troubles x_x

     

    in the guide i saw this example

     

     

    - script flood -1,{
    OnInit:
        initnpctimer;
        end;
     
    OnTimer40:
        announce "flood",bc_all,0xFF6060;
        setnpctimer, 0;
        end;
    }

     

    so i try use it for the script (i use the same structure)
     

     

    - script flood -1,{
    OnInit:
        initnpctimer;
        end;
     
    OnTimer40:
        announce "the rates are 5x for all week",bc_all,0xFF6060;
        setnpctimer, 0;
        end;
    }

     

     
     

     

    however i got this error o.o
     
     
     
     
    Error]: script error in file 'npc/dev/rates.txt' line 8 column 16
       parse_simpleexpr: unexpected end of expression
        5:
        6: OnTimer40:
        7:     announce "flood",bc_all,0xFF6060;
        8:     setnpctimer, 0;
           ~~~~~~~~~~~~~~~^
        9:     end;
       10: }
     
    How can i solve this? o.o?

  6.  

     

    I got this errors =(

     

     

    Error 2 error C2065: 'INVALID_TIMER' : identificador no declarado c:userssofydesktopakiaragnarokemuhercules1hercules - costume -testitem - ndg protection - itemworks - aurapluginsauraset.c 241 1 auraset
    3 IntelliSense: un argumento de tipo "int" no es compatible con un parámetro de tipo "clr_type" c:UserssofyDesktopAkiaRagnarokEmuHercules1Hercules - costume -testitem - NDG Protection - itemWorks - aurapluginsauraset.c 221 33 auraset
    4 IntelliSense: el identificador "INVALID_TIMER" no está definido c:UserssofyDesktopAkiaRagnarokEmuHercules1Hercules - costume -testitem - NDG Protection - itemWorks - aurapluginsauraset.c 241 34 auraset
    5 IntelliSense: no se puede asignar un valor de tipo "void *" a una entidad de tipo "malloc_interface *" c:UserssofyDesktopAkiaRagnarokEmuHercules1Hercules - costume -testitem - NDG Protection - itemWorks - aurapluginsauraset.c 260 10 auraset
    6 IntelliSense: no se puede asignar un valor de tipo "void *" a una entidad de tipo "script_interface *" c:UserssofyDesktopAkiaRagnarokEmuHercules1Hercules - costume -testitem - NDG Protection - itemWorks - aurapluginsauraset.c 263 9 auraset
    7 IntelliSense: no se puede asignar un valor de tipo "void *" a una entidad de tipo "clif_interface *" c:UserssofyDesktopAkiaRagnarokEmuHercules1Hercules - costume -testitem - NDG Protection - itemWorks - aurapluginsauraset.c 264 7 auraset
    8 IntelliSense: no se puede asignar un valor de tipo "void *" a una entidad de tipo "pc_interface *" c:UserssofyDesktopAkiaRagnarokEmuHercules1Hercules - costume -testitem - NDG Protection - itemWorks - aurapluginsauraset.c 265 5 auraset
    9 IntelliSense: no se puede asignar un valor de tipo "void *" a una entidad de tipo "strlib_interface *" c:UserssofyDesktopAkiaRagnarokEmuHercules1Hercules - costume -testitem - NDG Protection - itemWorks - aurapluginsauraset.c 266 9 auraset
    10 IntelliSense: no se puede asignar un valor de tipo "void *" a una entidad de tipo "map_interface *" c:UserssofyDesktopAkiaRagnarokEmuHercules1Hercules - costume -testitem - NDG Protection - itemWorks - aurapluginsauraset.c 267 6 auraset
    11 IntelliSense: no se puede asignar un valor de tipo "void *" a una entidad de tipo "status_interface *" c:UserssofyDesktopAkiaRagnarokEmuHercules1Hercules - costume -testitem - NDG Protection - itemWorks - aurapluginsauraset.c 268 9 auraset
    12 IntelliSense: no se puede asignar un valor de tipo "void *" a una entidad de tipo "npc_interface *" c:UserssofyDesktopAkiaRagnarokEmuHercules1Hercules - costume -testitem - NDG Protection - itemWorks - aurapluginsauraset.c 269 6 auraset
    13 IntelliSense: no se puede asignar un valor de tipo "void *" a una entidad de tipo "mob_interface *" c:UserssofyDesktopAkiaRagnarokEmuHercules1Hercules - costume -testitem - NDG Protection - itemWorks - aurapluginsauraset.c 270 6 auraset
     

     

    how can i fix it?

    add this line in the header

    #include "../common/timer.h"

    I got the same error =(

    It seems happen with NDG Protection not Auraset plug-ing

     i normally compile my servers as i made mods, so  i'll try implement auraset  before ndg ... to see if its that ^^

     

    i try in Hercules - costume -testitem - aura and it works! 

     

    Thanks a lot woot 

×
×
  • Create New...

Important Information

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