Search results

  1. Wolfeh

    Does getunitdata work with mob HP?

    I've been mulling over this script for a while now and can't get this section of it to work: getunitdata($@mobgid,UDT_HP,.@hp); if (.@hp > 3000000 && .@hp < 4900000) donpcevent("#testing::OnStart1"); else if (.@hp > 10000 && .@hp < 2500001)...
  2. Wolfeh

    Can't navigate to NPCs on different maps?

    I just realized with the Novice Criatura Academy quest, when speaking to Hun, when you click the nav link to go to [the Academy building] (linked to: Academy Receptionist iz_ac01,100,39), navigation gives an error and no arrows appear. It can navigate to mobs on different maps (poring), navigate...
  3. Wolfeh

    Cursor Disappearing Over Models

    My client version is 2017-05-17 and I'm using updated Nemo for diffs. Whenever someone mouses over a building, tree, or other model, the cursor disappears. Is this a setting in the LUA's, a client thing, or...?
  4. Wolfeh

    Failed to connect upon Doram creation only

    When I create a Doram I get failed to connect to server, but then I can log back in and log on to the character just fine. Any ideas as to what may be causing this? I'm using Secret's updated NEMO patches. I get no errors server side so it is strictly client. 2017-05-17 and these are my NEMO...
  5. Wolfeh

    Thor Patcher Repeatedly Re-Patching Old File

    We're having an issue with our Thor Patcher where every time I push a patch through it seems to re-patch an old version of a file, and just that one file. I have to make another patch afterwords with the correct version of the file and then everything is fine until I put in another patch...
  6. Wolfeh

    Rand item with setarray amount

    I'm trying to make a random reward that keeps the amount in the amount array. I've tried several variations/methods and this is the closest I have gotten:     setarray .Prize[1],604,12129,617,12208,12103,12414;     setarray .Prize[2],25,5,5,1,1,1; getitem...
  7. Wolfeh

    Outdated plugin causing map-serv crash (Unknown packet)

    My whosell and whobuy plugins are suddenly not working and I cannot figure out what the problem is. Whenever I use an @command (including @commands) it causes the map server to load: [info]: sample_packet0f3: Hello World! received 0xf3 for 'Wolfeh', redirecting! [info]: Created Appended...
  8. Wolfeh

    Duplicated map, crashes client upon warp

    'Hokay, here's another problem I absolutely cannot figure out. XD I have a handful of maps which are duplicates and every time I @warp to them, the client crashes with no error (just blabla.exe has stopped working). I tried another client with different diffs (not sure which ones, is an old one...
  9. Wolfeh

    Experience bug(?)

    That did it! Thanks a bunch!
  10. Wolfeh

    Experience bug(?)

    We are currently experiencing this bug (might actually be a setting I am missing, not entirely sure) that seems to only be with players who registered on our website and had their accounts applied to a new login database, so I'm thinking it might be SQL related (like a messup in the syntax...
  11. Wolfeh

    Mob db converter not working

    This is from a database from eAthena times, though I've already converted some mobs by hand and did not see a difference between eA, rA, and Herc. This is the part of the database I need converted: And this was the output:
  12. Wolfeh

    Severe prontera lag or unwalkable tiles?

    I'm using the new prontera map and noticed that around the fountain and along the weapon shop there are tiles that either take forever to move to or you simply cannot move to them. I opened the map in borf thinking they changed the gat tiles and all tiles are showing as walkable, so I have no...
  13. Wolfeh

    Old Valkyrie cutin?

    I'm not even sure if this is a thing. I remember back when I played RO in the 2007 era, I swear the Valkyrie NPC had a cutin more similar to this one: Instead of this current one: I vividly remember the different colored eyes. It may have just been a custom using that actual png though...
  14. Wolfeh

    Item script: On player death, resurrect, consume item

    Basically I want to have a miscellaneous item (so the player does not attempt to consume it) that is consumed upon the player's death, and resurrects them (full health and everything). I've made several attempts through trial and error to no avail. If I can't do it purely through item script I...
  15. Wolfeh

    Ragnarok Guild Masters AKA Ash Vacuum - All Illustrations

      Ragnarok Guild Masters was a game created by Gravity for Android. I do believe it briefly had a period of also being on the International server (as Ash Vacuum) but it did not last long and they are no longer active/have been discontinued.   This file contains a ridiculous amount of images...
  16. Wolfeh

    Ragnarok Mobile (Chinese) Graphics

    File Name: Ragnarok Mobile (Chinese) Graphics File Submitter: Wolfeh File Submitted: 22 Aug 2016 File Category: Other Graphics Website images ripped from the Ragnarok Mobile Chinese website. The vast majority are transparent png files, perfect for graphical works. Click here to download...
  17. Wolfeh

    Ragnarok Mobile (Chinese) Graphics 1.0

    Website images ripped from the Ragnarok Mobile Chinese website. The vast majority are transparent png files, perfect for graphical works.
  18. Wolfeh

    Wolfeh's Spriting Tutorial

    File Name: Wolfeh's Spriting Tutorial File Submitter: Wolfeh File Submitted: 18 Aug 2016 File Category: Other Graphics Another tutorial~ Open the .html file to view the tutorial, Tools folder has all that you will need (besides photoshop) for learning how to sprite and do spriting. Also goes...
  19. Wolfeh

    Wolfeh's Loading Screen Tutorial

    File Name: Wolfeh's Loading Screen Tutorial File Submitter: Wolfeh File Submitted: 18 Aug 2016 File Category: Other Graphics This probably isn't the best guide out there, but I'm hoping it will help some. It goes through how I made the loading screen in the preview, as well as just a small...
  20. Wolfeh

    Wolfeh's Spriting Tutorial 1.1

    Another tutorial~ Open the .html file to view the tutorial, Tools folder has all that you will need (besides photoshop) for learning how to sprite and do spriting. Also goes through the basics of creating a .act and how to create the collection image, drop sprite, and inventory image.
Back
Top