Jump to content
SSForum.net is back!

Samapico

🜲 Administrator
  • Posts

    7973
  • Joined

  • Last visited

Everything posted by Samapico

  1. ROFL yeah, someone was messing with his account, but that person KNEW exactly the topic he wanted to talk about...Can't you just say something like: 'oh crap, I meant , sorry' ? Wouldn't that be simpler than making up some re!@#$%^&*ed excuses? Or is it that you think you must be always right because God loves you so much?
  2. The real reason was being in #!@#$%^&* and #nigcer and #nig or whatever... sigh just shut up will you OOOOH YES, HE SAID NICE DAY, BUT HE COVERED WITH RAIN, HE SAID THE OPPOSITE, HE FUNNY! OHOH!
  3. ^^^^^^^^^^^ See comments
  4. You mean this room is actually REAL? And wtf with the balloons?
  5. You're telling me I could get a Wii remote and plug it in my computer to play any games? Sounds like fun
  6. then the tech support forum will be filled with spam
  7. Hmmm I wonder... When we close DCME, we Unload the general form, then we 'End' just to make sure everything unloads... But 'End' is like killing the process, so maybe Vista sees this as an 'anormal' ending...
  8. If buying a name gives you a rush... You must have orgasms in rollercoasters
  9. LMAO!!!!!!! "Hey Harold... can you believe that? We're still Sunday? See, it's on that paper" "Oh really?... The paper is always right." I mean... it also means the parents did not go to work that day? lol creepy...
  10. Are there even *.elvl files? And yes... saving lvzs... will be done eventually
  11. Yeah I was definitly thinking about something like that... This kind of thing would even allow you to expand your tileset with lvz-based tiles easily This, as alot of other lvz-related stuff, will probably be worked on once we stabilize the current version; we still have some annoying stuff... and we definitly need to speed up selection Hmmm I was wondering where could we put such a thing... I like the tabs thing... simple, efficient... flexible. In a perfect world, a normal user wouldn't even have to know he's working with LVZ or whatever... He'd just add stuff and images on his map and it would look nice. Actually, ALL lvz image placement could be done with that 'Custom tiles' tab, or Map objects as you called it.
  12. That OCX must be the UpDown control we use to set the autosave delay... We should just make a custom control to replace it, it would remove that dependency. Same for the Update form's progress bar, we should just make a custom one... Just having that control in our project adds a not-so-needed dependency too.Plus if we want to add progressbars to some operations that can take a while (save, open, switch/replace, picturetomap...), we'll have more freedom with a custom-made progressbar Can you even register these kind of files with Vista?
  13. That was it, right? Totally and very fixed, indeed What was it exactly? I don't recall volonteerly fixing such a bug ô.o
  14. Ok... With your description, I'm pretty sure Set oFSO = CreateObject("Scripting.FileSystemObject") causes the error for you... Using XP? I'll make sure to trap that particular error and say something like 'Close DCME and execute DCMEupdate.exe' That line is used to rename the current dcme.exe (that's probably it, it might now work on every system to rename a running exe?) so the update file could extract the new exe without any problem A few other people had this error... I'd like to know a few things that might help me know who exactly gets this error: OS? Do you have .NET framework installed? (and which version) ... that's all I don't know if that is related, but I used DCME on my computer via Remote Desktop Connection, and the radar view wasn't working either... everything relying on setpixel just didn't work...
  15. Note that this one isn't included yet... Fix for this should be available soonI cleaned up the latest build thread... we had 2 replies of changes, merged that correctly, and I added some stuff in the suggestions/todo post
  16. he should get some pros!@#$%^&*utes with that money buying names is no better than buying runescape items off E-bay... I can't seem to think of anything as pathetic right now brb gonna get educated at university which I need to pay for
  17. Wow that makes you so cool. I won't say anything bad about you anymore. brb gonna use my money to buy essential goods cause I don't live with my parents
  18. After a lot of swearing, I've fixed this one... So many weird things... First of all, when we opened a map through double-click while DCME is minimized, for some reason, DCME thought it was maximized, so it tried to resize some stuff, but it crashed for that reason. So I wanted it to restore DCME before opening the map, like most programs do... they pop back in front of other windows and all... I couldn't get the API to restore it correctly: When you minimize a maximized window, then restore it, it should come back maximized, right? Well I couldn't do that... I got around that by storing the last known window state of the main form, so if it was maximized, do SetWindowPlacement(Maximized), else, SetWindowPlacement(Restore) anyways... BLEH. So it's fixed, plus the focus is set correctly on DCME. CLOSED
  19. Take a look at the latest release thread... I changed it a bit. I got rid of all the attachments, and replaced them with links to the files on dcme.sscentral.com... So we won't have problems every new forum update =/ Plus, it looks cooler
  20. did you check with these people if the lvz was actually downloaded correctly in their folder?
  21. Rofl... it's not a feature being fixed maybe we'll make it so it draws like that when using the 'ignore special objects' option with the pencil
  22. No need to, it's easy enough to reproduce
  23. We'd just need to add some debug.print Before After at the start and end of each method
  24. That was hilarious!
×
×
  • Create New...