Jump to content
SSForum.net is back!

Samapico

🜲 Administrator
  • Posts

    7973
  • Joined

  • Last visited

Everything posted by Samapico

  1. lol , just use the line
  2. i didnt use any other map editor either
  3. pencil should show the special tile gfx when moving over the preview... just kind of like SSME does. and if the problem you speak of is those lines around the wormholes, blame me but it can be easily removed that screenshot made me notice some things i havent tried yet... Didnt use DCME for a while now
  4. Both teams were almost equal until the 2nd half of the 2nd match... which turned out to be a disaster for C-O .. for some reason.
  5. keep me informed Samapico >> hotM A I L > D o ====T < !@#$%^&* if I ever get some time to work on that godly map editor...
  6. heatseekers and countermeasures would definitly be awesome...
  7. Epion are SBL7 champions! Season MVP: Maynard
  8. lol $$$ i'll do that someday basically, if i remember right, the 'shift' part checks: tool diagonals? if not close enough to diagonal, make it straight line in whatever direction the mouse it the most far from begining and whatever happens in there, it switches values or replaces them, keeping in memory the original ones in the tempx/y variables... or something like that
  9. you need to hold CTRL for draw from center I KNOW CUZ I DID THAT PART (I'm proud of myself har har har) also works with line oh, and I noticed one bug some time ago... when using the line thickness thing... If you choose, for example, the thicker line, and draw something NEAR the map's border, it will still try to draw some tiles outside the map, and crash the program... It checks if what you are trying to draw is between the limits, but it doesn't check for those extra tiles that are drawn with the thickness thing and it would be awesome to be able to zoom with the mouse wheel and move around with the 3rd button... I have no idea how to do that however =/
  10. I learned alot about the structure of a program in vb by reading / editing dcme... before that, I had no idea what was a module, a class, and how to work with them...
  11. wouldnt it be possible to fix the pencil offset by simply changing this line: (frmGeneral , picpreview_mouseDown) Case t_pencil, T_Eraser Call pencil.MouseDown(button, x, y) to: Case t_pencil, T_Eraser Call pencil.MouseDown(button, x-[offset], y-[offset]) ?
  12. Samapico

    SBL7

    true.. forgot to send news to sysop....... * Epion VS Covert-Ops 1. March 19th 2006 Epion won 98-92 (MVP: Maynard) 2. March 26th 2006 3. April 2nd 2006 (if necessary)
  13. actually, it would be possible to make it call a 'line draw' function, using the tile 0 ... just have to make it check for special objects cut off... interesting idea
  14. Samapico

    SBL7

    Epion won first match of the final best of 3
  15. yes.. we signed up on some thing.. but never knew how it worked lol.. and I don't have any time to put on that these days anyway
  16. thread has like 46 attachments lol... if you click on the small paperclip beside the thread's name when viewing the topic list, it shows you everything we attached in here... its interesting
  17. i actually downloaded that.................. it... is.. emm... different
  18. Epion and Covert-Ops won semi-finals and will participate in the final. SBL final will be best 2 out of 3. 3 matches will be played on Sunday, March 19th 2006 (Epion won 98-92) Sunday, March 26th 2006 (Epion won 93-75) See details here
  19. Playoffs schedule is up... http://www.ssforum.net/index.php?showtopic=10144
  20. Outfile=YOURLVZFILENAME.lvz [objectimages] IMAGE1=YOURPICTURE.png,1,1,100 [screenobjects] C-315,250,IMAGE1,AfterChat,EnterArena,1000 ;Note: the '315' x coord is your image's width divided by 2, that is to make sure it appears in the center That's pretty much all you need... oh, and you might want to invert your picture's colors or something... white will be ugly with that black background... unless your zone uses a lot of graphics.. then maybe..
  21. Samapico

    SBL7

    Updated.
  22. Samapico

    SBL7

    quitters
  23. no you didnt gj
  24. ok so that's what you were talking about... errors in compiling... you have to be more accurate, especially with such bad grammar Use the compiled 1.1.0.2 version if you wish to use the editor... If only the source code is posted, it's not necessarly meant to be compiled... you can test it with F5 if you use Microsoft Visual Basic, it should work fine ; but it's not guaranteed compiling will work entirely
  25. would be interesting to be able to 'drag' a .lvl file in DCME so it opens up... and to make it so we can !@#$%^&*ociate .lvl files with it... i have no idea how to do that tho HOLY WHOAH ... lol thats cool and how does that opensvn thing works? i couldnt figure it out
×
×
  • Create New...