Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/20/14 in all areas

  1. Q : My exe doesn't launch, i have a pop up message error A : Use a launcher to enter your login and password : R.O.L.e.X or Loki Launcher . There isn't login window anymore ! Q : My exe still doesn't want to launch even if i use a launcher A : Check the patch Disable Ragexe Filename Check Q : When i'm trying to log in the game, i've an error like (Received unsupported packet (packet 0x5f02, 7 bytes received)) A : if the packet has the pattern 0x0XXX, be sure that your date in the src/mmo.h file has the same date as the exe you're patching, then clean and rebuild your emulator. Next, open your db/packet_db file and search your exe date, then copy the packet_ver number and paste it in your clientinfo.xml file between the <version></version> tags If the packet has the pattern 0xXXXX, then you have to check the patch Disable Packet Encryption in the xDiffPatcher. Q : I have some langtype issue, i can write chinese char or ascii char A : Check the patch Use SSO Login Packet in the xDiffPatcher, then change your langtype in the clientinfo.xml file with the one who match with your country : Langtypes List Q : I have NO MSG strings in game A : Be sure you checked the patch Read msgstringtable.txt in the XDiffPatcher and replace your msgstringtable.txt with this one : http://pastebin.com/Yvxx4CXw Q : I have some sprites errors A : Check the patchs Enable Multiple GRFs or Read Data Folder First if you have sprites custom files into. Finally check the patch Enable 64k Hairstyle Don't use the patchs Shared Body Palettes and Shared Head Palettes if you don't know what're doing. Q : After all, i still have korean strings in my game A : Check the patchs Translate Client In English, and use that translated files in your data folder or in your first grf readed : https://subversion.assembla.com/svn/client-side-translation/ (change your lub extension into lua with this tool : Windows Linux) Q : My items are in korean A : Check the patch Load ItemInfo.lua before lub, check if your iteminfo.lua is in english. You can find a translated one here : https://subversion.assembla.com/svn/client-side-translation/System/itemInfo.lua Q : Why are you using Ragexe instead RagexeRE A : RagexeRe has some creepy packet, is for testing purpose on Kro only and there isn't a cash shop button on it Q : My password and my account are empty on the map-server A : You changed the langtype, so check the patch Use SSO Login Packet Remove this tags if you have them in your clientinfo : <hideaccountlist> and <passwordencrypt> Q : I've an issue with my shadowtable.lua A : Use this one in your system/shadowtable.lua : http://pastebin.com/MFJfwvYN Q : My chats titles are in korean A : Double clicks on them and change them Q : I've an issue with lub files A : Delete them. Mostly they are useless to have them, and by this way you'll be sure that they are up to date in your data.grf folder If you still have trouble with lub files, you can use my own luafiles514 folder (delete your own luafiles514 folder before !!!) http://www.mediafire.com/?uudw9u0siwnycwz Q : My font is in bold or i can't see my guild name or party name A : Use the command /showname in game Q : My launcher keeps launching the setup software A : Don't use HKLM To HKCU patch Q : My client say aossk.dll is missing or i have a HackShield error A : Use the patch in xDiffPatcher : Disable HShield Q : I don't see my NPC or the description of duration icons or my quest contains A : Use this script in your luafiles514 folder : Windows - Linux : This delete all the ****_f.lub files, it's useless for you to keep them, there is no translation strings into it Q : I can't use item compare, my client crash A : Update your kro folder using rsu patcher Q : I've some trouble with some skill effect A : /mineffect disabled = shows skill effect jackfrost wave /effect enabled = shows effects (including buff effects etc) Q : I've trouble with my weapon sprite A : Look here Q : I've trouble with my optioninfo.lua A : Replace your system folder with this one (don't forget to remove before your old one) Work in progress
    1 point
  2. Hi there fellow Ragnarokers!, Here are some LOADING SCREENs for your Ragnarok Servers. (PSD included) loading01.psd loading02.psd loading03.psd loading04.psd loading05.psd loading06.psd
    1 point
  3. really that much? did u understand @.@ tried or not ? this gonna fix your problem OR
    1 point
  4. Open:https://github.com/rathena/FluxCP/blob/master/themes/default/server/status.php Change: <td class="status"><?php echo $gameServer['playersOnline'] ?></td> To: <td class="status">9999</td> To fake 9999 player online.
    1 point
  5. npc/kafras/kafras.txt example sa geffen 120 62 nag save ka gusto mo pag nadead ka sa izlude padin bagsak mo change mo yung red highlighted code sa baba. geffen,120,62,0 script Kafra Employee::kaf_geffen 115,{ cutin "kafra_03",2; callfunc "F_KafSet"; mes "[Kafra Employee]"; mes "Welcome~!"; mes "The Kafra Services"; mes "are always on your side."; mes "So how can I help you?"; callfunc "F_Kafra",5,0,0,30,750; savepoint "izlude",100,100; callfunc "F_KafEnd",0,1,"in the city of Geffen"; }
    1 point
×
×
  • Create New...