Eclipse - Free 2D Mmorpg Maker
September 02, 2010, 10:31:00 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Shop Arcade chat Login Register  
 
 
   
 
collapse

* No Spam Or Websites

Refresh History
  • Ertzel: So... Anyone with basic/none/limited photoshop or even paint skills want to make some money converting sprites for me?
    Today at 10:07:35 PM
  • Gamma™: weaver why are you oflfine on H&H? :S
    Today at 10:04:26 PM
  • Ertzel: Ya, only one try per knife, my one try failed :(
    Today at 10:00:17 PM
  • LegendWeaver: is it one use?
    Today at 09:43:15 PM
  • Ertzel: Wish I didnt spend my 1k+ credits to buy the stupid knife that failed at stealing Robins credits >.<
    Today at 09:42:42 PM
  • Wraith: ) Kreator!
    Today at 09:06:52 PM
  • Wraith: yes! you were! (in red text
    Today at 09:06:46 PM
  • ToshiroHayate: Kreator!
    Today at 08:25:02 PM
  • Kreator: o_0 Was I supposed to Wraith?
    Today at 08:16:02 PM
  • [Pie] ICT: Don't worry.. I commented.
    Today at 07:55:08 PM
  • Wraith: Ay, kreator, wtf is up with you not posting anything about my new cliffs??
    Today at 07:50:36 PM

* Recent Topics

[EO] Attaching Problem. by 314piwm
[Today at 10:21:04 PM]


Project Vertigo [2d Tile-based Side-Scrolling Engine] by Miguu
[Today at 10:03:22 PM]


Zacaras Empire (Hiring) by Ertzel
[Today at 08:43:54 PM]


custom cliff tiles by ToshiroHayate
[Today at 08:29:15 PM]


.: RPG Kingdom :. by LegendWeaver
[Today at 08:25:20 PM]


What do you think? by [Pie] ICT
[Today at 07:54:54 PM]


[Show Off] Aztec Stuff by [Pie] ICT
[Today at 07:50:07 PM]


So I herd you liek mudkipz by Kreator
[Today at 07:36:52 PM]


Haven and Hearth: Epic Screenshot Thread by Tompwnage™
[Today at 07:14:21 PM]


The Lonliest Star [RP] by DDunit
[Today at 07:09:46 PM]


* Who's Online


Pages: [1] 2 3 4
Site Author : Topic: F.A.Q  (Read 10429 times)
0 Members and 1 Guest are viewing this topic.
August 11, 2008, 02:10:06 PM
Zombologist
Demi God
User No : 6258
Posts: 4609
  • 408 credits
  • View Inventory
  • Send Money To Zоmbie
    • View Profile
    • WWW
    F.A.Q (#0)
    Thanks for reading this.

    Before you ask a question, see if it is answered here:


    Q: How do I make myself an admin/owner?
    A: To make yourself the owner, open up the server and click the 'players' tab, then click on your character and click 'set access', then type in '5'. Or at least that's how you do it in E.E 2.7.

    Q: How many versions of Eclipse are there?!
    A: There are a few builds out just now and many more in production.
    Current builds: Eclipse Stable, straight from the SVN.
    In development: Solar Eclipse (Java), Eclipse++ (C++), Eclipse Origins (VB6) and many more!


    Q: What version should I use?
    A: It's up to you, although just now I personally recommend Eclipse Stable.

    Q: When does the next version come out?
    A: Just don't ask, no-one knows. And setting a deadline just adds stress to the coders which could cause the release to be unfinished. Don't ask, it will be ready when it's ready and you WILL be told.

    Q: Can I transfer my 2.7/2.8 files to 3.0?
    A: You can transfer map files and graphics, but you will need to edit scripts because of the different syntax between VB6 and Java. I need this verified.

    Q: Oh no my spells don't work! :O
    A: Only scripted spells and AoE (Area of effect) spells work in EE 2.7.* The developers released an update to fix this issue; it can be found here.

    Q: My game size is messed up!:

    Click for full image

    A: If you are using Windows XP then:
    Right click on desktop - Under 'Settings' tab, Select 'Advanced'. - Under 'General' tab, Change DPI settings to 'Normal size (96 DPI)'. - Click 'Apply' and you should be done.
    Thanks to Soljah for this.

    If you are using Windows Vista then Right click on desktop. - Select 'Personalise'. - Under 'Tasks' choose 'Adjust Font size (DPI)' - Select 'Default scale' - And now click ok.
    Thanks to Sean [Nanoware] for this.

    Q: How do I get my game online?
    A: You can portforward, or use hamachi. He are some links:
    Port Forwarding Made Easy
    Port Forwarding Tutioral
    Hamachi Tutorial - Solution to having troubles with PortFowarding


    Q: Can I make a battle system in my game using Eclipse?
    A: Yes, Battle systems like Final Fantasy or Pokemon arre possible through sadscripting or editing the source.

    Q: How big can my game be?
    A: Games can get as big as you want, and with the use of a scrolling camera, lag is minimilized.

    Q: How can I open the admin/mapping window?
    A: F1

    Q: How can I make a guild?
    A: F4 - Only admins can do this.

    Q: How can I have more than 1 class?
    A: Copy your "Class0.ini" into however many classes you want, then change there names to match (ex, Class0.ini, Class1.ini, Class2.ini would make 3 classes.) Then edit them as you please.
    NB. In data.ini there is an option for max_classes, make sure this is correct when adding more classes.


    Q: My server is on, but the client says it is Offline, what do I do?
    A: Make sure you have port forwarded and you have the correct IP

    For a complete guide on hosting a server, click here.


    Q: How do I edit the source?
    A: To edit the source, you must have Visual Basic 6. VB6 is out of production, the only legal way to get a copy is second hand. You then download the source and edit it through VB6.

    Q: How do I change the GUI layout?
    A: This requires VB6, but it is incredibly easy to change the basic layout, because it is a drag&drop system.

    Q: How do I make quests?
    A: To create quests, you need to be able to use Sadscript, which is located in the main.txt.

    Q: I have an error!; What do I do?
    A: Install the ELI - Please read the instructions on the left of that link.

    Q: My NPC's aren't talking.
    A: Make sure it is set to friendly and has at least 1 in each stat.

    Q: What are shops and how do I use them?
    A: Shops are used to buy or sell items such as food, weapons and spells. Use the admin panel (F1) to create or edit a shop and use the "Shop Attribute" on a tile when mapping.

    Another option is scripting. (make sure you have read a few scripting tutorials before attempting this:

    Call GoShopping(Index, ShopNum)
    And put it under the Scripted NPC's sub.


    Q: Is it possible to have ISO movement in my game?
    A: Yes, there are two options:
    1: Wait for Eclipse Evolution 3.0 which will have Isometric graphics with an x, y and z axis.
    2: Use isometric tiles like Ambardia.

    Q: Does my game have to be based around combat and killing things?
    A: Not at all, you can base your game around whatevan you want, be it catching squirrels, or skydiving. To take the combat out of your game, you can edit the source using VB6 and take out a couple menus. (I'd recommend posting a topic in Source Questions to ask help with removing menus and stuff.)

    NOTE: Answers with a "*" next to them mean that in 2.8 this problem is fixed.


    Click here for Niko's very list of tutorials.

    Click here for Gwen's Eclipse Guide

    Character Control Keys


    If you have ANY errors, check the Run-Time Errors Board before asking.

    Please!
    Don't forget to use the search button before posting!


    Please, please, do not post questions here.

    By Squiddle.
    [Edited and Maintained by Desiderium]

    Credits:
    Oizumi03
    Shadowwulf
    Bone
    Admiral
    Gwen
    Niko
    dsilverwolf
    Everyone else who helped out. =3
    « Last Edit: March 01, 2010, 02:06:44 PM by Pink! » Logged

    August 11, 2008, 02:12:54 PM
    IRC Hoster
    Member
    **
    User No : 3384
    Posts: 76
  • 0 credits
  • View Inventory
  • Send Money To derrick1123 - ß
    • View Profile
    Re: F.A.Q (#1)
    Nice edit! This should help a lot of topics be answered, and make it easy to find problems and answers.
    Logged

    Date Registered:     July 19, 2007, 12:08:56 AM

    I can do IRC Hosting for YOU, check it out: TOPIC

    Check out my IRC Server BrokenHatred. Come and create your channel now!
    August 11, 2008, 02:14:22 PM
    Zombologist
    Demi God
    User No : 6258
    Posts: 4609
  • 408 credits
  • View Inventory
  • Send Money To Zоmbie
    • View Profile
    • WWW
    Re: F.A.Q (#2)
    If you know of any FAQ, post, and I'll update the main post. ^^
    Logged

    August 11, 2008, 02:42:54 PM
    AC'sT ~ Admin
    Active Member
    ***
    User No : 6973
    Posts: 360
  • 0 credits
  • View Inventory
  • Send Money To Oizumi03
  • Location : Albany, OR
    This is a Crusader's Tale, where's yours?
    • View Profile
    • WWW
    Re: F.A.Q (#3)
    I have some that may need answering.
    Q: How can I open the admin/mapping window?
    A: F1

    Q: How can I make a guild?
    A: F4

    Q: How can I have more than 1 class?
    A: Open your Data.ini, change the "Classes=0" to "Classes=1", then copy your "Class0.ini" into however many classes you want, then change there names to match (ex, Class0.ini, Class1.ini, Class2.ini would make 3 classes.) Then edit them as you please.

    Q: How come I can't acces my game? It says "Error: (something about a port).
    A: That means that port for the IP you're using if in useage so you need to change it. Open your Data.ini and change the port to something like 6339 instead of 4000. Make sure you're client's Config.ini matches the port numbers.
    Logged

    Current Project: A Crusader's Tale (AC'sT)
    Learning: SadScript, C++
    Well-Aquainted: Visual Basic 2008, HTML
    Familiar: C++, ASN
    August 11, 2008, 05:15:22 PM
    IRC Hoster
    Member
    **
    User No : 3384
    Posts: 76
  • 0 credits
  • View Inventory
  • Send Money To derrick1123 - ß
    • View Profile
    Re: F.A.Q (#4)
    Q: How come I can't acces my game? It says "Error: (something about a port).
    A: That means that port for the IP you're using if in useage so you need to change it. Open your Data.ini and change the port to something like 6339 instead of 4000. Make sure you're client's Config.ini matches the port numbers.
    Also add that they would have to portforward the new ports as well.
    Logged

    Date Registered:     July 19, 2007, 12:08:56 AM

    I can do IRC Hosting for YOU, check it out: TOPIC

    Check out my IRC Server BrokenHatred. Come and create your channel now!
    August 11, 2008, 05:33:32 PM
    Vyse
    Guest
    Re: F.A.Q (#5)
    Nice try Desiderium, but we all know how noobs are. They'll probably just ignore the whole thread and go on asking their stupid questions anyway, claiming "I read all tutorial". Again, nice try.
    Logged
    August 11, 2008, 05:36:45 PM
    Zombologist
    Demi God
    User No : 6258
    Posts: 4609
  • 408 credits
  • View Inventory
  • Send Money To Zоmbie
    • View Profile
    • WWW
    Re: F.A.Q (#6)
    If they don't read it, it's their loss.
    I'm not answering questions in this thread, I'm posting answers to FAQ's. ;]
    Logged

    August 12, 2008, 12:18:58 PM
    AC'sT ~ Admin
    Active Member
    ***
    User No : 6973
    Posts: 360
  • 0 credits
  • View Inventory
  • Send Money To Oizumi03
  • Location : Albany, OR
    This is a Crusader's Tale, where's yours?
    • View Profile
    • WWW
    Re: F.A.Q (#7)
    Can we get a mod to Sticky this?
    Logged

    Current Project: A Crusader's Tale (AC'sT)
    Learning: SadScript, C++
    Well-Aquainted: Visual Basic 2008, HTML
    Familiar: C++, ASN
    August 13, 2008, 09:58:34 AM
    Zombologist
    Demi God
    User No : 6258
    Posts: 4609
  • 408 credits
  • View Inventory
  • Send Money To Zоmbie
    • View Profile
    • WWW
    Re: F.A.Q (#8)
    Update.
    Logged

    August 13, 2008, 02:29:31 PM
    Average GFX Designer
    Advanced Member
    ****
    User No : 6800
    Posts: 728
  • 8 credits
  • View Inventory
  • Send Money To Tom Devilliers
    • View Profile
    Re: F.A.Q (#9)
        Ehh, nice topic. Once this gets more FAQs then there should be a link to this topic for new people. Once more questions and answers are put then this should get a sticky.
    Logged

    Other Alias':monowolf00, Neku, King Henry, Steel Emerald. If there are any other cheesy names that you can think of that an 11-year-old might have thought cool, it's probably mine.
    --
    Getting back into GFX Design one pixel at a time.
    August 13, 2008, 02:30:59 PM
    Zombologist
    Demi God
    User No : 6258
    Posts: 4609
  • 408 credits
  • View Inventory
  • Send Money To Zоmbie
    • View Profile
    • WWW
    Re: F.A.Q (#10)
    Yeah, I'm still working through it, thanks. ^^
    Logged

    August 13, 2008, 02:38:45 PM
    AC'sT ~ Admin
    Active Member
    ***
    User No : 6973
    Posts: 360
  • 0 credits
  • View Inventory
  • Send Money To Oizumi03
  • Location : Albany, OR
    This is a Crusader's Tale, where's yours?
    • View Profile
    • WWW
    Re: F.A.Q (#11)
    (Random post to put this back on top) Sorry for spam, but it SERIOUSLY needs to be stickied, and if this is what it takes, then so be it. >.>
    Logged

    Current Project: A Crusader's Tale (AC'sT)
    Learning: SadScript, C++
    Well-Aquainted: Visual Basic 2008, HTML
    Familiar: C++, ASN
    August 13, 2008, 02:39:47 PM
    Zombologist
    Demi God
    User No : 6258
    Posts: 4609
  • 408 credits
  • View Inventory
  • Send Money To Zоmbie
    • View Profile
    • WWW
    Re: F.A.Q (#12)
    You want it stickied, we get the point..
    Don't spam my uber thread. XD
    Logged

    August 13, 2008, 08:24:47 PM
    AC'sT ~ Admin
    Active Member
    ***
    User No : 6973
    Posts: 360
  • 0 credits
  • View Inventory
  • Send Money To Oizumi03
  • Location : Albany, OR
    This is a Crusader's Tale, where's yours?
    • View Profile
    • WWW
    Re: F.A.Q (#13)
    well, I'm just making sure it stays uptop. >-<
    Logged

    Current Project: A Crusader's Tale (AC'sT)
    Learning: SadScript, C++
    Well-Aquainted: Visual Basic 2008, HTML
    Familiar: C++, ASN
    August 14, 2008, 08:12:57 PM
    Similac Child
    Owner
    Demi God
    *
    User No : 13358
    Posts: 7477
  • 1425 credits
  • View Inventory
  • Send Money To Marsh
  • Comfort the disturbed disturb the comfortable
    • View Profile
    • WWW
    Re: F.A.Q (#14)
    Stickied, good FAQ hopefully you can update it even more and bring to to greatness!
    Logged

    don't call your mother - don't call your priest
    don't call your doctor - call the police
    you bring the razor blade - I'll bring the speed
    Take off your coat - it's gonna be a long night
    August 14, 2008, 08:15:23 PM
    Vyse
    Guest
    Re: F.A.Q (#15)
    How come none of the other FAQs get stickied? I remember Nickkos making one way back when, I remember me attempting to do one. The only difference I see is that he used colors. I don't mean to sound jealous or anything.
    Logged
    August 14, 2008, 08:24:23 PM
    AC'sT ~ Admin
    Active Member
    ***
    User No : 6973
    Posts: 360
  • 0 credits
  • View Inventory
  • Send Money To Oizumi03
  • Location : Albany, OR
    This is a Crusader's Tale, where's yours?
    • View Profile
    • WWW
    Re: F.A.Q (#16)
    Lol, because I bumped this one to the top repetitively....... hehe, lol?
    Logged

    Current Project: A Crusader's Tale (AC'sT)
    Learning: SadScript, C++
    Well-Aquainted: Visual Basic 2008, HTML
    Familiar: C++, ASN
    August 14, 2008, 08:33:25 PM
    Similac Child
    Owner
    Demi God
    *
    User No : 13358
    Posts: 7477
  • 1425 credits
  • View Inventory
  • Send Money To Marsh
  • Comfort the disturbed disturb the comfortable
    • View Profile
    • WWW
    Re: F.A.Q (#17)
    Becouse I didnt see it. If you want something stickied pm me about it. Or use the report to moderator function requesting a sticky.but dont abuse the system. Only do it on truly worthy topics.
    Logged

    don't call your mother - don't call your priest
    don't call your doctor - call the police
    you bring the razor blade - I'll bring the speed
    Take off your coat - it's gonna be a long night
    August 15, 2008, 05:12:47 AM
    Zombologist
    Demi God
    User No : 6258
    Posts: 4609
  • 408 credits
  • View Inventory
  • Send Money To Zоmbie
    • View Profile
    • WWW
    Re: F.A.Q (#18)
    Thanks for the sticky, and hopefully I can keep this updated. ^_^
    Logged

    August 15, 2008, 01:51:47 PM
    Average GFX Designer
    Advanced Member
    ****
    User No : 6800
    Posts: 728
  • 8 credits
  • View Inventory
  • Send Money To Tom Devilliers
    • View Profile
    Re: F.A.Q (#19)
    Sweet, a sticky. This deserved that sticky
    Logged

    Other Alias':monowolf00, Neku, King Henry, Steel Emerald. If there are any other cheesy names that you can think of that an 11-year-old might have thought cool, it's probably mine.
    --
    Getting back into GFX Design one pixel at a time.
    Pages: [1] 2 3 4
     


    Powered by MySQL Powered by PHP Powered by SMF 2.0 RC3 | SMF © 2006–2010, Simple Machines LLC
    SimplePortal 2.3.1 © 2008-2009, SimplePortal
    Valid XHTML 1.0! Valid CSS!
    Page created in 0.304 seconds with 30 queries.