Jump to content

Skyline

Members
  • Content Count

    149
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by Skyline


  1. You know this really makes the dev team look very organized... not.

    There really needs to be some organized structure if this emulator is to remain competitive. 

     

    Thanks to rid and hemag for starting the project, thanks dast for agreeing to help, but if there was proper organization this would have been done a long time ago. And the fault isn't with you guys, not even the slightest. The top needs to get organized and set a proper vision and goal for herc. Perhaps get a person who will take care of planning and communication with the community. 

     

    Just my observation from what's been going on since the start of the year.

     

    Yeah agreed.


  2. Maybe. just maybe. He was sealed in a tomb by his players and now he's awakened. He probably thought the year is still 2005. 

     

     

     

     

     

     

     

     

    Too soon?

    Alright, I'll walk away.


  3. If you click download, you'll see more pictures in a bigger resolution. I don't know why but ever since I joined Hercules (and previously), this forum has posted the above picture of my topic post in a small cubic resolution. It's really annoying and makes me edit my original post everytime to get rid of that small preview. Any help Mysterious?  :swt3:

    Just use the [/img] tag man. haha


  4. Thanks for the detailed explanation @@Rytech.

     

     

    When compared to other emu's...

    -It keeps all the classic game mechanics and focuses everything added in around them (more details in a bit).

    -Keeps the same database formats as eAthena used.

    -Is the most up-to-date on formula's and mechanics for all the skills for the 3rd jobs and newer jobs skills.

    -Tends to have certain features first before other emu's have them (body styles and dressing room for example) I love to experiment. ^_^

    -Is normally always stable since releases are done more slowly to give me time to check my code that its clean, efficient, and bug free (rarely do bugs happen).

     

    In a nutshell its something many like to use to host a server for a pre-renewal game mechanic server that supports all the latest jobs and skills. Yes Herc does allow this too but things like Hercules and rAthena are more better used for renewal servers.

     

    This is actually brilliant. Right now I only have a SHR server and have played SHR servers since forever. But my community requested that I also make a high rate and low rate servers with a Pre-RE game mechanics that has all the latest contents (e.g Mobs, Items, Client, Dress Room System).

     

    I'll definitely try this out once its time to make the HR and LR.

     

     

    All Hail!


  5. I don't know what to say, I'm really sorry for all the trouble caused. I've been doing my work good for the past year and I was always there and up for free works when someone asked me for discounts I always gave some too. I have had a lot of RL things going on but surely I wouldn't talk about it with my customers. "My real life is my real life and has nothing to do with RO related things." was what I always told myself, that's why I prefered to be called Daifu only and not with my real name. I got sick and had depressions and was nearly about to stop doing graphics completely because I thought people wouldn't appreciate it enough and I'm not good enough to do graphics anyways. To handot message I can just say that we talked often and I always asked for the last date when the request should be finished. If someone hires me and tells me the website needs to be done in 1-2 months then I will do other clients that contacted me for an earlier appointment first.. I guess that's just logical. I didn't know that I'd become sick and get depressions starting march - I can just apologize for not having enough strength to go on the computer and leave a note.

    Its your health that's on the line here. You do not need to apologize.

     

    I'm just glad that you are well now.

     

    :D


  6. How about putting @kickall

    in this case there will be no rollback to those players. (not so sure)

     

    //Look for this
    if (.Minutes <= 0 ) {
        //add this
        atcommand "@kickall";
        atcommand "@mapexit";// Direct Shutdown? use @mapexit instead
        end;
    }
    //Look for this
    OnTimer120000:     
    //add this   
        atcommand "@kickall";     
        atcommand "@mapexit";     
        end; 
    }
×
×
  • Create New...

Important Information

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