Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Darkbasic

Members
  • Posts

    47
  • Joined

  • Last visited

    Never

Darkbasic's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. It is readable for me. But thanks for the advise.
  2. Okay here is a Little attack skill I made, tell me what you think guys! =] Btw I made several of these and they all look great! ![](http://i47.tinypic.com/2csbdsl.jpg) Okayso maybe that one was kind of small… so what about a full size one? =P I also put togeher several of these aswell. Just incase. ![](http://i47.tinypic.com/29urtyv.jpg) And last this is the wallpaper/title screen for my upcoming game. Maybe some of yall remember maybe not… but yeah What do ya think?? ![](http://i48.tinypic.com/dpwidj.jpg)
  3. Okay I found a few lines of code that shows the width and hieght of the actual window itself I believe. Direct3D_Window.Windowed = True Direct3D_Window.BackBufferWidth = 800 Direct3D_Window.BackBufferHeight = 600 I've been messing with this in both nightly and cyrstal shire. I set it higher and the graphics got tiny. =/ Not what I want at all… I just need to figure out a way to draw more tiles across a larger area of screen. So yeah what Joyce said. I love the crystal shire layout anyways.
  4. I have tried most of the tutorials on here for the PicScreen and all that, with no success. I was wondering if anyone could help me get a fullscren version working for the 2.8 version of eclipse nightly release. To people wondering why for because of other peoples computers… I could compile a completly fullscreen version, if i knew what to change. And thus would be able to play fullscreen or winowed. My computer screen is HUGE and I'm pretty sure alot of other people out there have good sized screens these days. Most poeple I know do. I know I will have to change the GUI around and make new ones in photoshop but thats not a problem. Thank you.
  5. Could anyone else try to at least HELP me, by pointing me in the right direction? What section of source should I edit in the new version? I'm trying to learn here… At this point I would be willing to make some graphics or pay... seriously. I don't need anymore of this "why do you want to" bull crap. Nothing ^ in that helped me one bit... you just wasted my time really. Just sayin. I can't even start on my game because of this! Thank you.
  6. Thanks for the info, could you please point me into the right direction? Thanks!
  7. Macs do not suck! My macbook pro is the best computer hands down! Everything runs so much smoother… but yeah anyways A linux version or at least server would be nice for server hosting.
  8. Okay I followed this tutorial to the T! I got a copy of vb6 and am really trying to do this full screen thing. Okay here is my values… MainFrm PicScreen = 1280x800 1280 x 800 /32-1 /32-1 =39 =24 Client AND Server side both compiled with ModConstants set to Public Const MAX_MAPX As Byte = 39 Public Const MAX_MAPY As Byte = 24 I got it to work with 800x640 but anything higher than that doesnt seam to work anymore... Am I just doing it wrong? What can I do to at least get this size. Thanks. Oh and when i move around in the map it still scrolls but only in that little window. Just saying. I tried increasing my map size and everything... btw this is JCS 2.8 graphicly version. dunno if that has anything to do with it either. Idk if this has anything to do with whatever but my screen is 1440x900... just saying. This is really confusing stuff. =/ Please help. ![](http://i49.tinypic.com/2zxrszc.jpg)
  9. I second this!! We definitely need a fullscreen, and resolution options menu.
  10. Bleh… this is whats wrong with eclipse... The forum. No one cares about anything. And you havent been productive at all. Just going on and on about what I can't do. I dont care/need to hear about your opinions. I just want to kindly ask JCS if he could do something like this. And no I cannot easily edit or anything like that... half the tutorials on here are dead/dont work so yeah. I dont own VB6 nor do I know how to program. Believe me. I would not be asking! =/ If I knew how to program I woudlnt be asking! But I will be taking a programming course sometime either this year or next hopefully.
  11. @Lumiere: > if you don't know just learn or ask somebody to do it for you! Thats what I just did… lol sorry not trying to be mean but playes do matter... this isnt about me. Its about them. If it was just about me... Id be making a game with UDK. And honestly if you dont have anything productive to say then dont bother. Please.
  12. I know this may be asking a lot. Could you possibly implement a new GUI set up like deathbeam's wtih the alpha transparent everything? His is amazing! I mean i'm not trying to complain or anything but, yeah eclipse needs a better view… its 2012 6 years later and the screen has only gotten smaller... so it seams =/ I dont understand. I love eclipse. But I need fullscreen! My players will want fullscreen. I mean no one really wants to play it in a window... yeah its good for deveoplment. Oh and the fact that you can no longer move the Admin panel window sucks... just sayin. I would try to do it myself but i am not a programmer. =[ But yeah if there is anything you could do that would be amazing! I could do the graphics part, I dont mind one bit! Oh and btw you did a great job on the fog feature! Love it!
  13. I lost a copy of my game… yeah... i know. I thought I saved a backup, but anyways I restored my pc a few days back but the only copy of the game I have is the client so is there anyway I can take the maps from my client and use them in my server I got a few to work but then when i replace all of them I just get a run time error 9 (loading server.exe right after spells... it pops up. I do not know if that helps.) but any help would be apreciated greatly! :lol: Thanks! Well I started coping and pasting each map from my old client to my new server and i only get this error on 2 maps... even if i change the names of them to somthing else like (map62.dat i changed it to map242.dat) and it still gave an error until i replaced it with the default map... is it really corrupt? its still the same size file... 20.6kb Darc
×
×
  • Create New...