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

dthnote801

Members
  • Posts

    225
  • Joined

  • Last visited

    Never

Posts posted by dthnote801

  1. So I'm getting RTE 380 on both Eclipse games I have on my computer.
    On start up for both games I get to the loading menu message, then it gives me the "RTE 380 invalid property".

    I have tried to re-install the library files, and that did not work,  any suggestions?
  2. I'm probably going to say no because Cubia was evil to begin with, and was planning to take over The World also he is one of the phases.  And this sounds like a .Hack// Rip because It's based off of .Hack// but it's not including any of the events in it, but it is its own game with its own story.
  3. Hachiro Ich hoffe, Ihr Spiel gut läuft, bin ich, meine eigenen. hack / / Spiel als gut. Wenn Sie einen Link, um Ihr Spiel über pm geben könnte, würde ich gerne sehen, was Sie fertig sind.
  4. Mit Google Translate, das zu schreiben.

    Normalerweise würde ich nicht sehen die deutsche Bord, aber ich gesehen Tor und ich war neugierig.

    Es sieht wirklich gut, gute Arbeit.
  5. I'll post a few examples of them.
    http://i53.tinypic.com/9549.jpg
    http://i56.tinypic.com/2uf5yza.jpg

    To see the full extent of RMXP (RPG maker XP) tiles download the trial version of RPG Maker XP from here:
    http://www.rpgmakerweb.com/download.html
  6. To the best of my knowledge there is not, but you just need to copy the middle sprite from each row then paste them in place one.
    it's a relatively easy fix, I hope this helped you out.
    and the format ReapZz posted, is correct.
  7. First of all you need the sprite to make the sprite match this format
    ![](http://i53.tinypic.com/zsmwx2.jpg)
    If this format isn't matched then you'll get the same / different errors.

    Feel free to post the actual sprite so we can see how your sprite looks and what we can do to help.
  8. It looks overall good, but why would there be Guards in a church?  And try using the screenshot map button on the admin menu, you'll get a larger picture. (If this is the entire thing, then I'd recommend to make it a little bigger because when you think of Cathedrals (Or at least when I do. . . )  I think of a fairly large building.
    I'd also suggest making a set of the stone columns down in between the sets of Benches.
  9. Pretty much any http server. 
    as stated here:

    > Eclipse Origins - Autoupdater
    > Created by: Robin Perris
    > Website: freemmorpgmaker.com
    >
    > === server ===
    > UPDATE.INI AND ALL UPDATE WINRARS NEED TO BE HOSTED ON A HTTP SERVER.
    >
    > Update.ini should look like this:
    >
    > [FILES]
    > versions=3
    > version1=version1.rar
    > version2=version2.rar
    > version3=version3.rar
    > etc.
    >
    > 'versions' needs to be the amount of downloads you have.
    > Add a new line with 'version#' for each new download you want to add.
    > Each version winrar file needs to be in the same folder as update.ini.
    >
    > === client ===
    > unrar.dll needs to be shipped with the updater.
    > autoupdater looks for "data files\graphics\autoupdater.jpg". If it exists it'll set it as the form background and make the labels invisible.
    > Data Files\updaterInfo.ini needs to contain the URL to the folder where everything is saved on the server.
    > If updateInfo.ini doesn't exist, the updater won't work.
    >
    > IF THE SERVER FILES DON'T EXIST, THE UPDATER WILL ERROR, WHICH IN TURN WILL TRIGGER THE ERROR HANDLER AND CAUSE ANY GHOST FILES TO BE DELETED.
    > HOWEVER, OTHER ERRORS ARE MOSTLY UNHANDLED AND MAY CAUSE GHOST FILES. BE WARNED.
    >
    > Regards,
    > Robin
×
×
  • Create New...