Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/23/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. < Stolao's Weapon Mastery > Features: As you train using a particular weapon type you get passive buffs depending on how much yo have used that type There are five types Onslaught, Swiftness, Safeguard, Ranged and Mystical Designed for mid sized mid rate servers, not tested on large server yet Todo: Suggestions? Optimize? Changelog: v1.00 Origioanal Make v1.01 +33% Masteries >> Atk v1.02 +50% Masteries >> Matk v1.03 Rename Masteries v1.04 Redistibute Weapons into new masteries v1.05 Wiped Mastery Bonuses v1.06 Added Starting Bonuses v1.07 Made OnPCStatCalcEvent for Mastery System v1.08 Added mastery Bonueses for Lvl 1, 2, 4, 8, 16, 32 ,64, and 128 v1.09 Changed Mysticals MaxSPRate for MaxSp v1.0A Added @wi (see bindatcmd.txt) v1.0B Added @wlvl (see bindatcmd.txt) v1.0C Removed dependency from bindatcmd.txt v1.0D Rebalanced a few formulas for differant masteries v1.0F Removed dependency from ONNPCKILLEVENT.txt (for release version) v1.10 Changed Mysticals, Castrate, Delayrate, Sprate to be -1 v1.11 Changed Mysticals, EquipmentMatk to be 250 at max level v1.12 Fixed typo in Safeguard v1.13 Changed Wm Stat bonus from M/9 -> M/32 v1.14 Removed Wm Booster item v1.15 Lowered Wm Max Level to 99 v1.16 Rewrote Onslaught Formulas for lower effect v1.17 Rewrote Switfness Formulas for lower effect v1.18 Rewrote Safegaurd Formulas for lower effect v1.19 Rewrote Ranged Formulas for lower effect v1.1A Rewrote Mystical Formulas for lower effect v1.1B Added Exprates = job_exp_rate v1.1C Changed Exp Curve to reflect new Exp Rates v1.1D Added Debugmes on Overflow v1.1E Added Increased Exp from SC_JEXPBOOST,2 v1.1F Fixed Spacing/ Readability in OnInit v1.20 Fixed Typos v1.21 Fixed Bug with No gear On v1.22 Fixed Missing ) v1.23 Convert to new formatting to allow both hand to recive buffs v1.24 Added a .Left Config v1.25 Added a Small boost to secondary stat based off prime stat v1.26 Added a Check for Item in Hand + Conf v1.27 Fixed mssing "" v1.28 Fixed missing ) v1.29 Added a missing conf setting Links: Latest Weapon Mastery Note: I'm not going to be updating this script anymore other then bug fixes as I'm no longer using it myself since I have updated to a SRC based one, i will eventually release the SRC one. Here is a video on the SRC one
    1 point
  3. 1. you can...but if youre not overly talented or educated in graphic desing -> let it be and take existing sprites 2. the if condition is a method to choose between different options (hope that explains it well.....cause i suck in explaining) set conditionA,true; if (conditionA === true) { mes "true"; } else { mes "false"; } or -> http://rathena.org/wiki/If 3. changing other themes sould work the same way
    1 point
  4. Okay, now i was searching for 10min and got ALL information..........you seem to do something wrong if you searched 1.5 weeks Thor patcher: http://www.axwebsolutions.com/knowledgebase.php?action=displayarticle&id=1 NPC commands http://rathena.org/wiki/Category:Script_Command FluxCp theme change http://rathena.org/board/files/file/2639-glight-free-flux-cp-themes/ Add/Make custom items Oo dont know what exactly you want http://rathena.org/wiki/Custom_Items Forum http://www.jafaloo.com/best-open-source-forum-scripts/
    1 point
  5. See the attached file. You can use actOR with the magnifier.lua script (edit the 'mag' value) if you need to resize other sprites. ae_moltres.rar
    1 point
×
×
  • Create New...