Jump to content

Boy

Members
  • Posts

    134
  • Joined

  • Last visited

Everything posted by Boy

  1. Thanks all I hope the senior scripter will make a new hat maker quest with viewer.
  2. Hi rAthena I need your help to update this script Hat Maker Quest. I need this script can view when player choose the hat. http://pastebin.com/33avxNtH Thanks. Anyone know how to edit this script?
  3. thanks for reply. i already update the kro. so i need to do manually? to update all item. how about when i view the card got error? pls advise
  4. Hi rAthena I got a problem. my card can read the description and when i view the card gor error also. Here the card (ID 4513)
  5. Boy

    Script Drop 100%.

    This problem already solved. Thanks
  6. Boy

    Script Drop 100%.

    so the command is correct? "atcommand @reloadmobdb" And if i want make 12 hour i must change sleep ( 24 * 3600000 ); to sleep ( 12 * 3600000 ); i'm i right sir?
  7. Boy

    Script Drop 100%.

    yes i know. but when the script start after that the script disable again. pls advise.
  8. Boy

    Script Drop 100%.

    Noted. and thanks for the announce. Hi Sir Just now the script run but the annoucement for finish not show but the script can run perfect. Here the script.
  9. Boy

    Script Drop 100%.

    One more thing. Can make a day random and only 24 hour. when the day come it will annoucement. For example "Drop Rate 100% is currently in affect with 24 hour from now.." "Drop Rate 100% has finished" Thanks.
  10. Boy

    Script Drop 100%.

    Hi Emistry, If i want change the day to sunday or tuesday how?
  11. Hi rAthena I need your help how to make 1 script for drop 100%. For example we can set 1 day like friday and this script will run automaticly make 100% drop item for server and after 24 hour it will come back to normal. Thanks.
  12. Hi Sir, I need ur help when i restart my server this error for mobskilldb error and mob dungeon db This Error Solved. Thanks
  13. Hi anyone can help me how to fix bubble gum for rathena svn. Thanks
  14. Boy

    npc_error

    Euphy: Ok thanks. Annie Rura: haha i will check it tq .
  15. Boy

    npc_error

    I dont know witch one npc using this script because in my server dont have any custom script beside pvp room only. i using npc from rAthena file How can i find this script any suggestion?
  16. Problem Solved. Thanks Annie Rura.
  17. Boy

    npc_error

    Hi Anyone can solved this error for me?
  18. Hi Annie Ruru i already test this script but got this error " [Warning]: npc_scriptcont: failed npc_checknear test." - script AutoFunEvent -1,{ OnWhisperGlobal: OnClock2030: set .@rand, rand(2000000000); while ( getusers(1) > .@count ) { set .@nb, query_sql("select account_id from `char` where online = 1 order by rand("+ .@rand +") limit 128 offset "+ .@count, .@aid ); set .@i, 0; while ( .@i < .@nb ) { if ( attachrid(.@aid[.@i]) ) { if ( getgmlevel() < 60 && !checkvending() ) { // false condition announce strcharinfo(0) +" won", 0; getitem 501,1; end; } } set .@i, .@i +1 ; } set .@count, .@count + 128; sleep ( getusers(1) > .@count ); } end; }
  19. Hi Can u post the source at diff.patch it easy we try it. thanks.
  20. Hi Henesy My problem solved now. Thanks. It will turn ON when the Woe Start.
  21. Hi All I want ask about this error anyone can fix it?
  22. Hi what happen to my time because today should be ON pls advise http://www.nonstop-ro.com
  23. Hi Asura Where can i put useronline.php and index.php?
  24. Thanks Euphy Problem Solved.
  25. Hi All Anyone can help me to edit this script when the sniper change job to ranger it will received warg flute. Thanks. Here the script http://pastebin.com/Rz2D0rGn
×
×
  • Create New...