Search results

  1. VE DevLog

    fixed the image here lol yeah probably not to worried about those buttons as can get around them need to know more what the layout of the wings system windows are and quests etc so can kind of try to keep it somewhat like the original 1694215142 its like whats this do lol 1694215258 or...
  2. VE DevLog

    yeah i got the main panel is there an overlay to give it side buttons and the red outside parts? 1694209549 This is how mine looks ive got the left panel for stats and the characters images etc 1694210563 servers coming along a bit as well
  3. VE DevLog

    lol cant seem to screen shot 1440x900 dunno why my character create window went grey when i made it bigger lol ill try fix that 1694208128 back to game scene any idea which is correct image for the main character window with the stats? so many in sgl and wpfs lol I have like 2 million pngs haha
  4. VE DevLog

    ok ill just put the create and select character back in and then ill get back to ya when im in the game scene so I can show you 1694197147 You can change gender/hair/hair color on here?
  5. VE DevLog

    I have the animations its ok i thought maybe they used both so ill just make it up and add both classes to mine then lol and I mean like the character window and what the buttons do on there and any other ui features like upgrading or the pot thing and the wings system? 1694194115 you mean this...
  6. VE DevLog

    map editor working now properly just trying to figure out the new maps
  7. VE DevLog

    Has anyone got any footage of the login screen/character select with the new lancer class? Also could anyone help with the features of the ui? finally had some time to get back into this
  8. OS Version Poll

    was this the pirate edition that was on pirate bay? lol that was a cool os
  9. Shanda maps

    they control the loop so i is added to the string otherwise you would have to load each one separately 1691226430 Wemade private void LoadMapType0() { try { int offset = 0; Width = BitConverter.ToInt16(Bytes, offset)...
  10. Shanda maps

    its custom tile sets when it loads maps it adds to the value read from the map to get the correct set from data/map data/wemade or shanda. You can have as many maps as you like as thats in the database the 0-99 would allow you to add more tile sets to that set so in theory you could add custom...
  11. Help Mir 3 Zircon Server Help

    got there in the end lol... no worries enjoy
  12. Help Mir 3 Zircon Server Help

    sounds like your probably using wrong client with server and getting errors in networking? check errors in server/client folders see what you get
  13. Help Mir 3 Zircon Server Help

    ports need to match, in the client config ini file UseNetworkConfig=True IPAddress=127.0.0.1 Port=7000 sdttings are still on new client? think 'O' opens it also but you can just change ini file your probably using outdated databases aswell if using stuff from original posts just follow the...
  14. Help Mir 3 Zircon Server Help

    check config settings for client path? if it keeps changing when you load server make sure to set it in the ini file as it loads the info from there
  15. F.H Server [Test]

    will let you know when ive got them going just trying to find a server for them as it looks like they connect to some AFT server but been a while since ive looked into this stuff lol ive tried sanitys servers but doesnt seem to work so im thinking its very custom built for what they were doing...
  16. Suggestion Bringing new life to a dying game! Future Features

    @zedina heres some more for ya lol 1676809914 this might not be good though as when they make new files and stuff it usually has exactly the same features that noone really likes lol which is why everyones playing older mir games lol
  17. Suggestion Bringing new life to a dying game! Future Features

    save the image from there? lol Its Mir4 I think was a while ago i ripped that
  18. Suggestion Bringing new life to a dying game! Future Features

    I do sort of agree that the UI in mirM does make the game a bit better and possibly could work for mir all depends on what your trying to do lol you kind of have the same process I do and try and rip everything apart and rebuild your own, takes so long tho which is why I have so many projects un...
  19. F.H Server [Test]

    yeah that wont be a problem I only need the map header and cell structures I started that back in 2019 and couldn't finish it because of map structures lol
  20. F.H Server [Test]

    think the ones I found are an old c++ set ill try work out what they are do what I need to then release them if they are any good