-
Posts
950 -
Joined
-
Last visited
-
Days Won
15
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Start_
-
How can I stop 'Game Option' to automatically appear upon death?
Start_ replied to anjasoleil1's question in Source Requests
\rathena\src\map\status.cpp (Line 1583) Not sure comment this line will work like you want or not. Try it if it ruin the game please wait for answer from other people. -
I found it now. Location: data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\basic_interface\collection_bg.bmp or \skin\default\basic_interface
-
It's located on data/textures (Not sure which files, but you can search)
-
client exe dont have minimize and exit button pls help
Start_ replied to BabaVoss's question in General Support
Select that patch while using NEMO program. -
client exe dont have minimize and exit button pls help
Start_ replied to BabaVoss's question in General Support
Patch '19 Enable Title Bar Menu'. -
Maybe you need to contact RO Android authors. I think it's because new variables has been added and that RO Android is not supported yet.
-
Sound like do an x action {Timer count on login/On Level Up} and use announce to bc_self. And had bindatcommand for @ quest Then implement normal quest system. That's it I think so.
-
Please revert all code modified and use this instead. \src\map\mob.cpp Line 2212 if( test_autoloot && (itemdb_dropeffect(ditem->item_data.nameid) <= 0)) { //Autoloot.
-
Need help with <ITEM>idname<INFO>id#</INFO></ITEM> script pls thanks
Start_ replied to BabaVoss's question in Script Requests
Try mes "<ITEM>501<INFO>501</INFO></ITEM> ^CC0000("+countitem(501)+")^000000"; // Client 2015+ mes "<ITEMLINK>501 Old<INFO>501</INFO></ITEMLINK> ^CC0000("+countitem(501)+")^000000"; // Client Older than 2015 -
Yet another 'Failed to connect to server' thread; no logserv.bat login attempt
Start_ replied to Echoes's question in Client-side Support
Unregister ID mean you need to register isn't it? Try ID: echoes_M PW: 12341234 -
Yet another 'Failed to connect to server' thread; no logserv.bat login attempt
Start_ replied to Echoes's question in Client-side Support
Oh I thought you said 127.0.0.1 was work but it wasn't. (Login and enter game) Then it's client side now. Can you try this please? <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>thai</servicetype> <servertype>primary</servertype> <connection> <display>TEST</display> <address>127.0.0.1</address> <port>6900</port> <version>55</version> <langtype>5</langtype> <registrationweb></registrationweb> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> <image>loading05.jpg</image> <image>loading06.jpg</image> </loading> </connection> </clientinfo> If still not working. Please use client date 20211103 as rAthena standard client date. -
Yet another 'Failed to connect to server' thread; no logserv.bat login attempt
Start_ replied to Echoes's question in Client-side Support
Try change IP directly on char_athena, map_athena I can't remember but after I tried changing IP in import, it wasn't working to me too. * Also please try revert those import files to default -
Yet another 'Failed to connect to server' thread; no logserv.bat login attempt
Start_ replied to Echoes's question in Client-side Support
Did you try 127.0.0.1 for server-side yet? Is it working? If already tried and it's working on 127.0.0.1. Then please provide login_athena char_athena map_athena to investigate. Also the port and firewall are required to work on it too, did you enabled these port? -
Yet another 'Failed to connect to server' thread; no logserv.bat login attempt
Start_ replied to Echoes's question in Client-side Support
Are you using your PC to host or rent a server? If using your own PC please use 127.0.0.1 to enter the game. (Other player keep using that WAN IP) If using VPS/Other hosting, check the firewall/ports 6900 5121 6121. -
Yet another 'Failed to connect to server' thread; no logserv.bat login attempt
Start_ replied to Echoes's question in Client-side Support
Try select these patch 5 Enable Proxy Support 231 Remove hardcoded address/port (Recommended) 232 Restore old login packet (Recommended) 326 Disable OTP Login Packet (Recommended) 417 Disable password encryption for lang types 4, 7 -
Yet another 'Failed to connect to server' thread; no logserv.bat login attempt
Start_ replied to Echoes's question in Client-side Support
Try revert subnet to default. -
Patch Notes Version 8.2 Support custom settings to generate item Support Portuguese localize Fix localize not apply properly if not select Thai or English Version 8.1 Seperated skip gender, class, job. Version 8.0 Added sprite error checker. (Will read all resourceName.txt and collection folder in Resources folder) Version 7.9 Support new pet syntax. Version 7.8 Fix all word.txt line bug Version 7.7 Now will show convert progression Added Item Generator UI in case anyone interested in Version 7.6 Fix item link missing slash Version 7.5 Fix setting when restart program should load properly Version 7.4 Fix item link setting not working Version 7.3 Added no brackets setting Version 7.2 Fix a lot of Shadow Gear was missing in list No god item in list Version 7.1 Added Easy Item Builder (For player finding items with specific bonus) Fix card2 & enchantment2 list should include if had combo. Added item mall for skill requirement items Added null resource name checker Added item mall for taming pet items Item Link support More setting options Version 7.0 Translation updates Item use delay able to print MvP List able to print Critical Skill List able to print Corrected up card equip location Item list updates Corrected up auto spell description Version 6.9 Item Preview able to adjust font size Version 6.8 Fix spacing Fix zero value setting Fix unidentified equipment informations Translation of isequipped Added item preview feature Version 6.7 Fix infinite timer wording bug Fix variable name translation bugs Fix subEle wrong translation bug Fix card list should not contain any item that not included Card in name bug Shorten specialeffect translation Translation of hateffect Translation of showscript Translation of switch case Translation of setarray Version 6.6 Simpified locations (Mostly Thai but also some applied to English too) Variable names will turn into proper translation (Only for no complex variable) Version 6.5 Simpified refine, grade, getskilllv, skill name, skillspcost, skillcooldown, level, chance, autobonus, cause, skill, target, power (Mostly Thai but also some applied to English too) Version 6.4 Added Enchantment List 2 (Scripted Enchantments) Improved readparam readability Shorten All Race, All Class, All Size to All Fix Weapon Level, Armor Level didn't get convert bug Fix Weapon View didn't get convert bug Version 6.3 Fix gender didn't print out bug Fix card and enchantment wrong output in list bug Version 6.2 Fix SC_ (Status Effect) conflicted with SC_ (Shadow Chaser) Version 6.1 Fix RC2 wrong parsing and follow up latest RC2 enum from rAthena Skip comment lines while parsing resource name Version 6.0 Support 2 new bonuses Version 5.9 Fix Enchant Grade wording Fix JOB_ & EAJ_ wording Fix Effect wording Fix getitempos() wording Fix Trait points wording Fix autobonus timer and rate didn't convert correctly Version 5.8 Support 2 more rAthena words converting Version 5.7 Fix skill parsing error. Version 5.6 Added anti-macro generator Fix typo for some bonus converting Version 5.5 Added item group list Support groupranditem, getrandgroupitem Version 5.4 Change ๐ to • Print itemInfo_true.lub too. Version 5.3 Add hide item id, hide sub-type setting Version 5.2 Aegis Name case in-sensitive Version 5.1 Support gradable Version 5.0 Support more 4 languages (But not translated) Version 4.9 Support timer abbreviation Version 4.8 Support sc_start with zero duration Support pet capture rate Remove tis-620 from encoding selection Version 4.7 Item script copier will copy combo too Version 4.6 Fix bonus3 bAddMonsterIdDropItem didn't convert monster name correctly Fix bonus4 bAddEffWhenHit didn't convert correctly Fix item_combo didn't remove comments when fetching Version 4.5 Item will print out in order by ID Add a item (script/equip script/unequip script) copier Fix item_combo didn't remove comments when fetching Version 4.4 Single job or class will print at same line (For setting use new line instead of ,) Version 4.3 Fix autobonus duration didn't convert correctly Settings button are functional now Version 4.2 Fix use sp rate not convert on some item (typo) Better autobonus & bonus_script converting Fix autobonus & bonus_script rate and duration will now print out Fix skill name didn't get convert on some item Version 4.1 Costume equipment will print costume = true instead of costume = false Version 4.0 Use UTF8 as default encoding Version 3.9 Use - instead of _ for line seperation for ANSI convert Version 3.8 Added tis-620 encoding selection Remove setting to replace new item bonus by new line on version 3.6 (Not good enough) Version 3.7 Change :: to - for ANSI convert Version 3.6 Add setting to replace new item bonus by new line Version 3.5 Fix fetching class number from custom item database error Version 3.4 Fix ANSI error cannot convert Version 3.3 Added ANSI encoding selection
-
A simple converter that will convert item from database to use for client in 30 seconds. _________________________________________________________ >> Download (v.8.2) (30 Mar 2025) << >> Download (Item Preview Collection Sprites) (22 Feb 2025) << >> Source Code << >> English Tutorial << >> Thai Tutorial << >> Sprite Error Checker Tutorial << _________________________________________________________ Pros: Item description sync from database so it's get rid the problem that item description was not match with database. Full combo explanation. Full information explanation. Cons: Not had lore descriptions. Complex item script was take a bit time to read through. How to use: Paste your database files on '\rAthena item_db to itemInfo_Data\Assets', (File name can't be change) Open program and select languages then hit convert. Output files location is the same with program location. Credit @KingarteR resource name finder & mostly client files finder Example output: Link Output error? Try this:
- 28 replies
-
- 10
-
-
-
-
-
\rathena\src\map\battle.cpp Line 1477 You will see SC_END, try add some variable like endure hit count then it should be fine.
-
If you don't mind, you can use atcommand "@whereis " + .@input$";
-
See refine npc that merge rough elunium into elunium. (npc/merchant/refine)
-
check if you have any armor in your inventory
Start_ replied to powkda's question in Scripting Support
Go to doc/script_command See how delequip syntax works. -
check if you have any armor in your inventory
Start_ replied to powkda's question in Scripting Support
Ah I see you problem, you need to enchant something into equipment that was equipped. Please use delequip instead of delitem. Ignore my code above it useless now. -
.@party_id = getcharid(1); addrid(2,0,.@party_id); instance_enter(.instance_name$,-1,-1,getcharid(0),<CURRENT INSTANCE ID>);
-
check if you have any armor in your inventory
Start_ replied to powkda's question in Scripting Support
getinventorylist; freeloop(1); for(.@i = @inventorylist_count - 1; .@i >= 0; .@i--){ if(!@inventorylist_equip[.@i] && (getiteminfo(@inventorylist_id[.@i],ITEMINFO_LOCATIONS) == Armor)) { } } freeloop(0);