Jump to content

Yommy

Community Contributors
  • Content Count

    290
  • Joined

  • Last visited

  • Days Won

    29

Posts posted by Yommy


  1. poring catcher every 15 mins

    jumper every 30 mins

    disguise every 45 mins

    lucky pick every 60 mins

     

    poring catcher 0015

    jumper 0030

    disguise 0045

    luckypick 0100

     

    poring catcher 0115

    jumper 0130

    disguise 0145

    luckypick 0200

     

    you are failing to understand, poring catcher is not every 15 minutes, its hourly at 15 minutes past the hour.

    they are all hourly...

     

    i need to activate the event every 30 mins with a gapped of 30mins

    so, every 60 minutes then ? at 30 minutes past the hour.

     

    you need to use OnMinute like i said before :)


  2. It does not require any server modification

    just make an npc show the text, like

     

    mes "go to <NAVI>[Hat Maker]<INFO>izlude,131,148,</INFO></NAVI> to make hats";

     

    the [Hat Maker] will be clickable in the client and make a navigation to the npc.

     

    also it works with the browser too

     

    mes "You can <URL>Google<INFO>http://www.google.com/</INFO></URL> anything";

    clicking Google will open the browser

     

     

    ###

    A quick scan shows this <URL> and <NAVI> first appeared in 2011-10-10aRagexe.exe.

    so any clients after that should work :)


  3. oooo

    My RSU plugin does this feature too :D

    and also some others

    -- has a login window to start the client with correct params. -t<md5 of pass> <username> 1rag1

    -- has a browser control to show some php page

    -- has a "replay" button to start the client with -replay

     

     

    RE support is not that interesting, its only a few weeks ahead of main server.

    i have been trying to ween Hercules away from the RE clients the last year :)


  4. %d/%02d/%02d/%s  %02d: %02d: %02d	 %s25642F253032642F253032642F25732020253032643A20253032643A20253032642020202020257300^^^^2000
    %d/%02d/%02d/%s  %02d: %02d: %02d25642F253032642F253032642F25732020253032643A20253032643A202530326400^^^^2000

     

    because your screenshot has the char_id code, only the first one is required.

    basically the patch just edits the first few bytes of the string format to a space(20) and null(00) to end the string, the remaining left will be ignored.


  5. yup, just a data/time stamp, so you can see when the screenshot was taken.

    The other letters are just the char_id in a letter form.

    0 => R

    1 => O

    2 => H

    3 => U

    4 => T

    5 => N

    6 => A

    7 => S

    8 => E

    9 => W

     

    you could use this to verify who took the screenshot.

    but now i have published the mega complex algorithm used, you should no longer trust this information.

    and Gravity Korea will be manhunting me for telling you all this, i doubt i will last a few days /sadface

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.