Jump to content

Arcenciel

Members
  • Posts

    1315
  • Joined

  • Last visited

  • Days Won

    10

Posts posted by Arcenciel

  1. Are you wearing anything custom? You had a topic about custom items before.

    If you're wearing any of them. You'd have to put back files that you had in your old data folder into the new one.

    Besides that, dunno how else I can help you. Hopefully someone else can figure out what's wrong.

  2. You don't need to extract anything from rdata.grf

    Restart your client folder all over and do this

    1. Download Miruku and install

    2. Download rAthena Basic Data Folder and extract it to where you installed Miruku

    3. Edit your sclientinfo inside the data folder

    4. Run rAthena.exe..It should work without any problems.

    You can get the lua files you need from rAthena Basic Folder if you're trying to add custom items in.

  3. I went on it but don't know how to make an admin account...and when I try to do USER_M it says "NO MSG (30)" and closes the client. Also when I click the client it says "[string "buf"]:10: attempt to call global Iter_getTable' (a nil value)" ....

    Which client are you using?

  4. I know you need Korean but just follow the sprite directory.

    /data/sprite/Àΰ£Á·/¸öÅë/¿© <- For female

    /data/sprite/Àΰ£Á·/¸öÅë/³² <- For male

    Work using those characters above since they're much easier to recognize than Korean...after you place them in the right folder, then that's when you use Unbollox to convert them into Korean.

  5. You can create a function and call it onEquip. This function would then check which map you're on and if it's not the right map it'll take the equipment off or kill you. Problem with this is, you can change maps whenever. It will only check for the map in the map where you equipped the item. I can't think of any other alternative besides having an OnLoadMap event that checks if you're wearing the equipment or not in EVERY map...don't think that's very efficient to code.

×
×
  • Create New...