Search results

  1. K

    Usemd5 problem

    i try to make the Usemd5 true in my control panel ... my problem is my account is incorrect pass when i try to login ingame but when i login to website i got no error..  do you know guys whats the problem?
  2. K

    help with sc_cash_plusexp script

    i just create a new skill and now cash_plusexp is not working.. dunno if other also affected.
  3. K

    field manual problem

    i have a problem cuz every time i use field manual my job change to summer class and doesn't give exp boost..  heres the script for all the field manual i have sc_start SC_EXPBOOST
  4. K

    need some help about this

    how can make this one to execute first and if the char is in the map it will execute the another thing pc->setpos(sd, mapindex_name2id( MAP_VIP_LOUNGE ), 160, 150, CLR_TELEPORT); sprintf(atcmd_output, msg_txt(5), sd->bl.x, sd->bl.y); clif->message(fd, atcmd_output);
  5. K

    is @afk command compatible with hercules??

    is it compatible?? heres the code /*==========================================* @afk by [cr0wmaster]* Features: 1z required to use. Venders are forbidden to use this command.*------------------------------------------*/int atcommand_afk(const int fd, struct map_session_data* sd, const char*...
  6. K

    can someone help me about this?

    how can make this one to teleport to my desired map?? pc->setpos(sd, sd->mapindex, x, y, CLR_TELEPORT); sprintf(atcmd_output, msg_txt(5), sd->bl.x, sd->bl.y); clif->message(fd, atcmd_output);
  7. K

    is autopots compatible in hercules?

    i found this autopots in rathena and i'm thinking to put it in my server but i'm thinking if its compatible with hercules??
  8. K

    is there a skill or buffs about this?

    is there a skill or buffs(not berserk skill) that will prevent you to use pots??
  9. K

    how to remove the delay

    i'm making a server where theres no delay... but don't know how to remove it.. is there a guide or someone tell me??  thanks in advance
  10. K

    what client better to use

    which client is better to use 2012-04-10 or 2013/? if 2013 what date?? thanks
  11. K

    want to create another race

    i want to add another race how can i do it?? is there a guide for it? thanks in advance
Back
Top