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

F.A.Q


Drummerpete
 Share

Recommended Posts

![](http://i217.photobucket.com/albums/cc271/Drummerpete/FAQ.png)
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](http://www.touchofdeathforums.com/smf/index.php/topic,49913.0.html), [straight from the SVN](http://www.touchofdeathforums.com/smf/index.php/board,406.0.html).
In development: [Solar Eclipse](http://www.touchofdeathforums.com/smf/index.php/topic,44970.0.html) (Java), [Eclipse++](http://www.touchofdeathforums.com/smf/index.php/board,353.0.html) (C++), [Eclipse Origins](http://www.touchofdeathforums.com/smf/index.php/topic,57637.0.html) (VB6) and [many more!](http://www.touchofdeathforums.com/smf/index.php/board,317.0.html)

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.](http://www.touchofdeathforums.com/smf/index.php?topic=43236.0)

Q: My game size is messed up!:
[![](http://www.freemmorpgmaker.com/files/imagehost/pics/282ec11be1c808e1cf6de0c3c763bece.jpg)](http://www.freemmorpgmaker.com/files/imagehost/pics/282ec11be1c808e1cf6de0c3c763bece.jpg)
_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:
http://www.touchofdeathforums.com/smf/index.php?topic=26187.0
http://www.touchofdeathforums.com/smf/index.php?topic=1598.0
http://www.touchofdeathforums.com/smf/index.php?topic=11004.0

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](http://www.touchofdeathforums.com/smf/index.php?topic=40748.0) 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](http://www.ipchicken.com)

For a complete guide on hosting a server, [click here.](http://www.touchofdeathforums.com/smf/index.php/topic,45578.0.html)

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](http://eli-download.comxa.com/) - 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](http://www.touchofdeathforums.com/smf/index.php?topic=40748.0) 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](http://www.touchofdeathforums.com/smf/index.php?board=208.0).

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.](http://www.touchofdeathforums.com/smf/index.php?topic=36286.0)

[Click here for Gwen's Eclipse Guide](http://www.touchofdeathforums.com/smf/index.php?topic=31224.0)

http://www.touchofdeathforums.com/smf/index.php?topic=39764.0

If you have ANY errors, check the [Run-Time Errors Board](http://www.touchofdeathforums.com/smf/index.php/board,67.0.html) before asking.

Please!
Don't forget to use the [search](http://www.touchofdeathforums.com/smf/index.php?topic=35538.0) button before posting!

Please, please, do not post questions here.

By Squiddle.
[Edited and Maintained by [i]Desiderium]

Credits:
_Oizumi03
Shadowwulf
Bone
Admiral
Gwen
Niko
dsilverwolf
Everyone else who helped out. =3_**
Link to comment
Share on other sites

  • Replies 68
  • Created
  • Last Reply

Top Posters In This Topic

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.
Link to comment
Share on other sites

@Oizumi03:

> 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.
Link to comment
Share on other sites

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.
Link to comment
Share on other sites

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.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share


×
×
  • Create New...