Jump to content

Beret

Members
  • Posts

    174
  • Joined

  • Last visited

Everything posted by Beret

  1. Thanks Euphy, has another way to show without using Ontouch, as I leave the always active so I preview the npc already shows the these emotions.
  2. Thanks Emistry more like should I use in an npc to put after a OnTouch has somewhere to be placed ?
  3. How can I use these emotions in npc's
  4. I'm doing this If you're the only person in your guild, /breakguild "name" or /breakguild Name should work depending on your situation. However, if both scenarios don't work, manually remove your guild through your SQL DB. Strange as the command was supposed to work only I'm in the clan and is not being able to use be undone.
  5. I was doing tests today on the emulator, so I created a guild, more when I went to /breakguild the guild is not undone, someone knows what is wrong?
  6. I think you did not understand, I want to remove this # define and pass it to battle more wanted to know what site is this # define. #define MAX_WALK_SPEED 1000
  7. Hello to all from rathena and would like to take a course. How can I do the following: - Create a battle setting for the option. # define MAX_WALK_SPEED 1000 Do the battle I know, where I have to put this battleconf.
  8. Well I am creating a command I would like to know how a function. If I type @command 0 he does something now if I type @command 1 it does another.
  9. I expressed badly, wanted to say it couldn't be done in msg_athena.conf
  10. Would not do something for msg_athena.conf ?
  11. I got a suggestion on a topic related to this topic, but kinda different, make the separation of maps and job 's, letting the user choose. http://rathena.org/board/topic/73726-suggestion-to-separate-renewal-of-pre-renewal/
  12. Well wanted to raise a suggestion separate maps and classes pre renewal of renewal.
  13. Well I am trying to diffar a client to test, but when I select WeeDiffGenerator v 1.0.2 nothing happens what can I have installed the NET Framework 4.5. #edit I was lack of VC ++ Runtime
  14. Well my skill Prepare Potion is creating potion without need of items does anyone know tell me what can be
  15. well I want to convert my items and mobs in sql, wanted to use this rathena file into pearl, plus how do I convert in pearl? https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/tools/item_db.pl
  16. I am trying to remove the clothes of gm and leave the name yellow and mouse functions in client 2012
  17. No this is just an example I wonder if it has to read that language ..‹ñ‰t$.Ç.ˆkx.ÇD If this is possible
  18. Helped me a lot nanakiwurtz, just one question. For example: I want to change the color of the bar of the hp of the characters as I know that for example this code refers to hp color. ..‹ñ‰t$.Ç.ˆkx.ÇD
  19. Wait, why packet 0x0284? To use it as a special effect-type thing? That seems overly complicated. If I recall, you can just use Olly to search for switches and find the case for 0x11A and adjust the size of the packet. All you really need to do is set the size of heal up to 4 bytes instead of the 2 (?) it's at. Something similar to: PUSH 0x11A PUSH X ;X = packet size is what I remember it being. Also packet 0x13D, which I think has to deal with regen? Increase the size of this packet by two also and you're good. Laniency setting on conf/battle/skill.conf ? Has nothing to do as said only occurs in 2011 + client, 2010 client works perfectly. You're talking about the click delay after using a skill, right? I've had the same issue. I was talking to Ai4rei about it before, and I managed to pinpoint a lot of the functions used for skill effects. Ultimately I managed to figure out how to remove the skill effects from happening altogether, but even then the delay still existed. Which then led me to believe that there's an internal timer or something that's forcing a delay. I'm still searching for it, does anyone have any ideas on what's causing the delay if not an internal timer? Your idea makes sense in Variant servers high rate the delay is very
  20. Laniency setting on conf/battle/skill.conf ? Has nothing to do as said only occurs in 2011 + client, 2010 client works perfectly.
  21. In the past I remember had a website, which converted, if someone know please leave here the link. Basically I want to discover the following I will give an example. How do I know what ta written in this code ´º..¶œ.ª.4..‰²–± and how can I convert it to hex B4 BA 1A 10 B6 9C 00 AA 00 34 1D 07 89 B2 96 B1
  22. What I want is as follows, remove the clothes of gm and keep the name yellow, with the options on the right side of the mouse, have to get the client more I am not finding the client 2012.
  23. Hello all how can I remove clothes from gm of client 2012 found for client 2011 however is not of the same methods for 2012.
  24. Hello everyone wants to know how can I find out what is written in a hex value, for example: .Pé¼...‹Ž(...ÇA. and also how do I convert to hex for example: 14 50 E9 BC 00 00 00 8B 8E 28 04 00 00 C7 41 18
×
×
  • Create New...