Jump to content

ProtoMan

Members
  • Posts

    97
  • Joined

  • Last visited

Posts posted by ProtoMan

  1. Okay, thanks for the replyes!
    I put the 10000 in scr/map/skill.c like your posts and reboot the server, but it doesn't work; maybe is a stats problem? Like Freeze with Luk, or something, or maybe I must put 100000? Have you any ideas?

    Thanks again

  2. Hello rAthena!

    In my server, the Tarot Card Of Fate skill, of the Clown/Gypsy, when cast the Coma card, doesn't apply the status, so the HP and SP don't go to 0 (also if the user has not the Golden Th
    eif Bug Card) ;
    how I can fix it?

     

    I've it in my skill.c :
     

    case 8: // curse coma and poison
    status_change_start(src, bl, SC_COMA, 100, skill_lv, 0, src->id, 0, 0, SCSTART_NONE);
    sc_start(src,bl,SC_CURSE,100,skill_lv,skill_get_time2(skill_id,skill_lv));
    sc_start2(src,bl,SC_POISON,100,skill_lv,src->id,skill_get_time2(skill_id,skill_lv));
    break;

     

    Thanks in advice! .

  3. Hi, hope is the correct section.

    I edit the max level of my server, from 99/50 I put 300/150 and all work, there is only a problem:

    for the High Wizard, ONLY the High Wizard (not Mage or Wizard) , it stays at 99/50 and can't go highter with EXP, but can go to the 300/150 with GM's commands; how I can fix it?

    Thanks so much! .

  4. So it loads for the first time, but after you try to load it again it's not loading?

    That's how it behaves, you need to reloadscript first before you can load again.

    Exact! If I use @reloadscript, I can @loadnpc the script after, but there is not a solution for it?

  5. Hi!

    Hope is the correct section for this problem;

    my problem is it:

    when I use @loadnpc in game for load a NPC (only for the NPC's scripts) , it can't be loated, only the frist time load it.
    For load the script, I must change each time the name at the .txt file; how I can fix this problem?

    Thanks so much in advance! .

  6. Hello there!

    I looked for on the forum, but I can't find nothing about that;
    exist a custom map of Prontera, with water's theme? I mean, with waterfalls, streams, ecc...

    I need it on my server, thanks in advice if anyone ansawer me! (:

    P.S. : Sorry about my English, btw <_>

  7. Hi people!
    Hope this is the correct session for this topic;

    I search on the forum, but I can't find nothing about that.

    I need the custom item of the weapon ' Thanatos' Sword ' , with all the files for add it in my server;
    anyone have it?

     

    Sprite is it:

     

    2ng52cz.png


    Thanks so much in advance and sorry for my bad english! .

  8. Hi there!
     

    I need a launcher of Ragnarok, database, .exe, etc... everything you need to start a server of Ragnarok I'm going to host on my pc.
    Where can I find such a package?
     
    Sorry for my English, I have not been clear enough just ask, thanks in advance! .
  9. Hi, I hope is that the correct section;

    My host is now closed and I search a new host service for my server of Ragnarok Online.
    There is anyone that know a good host (not too expensive, for now I do not have too many players) ?

    Thanks so much, guys! .

×
×
  • Create New...