Search results

Desolation Mir2 (Med Rate Server)
  1. Samuel

    SlashingBurst... Information please.

    Cheers guys, I added a little custom twist on this now anyways :P Thanks again Sam
  2. Samuel

    SlashingBurst... Information please.

    I have absolutely no idea how this skill is supposed to work and have just been going on what it looks like, however, how is this skill officially meant to work? Has anyone used it before? Thank you Sam
  3. Samuel

    Improving taming... (Suggestions please)

    I'm not working on Arcadia no, although the project sounds very interesting... I am working on a new project with a couple of other well known lomcn characters (which is going well :) ) I'm excited about it anyways :)
  4. Samuel

    Improving taming... (Suggestions please)

    Is a small world :P I have only recently moved down here mind, originally from landan..
  5. Samuel

    Improving taming... (Suggestions please)

    I really like some of the ideas guys... I like group exp for pets I think this is a must and can't believe iv not thought of this before... The level increase is another brilliant idea I can imagine starting point at 2hours say then an extra 15minutes per level... 7 levels totals in at around...
  6. Samuel

    Improving taming... (Suggestions please)

    I was thinking a pet bar might be nice... Showing health, current buffs and duration left in minutes/seconds... When your mouse hovers over one of your own pets then bar appears in corner or something... I'm also trying to think of a good way to extend pet duration but merph I'm a do'er not a...
  7. Samuel

    Improving taming... (Suggestions please)

    When I played mir properly years and years (and years) ago I used to love popping into ST taming some maggots and spooning WT KR with 5 maggots at my side... Since then I have floated around some servers and feel with the advancement of skills/caves taming is sorely forgotten and outdated...
  8. Samuel

    Assassin Base stats formula

    I don't think we have an official sin base set of stats, everyone who has coded the sin class has done it on rumours/speculation... Personally I would go with your gut feeling on what you think it should be as official apparently got in wrong... Traditionally sins would have no low ac/amc...
  9. Samuel

    Any 2.3 and Ruby Servers available? [Have a Quick Read]

    That's how it works at the moment... If port 3000 isn't available then you can't register your server... And if it becomes unavailable then the server is removed from the list, but is still known to the system. Sam
  10. Samuel

    Any 2.3 and Ruby Servers available? [Have a Quick Read]

    Yeah thats one of the features that I think will be added over the next few days... Shouldn't be hard :). Cheers for input pal. Sam
  11. Samuel

    Any 2.3 and Ruby Servers available? [Have a Quick Read]

    Yeah this was a very basic v1 attempt... At the moment if a server is unreachable (either offline or port 3000 not available) then its not displayed at all)... Mir3 and Mir2 I'd like to get little icons to maybe differentiate the two. But first I need to generate an image from it so it can be...
  12. Samuel

    Any 2.3 and Ruby Servers available? [Have a Quick Read]

    http://www.lomcn.co.uk/status/ Should be up and working... Just going to make a smaller version for the side bar of LOMCN. Sam
  13. Samuel

    Any 2.3 and Ruby Servers available? [Have a Quick Read]

    I believe that might be about to happen :P. I have sent everything over to Haz who is in the middle of putting it up now I believe... Added Mir3 Support and added an additional check to see if the server is using mir2.3 as it appears that td's files are the only ones that reports a different...
  14. Samuel

    Any 2.3 and Ruby Servers available? [Have a Quick Read]

    Couple of screens... Bare in mind I'm no GUI designer... Sam
  15. Samuel

    Any 2.3 and Ruby Servers available? [Have a Quick Read]

    You will be able to register your self once the list is up... All you will need to do is ensure that port 3000 is forwarded... If your server goes offline for x amount of time (Undecided yet, me and Milo are still in discussion) then it will be automatically removed from the list and you will...
  16. Samuel

    Any 2.3 and Ruby Servers available? [Have a Quick Read]

    Are there any 2.3 and Ruby servers up and available for a small experiment? I have basically thrown together a new Server Status (user count thingy) list. At the moment it there is a registration page where you are able to add your servers ip, port that provides the info (default 3000), type...
  17. Samuel

    [Approved] M2H The Golden Age [Heroes] Discussion

    Re: M2H - The Golden Age [Heroes] Nice job guys... if there was ever a server that might get me playing Mir again... This would be it :D Sam
  18. Samuel

    Woool 2 Preview

    Would it be possible to maybe provide me with the main interface library and a viewer/ripper for it? Gonna port it into mir I think :) I likes it. Sam
  19. Samuel

    [Approved] M2H The Golden Age [Heroes] Discussion

    Re: M2H The Golden Age - Comming Soon News Flash Looks good guys... Good to see someone making full use of the code we worked on :) Keep up the good work :D Sam
  20. Samuel

    Web Designing (Doing this at college) - Need a bit of help.

    www.w3schools.co.uk (or .com) look at html and CSS... html5 and CSS3 if you want to do some kl flashy stuff on your page... to set an image place on a web page do something like: <style> image.one { margin-left:50px; <!-- places 50 blank pixels to the left of your image, which makes it appear...