Jump to content

JulioCF

Members
  • Posts

    224
  • Joined

  • Days Won

    7

Everything posted by JulioCF

  1. I'm having a problem that I never had before. My hexed is crashing when I try to read some item descriptions. It's not an ordered list, just some of them... Screenshots: Common item that it's description can be read: One of the items that crash my hexed: I also get this error when I try to read the descriptions from beginning items. I tried other clients, and used official and updated descriptions (txts) Do someone knows what is this about? If so, how did you fixed? Thanks. Edit: hexed date: 2012-04-10
  2. Yes, it was found It was made several tests In all cases, it downloads, replaces, but does not actually change anything.
  3. The ThorPatcher is not changing the Hexed/Client. It downloads the new, but is not really changing
  4. JulioCF

    New @go

    Ok, thanks. Locked.
  5. JulioCF

    New @go

    Thanks. I am obliged to take a parameter? ex: } else if (strncmp(map_name, "vip", 3) == 0) { town = 35; > } else if (strncmp(map_name, "vip", 3) == 0) { town = 40;
  6. JulioCF

    New @go

    I'm trying to implement a new command @go vip Have edited atcommand.c Line 2002: { MAP_SEC_IN01, 170, 168 }, // 36=sala vip Line 2126 and 2127 } else if (strncmp(map_name, "vip", 3) == 0) { town = 36; Line 2194 { MAP_SEC_IN01, 170, 168 }, // 29=sala vip Line 2304 and 2305 } else if (strncmp(map_name, "vip", 3) == 0) { town = 29; mapindex.h Line 49 #define MAP_SEC_IN01 "vip" Error: Map not found Thanks
  7. Thanks. Full Client Multiupload: http://www.multiupload.nl/IPYW0PXGEU updater: http://www.4shared.com/file/_Dle4Lux/atualizafor_kRO_RE.html Put the updater within the root folder Start the update for it
  8. Problem. Thor There is replacing hexed.
  9. Safadinho Many thanks, was just so; dofile ("./AI/Const.lua") dofile ("./AI/Util.lua") all files in the LUA resolved. Thanks =]
  10. Print: Even with the upgraded server folder Korean The error persists Thanks
  11. Se você falar em que parte esta em dúvida ou qual o erro, quem sabe podemos ajudar. Adivinhar é que não da.
  12. Oficial fluxCP ? fluxcp for rathena. the official fluxcp only supported eathena database. that's why it will not work on rathena database. ok, thanks =]
  13. Create Account error D: Uh oh, what happened?
  14. When creating the character, I am disconnected Hexed: 2012 04 10 packet_db_ver: 30 Thanks help.
  15. Have all forms configured still contained errors. None of the video lessons help in this case
  16. Critical Error An error was encountered during the lifetime of the application. This could be due to a variety of problems, such as a bug in the application. However, normally it is caused by misconfiguration. Exception Details Error: Flux_PermissionError Message: The log storage directory '/home/adharapr/public_html/cp/data/logs' is not owned by the executing user. Remedy with `chown -R 99:99 /home/adharapr/public_html/cp/data/logs` File: /home/adharapr/public_html/cp/index.php:127 The case is as follows: My site hosting service is a VPS and the other is They are different companies want a panel on my website hosting service and connect to my VPS But this consisting this error, have any idea? Thanks and sorry my english
  17. I would like to help in making a small change in this ability, I have two options in mind: 1: After using this ability, the character is unable to recover your SP per use of any item (which can recover by using external skills, eg vent the teacher) for a while. 2: After using this ability, one can recover your SP, but is prevented from using the ability for a while. Here comes the question, in both cases, what is most advisable, where and how such change. I think that the obvious would be in skill.c Usually in my questions and ideas, I try to remember / think about other things that contain the same purpose, just to study and apply the idea, but on this issue, I do not remember something perished, then I have a place to seek information and try this change. Thank you in advance. Edit: Sorry, google translator =(
×
×
  • Create New...