Jump to content

Klutz

Members
  • Posts

    11
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

2411 profile views

Klutz's Achievements

Poring

Poring (1/15)

0

Reputation

  1. I got Towninfo.lub in System folder Anything else that can be wrong?
  2. Hexed client: 1 Use Tilde for Matk 2 Chat Flood Allow 6 Force Send Client Hash Packet 8 Custom Window Title 9 Disable 1rag1 type parameters (Recommended) 13 Disable Ragexe Filename Check (Recommended) 15 Disable HShield (Recommended) 18 Skip Service Selection Screen 19 Enable Title Bar Menu 20 Extend Chat Box 21 Extend Chat Room Box 22 Extend PM Box 23 Enable /who command (Recommended) 24 Fix Camera Angles (Recommended) 28 Increase Headgear ViewID 31 Increase Zoom Out 75% 33 Always Call SelectKoreaClientInfo() (Recommended) 34 Enable /showname (Recommended) 36 Read msgstringtable.txt (Recommended) 37 Read questid2display.txt (Recommended) 38 Remove Gravity Ads (Recommended) 41 Disable Nagle Algorithm (Recommended) 43 Always Use Email for Char Deletion 44 Translate Client (Recommended) 46 Use Normal Guild Brackets (Recommended) 47 Use Ragnarok Icon 48 Use Plain Text Descriptions (Recommended) 50 Skip License Screen 53 Use Ascii on All LangTypes (Recommended) 64 @ Bug Fix (Recommended) 65 Load Custom lua file instead of iteminfo*.lub (Recommended) 68 Enable 64k Hairstyle 69 Extend Npc Dialog Box 73 Remove Hourly Announce (Recommended) 84 Remove Serial Display (Recommended) 90 Enable DNS Support (Recommended) 95 Use SSO Login Packet 98 Disable dc_scream.txt 99 Disable ba_frostjoke.txt 106 Hide BG Button 109 Hide Rodex Button 110 Hide Achievements Button 200 Enable Multiple GRFs - Embedded 215 Increase Map Quality
  3. Hey, I have no idea why it happens but the Navigation system doesn't seems to work. Any idea why?
  4. We need feedback regarding Zigara post as soon as possible!
  5. I can't seems to add the dll to the client and make it work. I tried to add it from Nemo and also using LordPe. But the client won't start after i add the dll it just crash.
  6. hi, I know this is Rathena forums but, eathena doesn't have any support anymore and eathena and rathena are really similar so i guessed it will be fine to ask. GDB Crash Error: skillid=150, skilllv=1, tick=13724336, flag=0) at skill.c:5885 5885 if(sd && sd->sc.data[sC_ANKLE] || sd->sc.data[sC_SPIDERWEB] ) #0 0x08126a23 in skill_castend_nodamage_id (src=0xb29d412c, bl=0xb29d412c, skillid=150, skilllv=1, tick=13724336, flag=0) at skill.c:5885 sd = <value optimized out> dstsd = <value optimized out> md = <value optimized out> dstmd = 0xb29d412c hd = <value optimized out> mer = 0x0 sstatus = 0xb29d4314 tstatus = 0xb29d4314 tsc = 0xb29d436c tsce = <value optimized out> i = <value optimized out> type = SC_NONE #1 0x0813ff40 in skill_castend_id (tid=246, tick=13724336, id=110013681, data=0) at skill.c:8320 target = 0xb29d412c src = 0xb29d412c sd = 0x0 md = 0xb29d412c ud = 0xb29d4144 sc = <value optimized out> inf = <value optimized out> ---Type <return> to continue, or q <return> to quit--- inf2 = <value optimized out> flag = 0 #2 0x0818fe2f in do_timer (tick=13724344) at timer.c:371 tid = 246 diff = -8 __FUNCTION__ = "do_timer" #3 0x0818d43d in main (argc=1, argv=0xbffff324) at core.c:254 next = <value optimized out> Source added to skill.c case TF_BACKSLIDING: //This is the correct implementation as per packet logging information. [skotlex] -- This is line 5884 if(sd && sd->sc.data[sC_ANKLE] || sd->sc.data[sC_SPIDERWEB] ) { clif_skill_fail(sd,skillid,0,0,0); break; } clif_skill_nodamage(src,bl,skillid,skilllv,1); skill_blown(src,bl,skill_get_blewcount(skillid,skilllv),unit_getdir(bl),0); break; Thank you for the help, Klutz
  7. I want to have both of them in my database, how can i do that?
  8. is there anyway to cast sc_end on an enemy? Let me ask it in a diffrent way I want to script, if a player getting hitted there will be 3% chance to remove his Shield Protection (sc_end 73).
  9. i want to make a script that reads what skills are active at the momnet. For example if EDP is active i want the player to have more 10 STR(item script) Something like readparama for skills and i have no idea how to do it. Thank you
  10. i want to Boost few job HP. i know i suppose to edit job_db1.txt (Pre) but i couldn't understand the formula of the hp Could anyone provide me any formula?
×
×
  • Create New...