Jump to content

Emistry

Forum Moderator
  • Posts

    10018
  • Joined

  • Days Won

    408

Everything posted by Emistry

  1. Emistry

    Sticky FAQ

    yes...because alot users didnt use the SEARCH button that located at the upper corner of rAthena .... perhap they are lazy / dunno to use ....
  2. http://www.eathena.ws/board/index.php?showtopic=238501&hl=asura
  3. like i said previously....certain interface / system in 2012-04-10 client are not translated ...it's hardcoded in the clients...cant translate it unless you hex your clients....
  4. <TAB> this refer to the TAB Button ...not asking you to put "<TAB>" on the script header.....
  5. i think it just translate several interface window title into english.....not translate the whole client into english ~
  6. there is also a guide for doing it...check Goddameit topic in old eAthena forum ....
  7. for 2012-04-10 client, several part / features in the clients isnt translated because it's hardcoded inside the client, so you have to hex your client to change it if you know how... and...about the chat window...i think you have to save this file ChatWndInfo_U.lua in a savedata folder savedata/ChatWndInfo_U.lua
  8. download the new diff file for Weediffpatcher... the new TranslateClientIntoEnglish.dll Diff has been updated not long ago ~
  9. it's @goddameit's Script...... http://www.eathena.ws/board/index.php?showtopic=278650
  10. just get a Notepad++ ..open the lua files....and click "Save As" lub files......
  11. try this....start from fresh ............. Client Parts get a 2012-04-10 Client here. http://supportmii.co...10aRagexeRE.exe get a Diffpatcher here http://supportmii.co...f2012Pack_v3.7z Diff your client.....but make sure you included this diff file http://supportmii.co...Obfuscation.dll and ...IGNORE these....... Load LUA before LUB Read Data Folder First Client should be ready by now........with a working Setup.exe ( i using Blue Ghost Setup.exe ) Data Folder / GRF Parts Download the Basic Data Folder here .... http://subversion.as...n_Project/data/ Download your Lub File Package here... http://subversion.as...Translated].rar Okay.....after the LUB files is downloaded, inside you will saw 2 folder ... data folder src folder We only need the "Data Folder" not the "Src Folder" ........ put the "Data Folder" that you found inside the LUB File Package ....into the Basic Data Folder you have downloaded. the final directory of your LUB files should look like these.... data\luafiles514 Remember..... you are copy paste the LUB Files folder into your Basic Data Folder's Folder ...... get a GRF Builder ... ( i using GRF Builder , get from RMS ) Create a New GRF File with whatever name you want ...... Merge the WHOLE folder of your Basic Data Folder into the GRF .... Repack ......... DONE .............. inside your DATA.INI [data] 0=yourserver.grf 1=rdata.grf 2=data.grf you're done ....should be able to connect to your server without fail....and items are also suppose to be translated since 2012-04-10 clients still reading the data from plain text files for items....... If still got problems....please post some Screenshot ....kinda lazy to read your essay >.< too long ..... Sorry for bad english ~
  12. like how ? upon login then client stuck ? or playing in the server. suddenly stucked ? try change your langtype ? i think there is problem with langtype 1 regard of stuck issues....
  13. Emistry

    Sp Delay

    due to the extremity name inside the trac is mis-spelled ...so i didnt realize it has been updated in r16776 refer to the changeset file and edit accordingly...
  14. This has been discussed numerous time..and answered..... Favorite_tab#Msgstringtable
  15. just disable your Job Master to allow 3rd Job Class Changing .... if you are using rAthena custom Job master script trunk/npc/custom/jobmaster.txt just edit here set .ThirdClass,1; // Enable third classes? (1: yes / 0: no)
  16. check ur Chat Window Display Setting...maybe you disabled it to show in the Chat Window.. the Script work just fine..and tested in my Test Server, and the Message is displayed ...
  17. http://rathena.org/board/topic/69896-request-shadowtablelua/#entry136929
  18. http://rathena.org/board/topic/69896-request-shadowtablelua/#entry136929
  19. http://rathena.org/board/topic/69896-request-shadowtablelua/#entry136929
  20. what problem....elaborate it .... i didnt saw anything goes wrong in your picture.... your player still able to get the itemID#616
  21. Emistry

    Sp Delay

    try this.. inside your src/map/script.c remove these....
  22. change getpartymember(.@party_id, 1); into getpartymember(.@party_id, 2); Getpartymember type 1 = Character ID type 2 = Account ID
  23. all the LUB files should be place inside this dir in your grf data\luafiles514\lua files\..............
×
×
  • Create New...