Jump to content

EvilPuncker

Members
  • Posts

    713
  • Joined

Everything posted by EvilPuncker

  1. src/map/* and it isn't that easy, btw you should be more specific with what you want to do exactly since "reduce the effect" is kinda vague, you mean the damage, change, duration, or what?
  2. remove this line from atcommand.c sprintf(atcmd_output, msg_txt(5), sd->bl.x, sd->bl.y); // Jumped to %d %d and recompile
  3. seems cool once again? can someone post a pic?
  4. " 2: geffen 19: einbroch\n" 36: Tallow to " 2: geffen 19: einbroch 36: Tallow\n"
  5. you may use this as example 4427,Sword_Guardian_Card,Sword Guardian Card,6,20,,10,,,,,,,,2,,,,,{ if (getiteminfo(getequipid(EQI_HAND_R),11) == 2 || getiteminfo(getequipid(EQI_HAND_R),11) == 3) { bonus bHit,5; bonus bCritical,5; bonus2 bSkillAtk,62,25; } },{},{}
  6. there are no item nor zeny check
  7. it works in eA too, but you need to apply the patch manually
  8. your server isn't compiled, you need to compile it or download a pre compiled version
  9. yeahm you can use that one, and about the langtype you should try some other number maybe 6
  10. change your langtype in clientinfo.xml and btw you should use lub files from 22-11 and not 16-11
  11. you can't, either use an older client or use the new system
  12. try to delete this line inherit: ( "Support", "Law Enforcement" )
  13. desativa o RENEWAL_CAST no src/map/config/renewal.h e recompila
  14. It doesn't work and I hope that it never got implemented in rA, btw some ppl are funny, they want to earn money with theyr servers, but don't want to spend only 200USD in a good protection for both server & players
  15. upgrade your db with files from sql-files?
  16. Indeed, they should add a #ifdef
  17. probably you got errors when compiled, then it did not made the "executable", that is why it says that it wasn't found.
  18. at clif.h enum {// packet DB MAX_PACKET_DB = 0xA00, MAX_PACKET_VER = 30, MAX_PACKET_POS = 20, };
×
×
  • Create New...