Jump to content

RN1986

Members
  • Posts

    439
  • Joined

  • Last visited

Everything posted by RN1986

  1. what's next after core generated.. Solved.
  2. my map server crashes Memory manager: Memory leaks found at 2012/12/23 20h08m44s (Revision 17026). 0001 : pc.c line 1889 size 41 address 0x0x7fdbc73f5a7c 0002 : pc.c line 1890 size 34 address 0x0x7fdbc73f5b1c 0003 : pc.c line 1889 size 41 address 0x0x7fdbc73f5b6c 0004 : pc.c line 1890 size 34 address 0x0x7fdbc73f601c here is line 1889 - 1890 bonus.bonus_script = aStrdup(script); bonus.other_script = other_script?aStrdup(other_script):NULL;
  3. solved thank you all cya
  4. trade automatically cancel after clicking ok`
  5. sir Mootie and sir Dastgir Pojee thanks for replying i hope someone can send me a link ... i only need the texture...because it is transparent...hmm i already did... but error when updating KRO...
  6. can any one please help please for character creation of 2012-04-10a i need the texture for it thanks...
  7. how to convert this into english? client 2010-06-16 thanks
  8. closed gonna install new..OS thank you all for replying...
  9. incompatible? how to get rid of it.. nvm the warning..please
  10. how to make sniper trap limited to 5
  11. how to disable Assassin Cross Card effect on some map? or automatically decard when entering to the map? example if the player enter to prontera Assassin Cross Card will automatically decard..
  12. Memory manager: Memory leaks found at 2012/07/20 16h25m28s (Revision 16356). 0001 : clif.c line 850 size 24 address 0x0xad7e331c Memory manager: Memory leaks found at 2012/07/24 19h16m45s (Revision 16356). 0001 : pc.c line 1866 size 41 address 0x0xad24f264 0002 : pc.c line 1866 size 37 address 0x0xad24f864 0003 : pc.c line 1867 size 34 address 0x0xad24f9a4 0004 : pc.c line 1867 size 34 address 0x0xad24fb64 0005 : pc.c line 1866 size 41 address 0x0xad24fc24 Memory manager: Memory leaks found at 2012/08/06 18h48m52s (Revision 16356). 0001 : clif.c line 850 size 24 address 0x0xad5af3a4 line 847 to 853 clif.c void clif_clearunit_delayed(struct block_list* bl, clr_type type, unsigned int tick) { struct block_list *tbl; tbl = (struct block_list*)aMalloc(sizeof (struct block_list)); memcpy (tbl, bl, sizeof (struct block_list)); add_timer(tick, clif_clearunit_delayed_sub, (int)type, (intptr_t)tbl); } pc.c line1859-1869 } bonus[i].rate = rate; bonus[i].duration = dur; bonus[i].active = INVALID_TIMER; bonus[i].atk_type = flag; bonus[i].pos = pos; bonus[i].bonus_script = aStrdup(script); bonus[i].other_script = other_script?aStrdup(other_script):NULL; return 1; }
  13. how to curse the target even high vit ang luk? thank's
  14. Eff_Curse,10000,ATF_WEAPON|ATF_SHORT|ATF_TARGET <- not working bonus3 bAddEff,Eff_Curse,500,ATF_SHORT; <- i also tried this but no luck item mid gear..
  15. processing yeah right i tried it on windows, disable logging it gives free ram` if i disable the logging. i also think that if i disable the logging. the server will communicate much faster to client...correct me if i'm wrong....noob here @rathena ..
  16. if i disble the logs? will the server run much fasteR?
  17. design hmmmm this? http://rathena.org/b...es-design-no-2/ this is hte design that i already edit.. can i have a copy? sir gniryudan
×
×
  • Create New...