Jump to content

Yuka

Members
  • Posts

    333
  • Joined

  • Last visited

Everything posted by Yuka

  1. Yuka

    Timer Problem

    http://pastebin.com/YYrcPx65
  2. Hi, did I got it right that an NPC can only hold 1 Timer at a time? I want my NPC to do warp portals every 20 seconds and do a npc talk every 60 seconds. Is that possible? I've tried it like this: OnTimer60000: dosth sleep 20000 dosth sleep 20000 dosth But somehow it skips the timer every second time, thus it does that and then it rests for a minute. :/
  3. Ahh, okay, I got this. OnThisMobDeath is just a label I can call somewhat else?
  4. Is this still working? How do I install it on my Linux server? D:
  5. I have a special mob spawning every 6 hours and I want to broadcast that it has been killed when it dies. Now in mob_db there is a <event label> field at the end, I guess I have to use this somehow, but I really cannot figure out how. :/ My google search gives me the feeling I have to create an NPC instead? (And check EVERY monster that a player kills? :/)
  6. Hi, I am using 2011-03-15 exe and already deleted both dinput.dll and dinput.ini, but I just cannot get rid of mouse freedom... 2010 clients don't want to accept my lua files, 2012 clients mostly don't start. :/ I'm really sad that this 2011-03-15 exe is running all fine but I cannot figure out how to delete mouse freedom. Thanks for any help! Hm.. I've tried out some 2012 and 2013 clients but they are really bad for me. Most of the stuff is in korean. for 2013 clients.. (Diffed with Shin AND xDiff) I cannot find something about the client date in the wiki, what is the best to use at the moment?
  7. Thank you. Works perfectly.
  8. Is this even possible? I want a mob that cannot be pushed away or snatched but also cannot move. :/
  9. Hi, I want to use the picture of Mastela Fruit (http://www.sharonov.ru/ro/database/images_item_big/522.gif), but sadly, the shadow is cut off. It would be awesome if someone with a bit more paint skill than me could try to reconstruct the full shadow of it. Thanks in advance.
  10. Hello, I hope this is the right section.. Well I am curious about what I have to write in grf-files.txt since my server is running online? I cannot enter something like C: , can I? My idea was to create a folder and somehow direct to it. Thanks for help. EDIT: Okay, I'm dumb. Got it, just edited the map_cache and uploaded it. I'm sorry.
  11. Yuka

    RO-VPS help

    ^This. Great support, thank you.
  12. Yuka

    RO-VPS help

    Hi, I have ordered a root at http://www.ro-vps.com/ Now they've sent me a download link for a small installer (http://www.mediafire.com/download/2nj0x9m4sx4isd6/Small-Client-Mastela.zip) and a link to my control panel. Well, I've put the small installer in a clean ragnarok renewal folder and I cannot even connect.. It says "failed to connect to server". When I add a clientinfo with the IP I at least can create a character, but when I want to create it, it says "disconnected from server". Does anyway have experience with Ro-VPS? Please help me out.
  13. Hi, currently I am using the latest rAthena version. Now this contains all the new maps and npcs and classes. But I kinda want the old version, so do I better restrict the players to get 3rd classes or do I better get an older version? At first I used an older version but some scripts just didn't work, thus I think using the up-to-date version is better. What do I have to do that my players don't have access to all the new content?
  14. Hi, I have a diffed client with ShinsDiffPatcher, I followed the instructiosn on http://rathena.org/wiki/Connecting#Client_Side and when I start my client I first get this error: --------------------------- Lua Files\DataInfo\PetInfo --------------------------- Lua Files Source\Lua Files\DataInfo\PetInfo.lua:60: table index is nil --------------------------- OK --------------------------- and when I try to login I get a Gravity Error. (sorry I forgot to change version in clientinfo.xml) and when I try to log in it says "Failed to connect to server" after a while. Thanks for any help. *I am using diffed 20101218 client and have edited the mmo.h correctly.
  15. Yuka

    Warper NPC

    It says parse error, in line 22
  16. Yuka

    Warper NPC

    Hi, I've tried so many warper npcs already, but they either crash my mapserver or there is a parsing error... I need a Warper that can warp in dungeon levels and fields. Kind regards Greyford
  17. I'm trying to use your Warper, map server says: "script error on line 68, parse_simpleexpr: unmatch ')'"
×
×
  • Create New...