Search results

  1. K

    Add Custom Ammo/Bullets to Custom Mobs

    Hello, how is the sprite of an ammo, for example the peach bullets from enchanted peach tree linked to the mob itself? Is there a table or something inside the client where i can link those sprites? I have a custom mob act and a spr and a custom amm/bullet act and spr which should be used in...
  2. K

    2013-08-07 exe with enable packet obfuscation

    Hello, I'm searching for a 2013-08-07 Ragnarok exe with enabled packet obfuscation. All I can find are pre-diffed exes with disabled packet encryption. Or does anybody know how to manually hex a client to enable packet obfuscation again?
  3. K

    Remove Free Cash from Custom Trader

    Hello, i want to remove the Free Cash from the custom trader, because i don't need a second currency. So i want only the regular points in this window. I can't find them in the source code, maybe someone can help me?
  4. K

    Problem with skillinfolist.lua and lub

    My current skillinfo.lub, standard file is working fine. But i wanted to make an edit in this file at the teleport skill to sepereate the levels. bSeperateLv = true, But the problem is i cant edit it without getting the "unexpected symbol near" error. I've already tried different thing: -...
  5. K

    Invalid menu selection on npc (after warp)

    The same as i posted above
  6. K

    Invalid menu selection on npc (after warp)

    Yes I have tested it, i'll even copy pasted your script to prevent errors. Edit: The screenshot is after i choose something in the menu
  7. K

    Invalid menu selection on npc (after warp)

    I'm trying to warp a player to a special position on the map, after the warp, the conversation with the npc should go on. But there is an error after this short script: FishPond,63,46,6 script WarpTest 555,{ mes "I Will warp you!"; warp "FishPond",64,42; mes "So what happens here?"...
  8. K

    Damage Reduction doesn't work anymore

    Hello, currently we have a big problem on our server which is that every item with item script bsubrace, bsubele and bsubsize doesn't have any effect. The opposite effects like baddrace are working fine. I have testet it with following items: Thara Frog Card(in pvp and vs monsters), alice...
  9. K

    Crazy Weed deals no damage

    Hello, i'm really close to finisheing my server but i have some problems with the Genetic skill crazy weed. When a genetic uses the skill all the vines appear but there is no damage, just the effect. I've looked up in my in my skill db at damage behavior and it was set to "No damage skill"...
  10. K

    BrowEdit GAT problem

    Hi! I try to build a bridge with BrowEdit. My probem ist the GAT, because I can´t make 2 "levels" (one on the ground to walk under the bridge and one above). Is there a way to add a second GAT above the first?
Back
Top