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

Nighthawk0973

Members
  • Posts

    66
  • Joined

  • Last visited

    Never

Nighthawk0973's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Really? What else do you have to do to make it in EO format?
  2. The tilesets are 32x32 per tile rmxp sets. Many of them do not show up at all in the map editor, they're just all black. I also have this error in my errors.txt in the log folder: ``` The following error occured at 'LoadTexture1' in 'modGraphics'. Run-time error '9': Subscript out of range. The error occured on line 490 ``` and this shows up what appears to be a couple hundred times… Anybody know why this might be?
  3. First of all, when I look at the quest editor in the admin panel there are only 5 quest slots. Are there really only this much quests in the Silver Edition of Eclipse or are there more and I'm just missing something? (If there really is only 5 that's kind of a bummer…) Second of all, I'm trying to setup stats and how those will work and would like to know what each of the stats does and what formulas anybody could give me on how that stats are used in calculations in the underlying code of the engine. Thanks in advance for any responses!
  4. If you've found an audio resource (be is sound effects or music) but want it in a format supported by Eclipse (which formats Eclipse supports I am not sure. I know for a fact it supports mp3, as that is what the default music is, and I would imagine sounds can be in wav as well, but I am not for sure) I found this website that could convert the files for you:\ [http://media.io/](http://media.io/) Just upload the files (you can upload multiple at a time), choose the output format, select your desired audio quality, and press convert! Leave the tab open and it will automatically update and convert the sounds, allowing you to download them all in a zip file. Hope this comes in handy for somebody.
  5. Nighthawk0973

    Screen size

    I would have to say that the original screen size should definitely be available regardless because first of all, some people prefer windowed mode over fullscreen, and second of all, people with older hardware might need a smaller screen resolution. But that's just my opinion, I honestly don't think it's that much of an issue in the first place.
  6. > Make sure your server and client are closed. In the Eclipse Origins/Client and Server folders delete update(s).ini and try running the launchers again. That appears to have worked, thank you.
  7. I started up my server then used the client with the IP 127.0.0.1 and the port that goes with my server. I tried connecting to my server but it gave me a message saying "Your client or game server is outdated! Be sure you are launching the client from the Eclipse Origins Launcher and not eo.exe!" I used the launchers as opposed to the eo.exe and eoserver.exe and it still gives me the error. When the launcher starts it even says that I am up to date. I downloaded the most recent version off the website about a week ago anyways. Anybody know why this is happening? (Also, I have done port forwarding with my router, which has been able to host other server applications before)
  8. Alright that clears up all my questions! Thanks for the responses guys.
  9. Thanks for the replies guys, I will see what I can do about VB6\. What I'm wondering right now is where do I get the source code to work with it? And once I edit the files do I simply build into an executable and replace it with the original Eclipse executable?
  10. Hello, I am Nighthawk0973\. I am a sophomore in high school and have been programming for roughly 3 years. I have taken a years Visual Basic course and am in the second semester of a years C++ course. I am also fairly good at Java (especially regarding games, as that's what I'm interested in) because it is the first language I learned and I understand the concepts of it easier than other languages. Now, from what I understand, you can use Visual Basic to program modifications for Eclipse. As a programmer this obviously has me interested so I was wondering how I set this up? I have a copy of Visual Studio 2013 Professional and my school has set me up with a 2 year subscription to DreamSpark so I'm fairly certain I will have the means to get and software I need, I just need somebody to point me in the right direction. I would very much appreciate any help anyone would be willing to give. Thanks in advance, Nighthawk
  11. @blkcrow: > its done automatically. the mask color is the color of the top left pixel oh ok. Thanks :D @Sicarii: > black is a pretty common/useful color to use/have as a visible color…i would suggest editing your resource pack well actually the enitre resource pack is already made for me and has some 100+ pictures in each category. I won't worry about it. If I really need to use black for some added in custom stuff I'll just go into paint.net and create a color that is almost black, but not exactly (RGB) 0, 0, 0.
  12. I have this resource pack but the background is black is it possible to mask this color instead of pink? Thanks, Nighthawk
  13. Man. It has been a long time. Anyways I'm back on the forums as far as I know. I don't think I'm going to be to active however. I play so much old games on my free time :D If you do happen to remember me when I first joined, you probably remember me as being annoying and idealistic. That's not me anymore. Just to let you know.
  14. it'd be nice it when you posted your 'fix' that you'd post it in the 'way1' edition as well.
  15. @RyokuHasu: > =_= its not hard to get a copy of VB6… (if your set aside your morals for like 5 min) unfortunately my computer is going to take much longer than 5 minutes to install visual basic and all the SQL server stuff (which is obivously required for editing the source of eclipse) in which case I will cancel the installation :D or deinstall the program. Anyways the reason I came on this thread was to ask you guys (hopefully the last time I need help with this thing) for some help. I was creating the quest that teaches the woodcutting skill. I created a item called 'log' and used the 'Gather Items' quest option, and configured it so that you needed 3 logs to complete the quest, and then you would 'End Quest' but when I get 3 logs than he says the meanwhile speech and doesn't finish the quest! I made sure that the item number I input and the item number of the log match too. Please help me? Maybe I'm doing something wrong? (in which case I would like a tutorial on how to get this done right) Hopefully this isn't on his to-do list to fix or else I'm ditching this quest system…
×
×
  • Create New...