Gotcha
Members-
Posts
10 -
Joined
-
Last visited
Profile Information
-
Gender
Not Telling
Recent Profile Visitors
1,305 profile views
Gotcha's Achievements
Poring (1/15)
1
Reputation
-
[email protected] dll not found error massege
Gotcha replied to Gotcha's question in Client-side Support
This is error message screen shot. And i try to move connector location c\gravity\ragnarok\data -> c\gravity\ragnarok Then pop up game title and click ok button -> game title is shut off. Cant go to character page. -
[email protected] dll not found error massege
Gotcha replied to Gotcha's question in Client-side Support
Thank you but it doesnt work. I remove granny2.dll from system32 and new granny2.dll copy to game folder. Then pop up massege 'granny2.dll does not exist'. -
I can't connect to my server because of [email protected] dll not found massege. I have already put granny2.dll in system32. And I made a connector with nemo. (2018-06-20eRagexeRE ) OS - window10 32bit Please help me.
-
How can passive skills like Double Attack be affected by critical?
Gotcha posted a question in Source Requests
Hello guys. KRO was updated a few weeks ago. -Some continuous hitting skills that are activated as passive will change to Critical when activated. Skill list : Double attack, Chain action, Kagemusha, Triple attack and Fear breeze. So I tried to apply them. Buy I don't know programming language. I ask for your help. -
Please check total character numbers question
Gotcha replied to Gotcha's question in Client-side Support
Thank you. Elysium. Case is close. 2015 11 04 ragexe is answer. -
I got some new problem. When I login my server pop up this message. Please chek total character numbers. (RequirePage 87557 / RequestPage3) and mapserver info message is clif parse: Disconnecting session #3 with unknown packet version <p: 0x71a3, 1:19>. I downloaded rAthena 3days ago and my client ragexe date is 2015.10.01. What's wrong with it? Please help me. I already set packet db, mmo, clientinfo and rebuild rAthena-10.
-
Hello guys. When I log in my server it just pop up. Character info size error. Character info size: 147 And char server error masage is prase char: received unknown packet 0x0 from ip ' my ip '! Disconnercting! I download rAthena yesterday from tortoiseGit. My client's date is 2015.10.29. What's wrong with it? I already fixed packet db, mmo.h , clientinfo.xml .
-
Yes, I did.
-
First of all, my english is bad. Sorry. Get to the point, sura's flash combo don't consume hp. Single attack with tiger cannon consume hp. It is right. But flash combo's tiger cannon don't consume hp in kro. Flash combo is sura's main skill. It has too much consume risk that use skill. I tried fix the problem but I couldn't. So I request this problem.
-
Hello guys. I want some help with king tiger doll hat. This item has a interesting option. Transform into a Edgar. Sorry for my english. My english is poor. So this is my script. 5497,King_Tiger_Doll_Hat,King Tiger Doll Hat,4,20,,400,,3,,1,0xFFFFFFFE,63,2,256,,0,1,495,{ bonus bStr,2; bonus bDex,2; autobonus "{ bonus bBaseAtk, (25 + (getrefine() * 10)); bonus2 bSPLossRate,5,1000; }",(50 + (getrefine()*5)),(3000+(getrefine()*200)),BF_SHORT|BF_LONG|BF_WEAPON,"{ atcommand @disguise 1115; (3000+(getrefine()*200)), 5, 2000, EF_POTION_BERSERK; }"; autobonus2 "{ bonus bBaseAtk, (25 + (getrefine() * 10)); bonus2 bSPLossRate,5,1000; }",(50 + (getrefine()*5)),(3000+(getrefine()*200)),BF_SHORT|BF_LONG|BF_WEAPON,"{ atcommand @undisguise, (3000+(getrefine()*200)), 5, 2000, EF_POTION_BERSERK; }"; },{},{} I don't know how can I get work. disguise 1115 was failed. All so atcommand @disguise 1115, addtimer, deltimer were failed. I'm just start rathena and programing. Everythig is difficult to me. I need some help guys.