Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/13/12 in all areas

  1. Well if your looking for a more direct translation: Dungeon warp scroll used Warp services allowed Use airports Most of the msgstringtable isn't used atleast in the 2012-04-10a version but because nanakiwurtz was nice enough to help with the translating of the clientside part of it i'll upload the msgstringtable for 2012-04-10a i translated most of it and it might not be perfect but until iro uses the same client we wont have anything better. msgstringtable.txt
    2 points
  2. Yes! another mirror, and some usefull separate downloads for the lazy one. Additional Content: -RSU Patcher LITE: Ragnarok and Renewal. (v2.4.1.574) -Mouse Freedom (For old Servers) -Ragnarok OpenSetup (v2.1) -Setup (in english) Compressed using: Winrar v4.0 Links Ragnarok + Sakray Renewal from 2012-07-04: Mediafire: Part 1 Part 2 Part 3 Part 4 Part 5 Part 6 Part 7 Part 8 Part 9 Part 10 Part 11 (10 Links of 200mb + 1 Link of 46mb) Copy/Paste Code (Jdownloader): - Separate download: Pack of BGMs: (*Include all BGMs from 1 to 155) Mediafire: Part 1 Part 2 (1 Link of 200mb + 1 Link of 67mb) Pack of dll files and others extensions: (*This include all the folders and files, without data.grf, rdata.grf, and the BGM folder) Mediafire: Part 1 (1 Link of 27mb || 2012/07/04) Credits to: Ai4rei for his wonderfull Patcher and Setup.
    1 point
  3. I'm still unsure if I should release this since I think its ugly. but meh just reply here for comments/suggestions etc. and which Thor version? You can choose wherever you want to put your server name. 1. Bloody Piamette 2. Sugar Rush 3. Golden Archbishop (too flat imo) All other copyrights and trademarks are property of Gravity., and their respective owners.
    1 point
  4. cannot map\pc.c switch (src->type) { case BL_MOB: ........ break; case BL_PET: //Pass on to master... src = &((TBL_PET*)src)->msd->bl; break; case BL_HOM: src = &((TBL_HOM*)src)->master->bl; break; case BL_MER: src = &((TBL_MER*)src)->master->bl; break; } if (src && src->type == BL_PC) { struct map_session_data *ssd = (struct map_session_data *)src; pc_setparam(ssd, SP_KILLEDRID, sd->bl.id); npc_script_event(ssd, NPCE_KILLPC); all the killedrid and killerrid GID is passed to the master, namely BL_MOB: by *clone or *summon BL_PET: pet that can kill like mini-baphomet BL_HOM: homunculus BL_MER: mercenary if you want to work that you have to define another variable like killerrid2 and change a few files here and there in the source ...
    1 point
  5. I don't think anyone has those buttons translated yet. I'm actually working on it myself but I haven't even located them or gotten around to it. They aren't super major, but if someone manages to do it I'd like the translated buttons too just to get everything uniform.
    1 point
  6. Hmm... I think I seen already all maps. The most from Niflheim (Wich House). If you do the "The Sign Quest", you can see the other maps.
    1 point
  7. @Rytech @Vach oh,thanks for your replies! i think that few people are interested in it, and its minor,hahaha It displays like this.(2012-05-25a)
    1 point
  8. me i use visual studio 2010 as my course i always have it for many purposes.
    1 point
×
×
  • Create New...