Jump to content

krias2013

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by krias2013

  1.  

     

     

     

     

    if someone need Ragexe 2015-10-29a it`s here.

     

    And packet_db:

     

    //2015-10-29Ragexe

    packet_ver: 54
    packet_keys: 0x45B945B9,0x45B945B9,0x45B945B9
    0x0369,7,actionrequest,2:6
    0x083C,10,useskilltoid,2:4:6
    0x0437,5,walktoxy,2
    0x035F,6,ticksend,2
    0x0202,5,changedir,2:4
    0x07E4,6,takeitem,2
    0x0362,6,dropitem,2:4
    0x07EC,8,movetokafra,2:4
    0x0364,8,movefromkafra,2:4
    0x0438,10,useskilltopos,2:4:6:8
    0x0366,90,useskilltoposinfo,2:4:6:8:10
    0x096A,6,getcharnamerequest,2
    0x0368,6,solvecharname,2
    0x0838,12,searchstoreinfolistitemclick,2:6:10
    0x0835,2,searchstoreinfonextpage,0
    0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
    0x0811,-1,reqtradebuyingstore,2:4:8:12
    0x0360,6,reqclickbuyingstore,2
    0x0817,2,reqclosebuyingstore,0
    0x0815,-1,reqopenbuyingstore,2:4:8:9:89
    0x0365,18,bookingregreq,2:4:6
    // 0x094F,8 CZ_JOIN_BATTLE_FIELD
    0x0281,-1, itemlistwindowselected,2:4:8:12
    0x022D,19,wanttoconnection,2:6:10:14:18
    0x0802,26,partyinvite2,2
    // 0x0938,4 CZ_GANGSI_RANK
    0x023B,26,friendslistadd,2
    0x0361,5,hommenu,2:4
    0x0860,36,storagepassword,2:4:20

     

     

     

    Where did hell you get this client? :3 so far your the only person who provide this. even @Napster didn't give this shit client.

     

     

    That client? Rytech gave that on 3CeAM's Facebook Group :D

     

     

    could you make it work and use the doram?

     

    This is my work today. working in rAthena

     

     

     

    i need sprite summoner, share please

  2. hola quiero hacer unas modificaciones en el scr del emulador rAthena pero necesito la API del emulador la e buscado pero no e tenido resultado en encontrarla, necesito crear o modificar un sistema en enchat para las runas pero para eso como digo necesito la API para que me funcione al 100% usando las mismas definiciones del emulador

  3. si agrege al iteminfo.lub/lua con su respectivo ID (1700) tambien al emulador pero encontre encontre esto

     

    Weapon Sprite Solution (For New Clients)

    For new clients the view id system is also applicable to client. To add a custom weapon you need to first edit a file called weapontable.lub in your data folder

    data/luafiles514/lua files/datainfo/weapontable.lub

    I will be adding Oriental_Sword which will be a 1-Handed sword. Open weapontable.lub. First you will see a table called Weapon_IDs. Take note of the first 30 values in this table - these are the only available Weapon types in the client right now.

    Anyways go to the last entry which should be for Wizardy Staff = 97. You can use a view id after that like shown below

     WEAPONTYPE_Oriental_Sword = 98,

    Come down and you see the next table called WeaponNameTable. Here is where you add your sprite name suffix.
    What do i mean by that? Its the last part in your weapon sprite & act file. Before it used to be _<Item ID>.

    data/sprite/<job dependent folder>/<job dependent prefix>_<gender><weapon suffix>.spr

    OK Back to topic. so I add my entry like shown below.

    [Weapon_IDs.WEAPONTYPE_Oriental_Sword] = "_Oriental"

    Lastly come down further in weapontable.lub and you see the last table called Expansion_Weapon_IDs.
    Remember the 30 types i told you to take note of ? here we assign one of those to our custom (like a mapping or connection).
    Since mine is a 1-Handed Sword I specify it like below.

    [Weapon_IDs.WEAPONTYPE_Oriental_Sword] = Weapon_IDs.WPCLASS_WEAPONTYPE_SWORD 

    Now for the most important part. For our client to actually pick up all these details we need to provide the view id which we used in Weapon_IDs table as the ClassNum value in ItemInfo.lua. Check the ItemInfo.lub format shown above for details.

    With this your weapon sprite will become visible while attacking.

     

    http://rathena.org/wiki/Custom_Items

     

     

    segun esa info hay que modificar el wepontable.lua

  4. necesito que las runas amm por ejemplo 4700 al darles clic se bayan directo al 4to slot y no permitan colocar otra runa pero nose porque pero no me permite hacer eso lo que ase que las runas se colocan en orden del eslot 1 al 4 en vez de quedar directo en el 4to slot, dejo unas imagenes para que bean como esta queda en mi emulador rAthena, pero yo necesito que sea de esta forma como esta en el video

     

    post-21104-0-08950800-1400991413_thumb.jpg

    post-21104-0-92242000-1400991415_thumb.jpg

    post-21104-0-35684400-1400991418_thumb.jpg

  5. mmm el emulador ya lo pude bajar, me toco desinstalar el antivirus pero bueno la pc funciona mas rapido asi, solo necesito el exe diffeado, tengo todo lo necesario para hacerlo pero cuando intento ejecutar el programa xdiff, me da un error 0xc00007b, y no puedo abrir el programa

  6. Hola como dice el titulo no me funciona el TortoiseSVN el antivirus lo marca como virus, necesito bajar la ultima actualizacion de rAthena jejeej de preferencia si me lo pueden pasar ya compilado seria una gran ayuda, tambien necesito un exe que traiga el boton cash shop y que este sopórte el job rebellion creo que deve de ser un exe ariba de agosto del 2013 (2013-08-07) mientras mas actulizado se este mejor, de antemano agradesco por su ayuda, y si cometi un error al realizar el post corrijanme porfabor

×
×
  • Create New...