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

Eclipse - The Final Frontier


escfoe2
 Share

Recommended Posts

  • 2 weeks later...
  • Replies 252
  • Created
  • Last Reply

Top Posters In This Topic

> Im Stuck Could Somebody Provide A Tutorial On Quest? ( Cant Get A Player To Recieve The Quest I Made )

Did you set an npc to have the designated quest?

> any idea on when the next update is coming out? i love this version, least buggy one iv found so far :D

> 1. escfoe, When is a new -Update- Comming Out?

Honestly, I'm not sure. It's been quite a while I know, but I've got some other important things to take care of. Like a source of transportation, a place to stay, and a job. Which I have the vehicle and job under control now for the most part. Now I'm working on getting a place of my own.

EDIT: Actually, I've decided to quickly throw in a ranged projectile system and I'll have a working version for you in a couple days or so. The book option has yet to be completed though. Still lacking text. Other than that, it hasn't changed much. Other than an implemented full-screen mode that I have disabled for a god awful bug that I have to exterminate. Anyway…. Yup. Give the programming impaired a little hook up since I've been gone so long.
Link to comment
Share on other sites

> Did you set an npc to have the designated quest?
>
>  
>
>  
>
>  
>
> Honestly, I'm not sure. It's been quite a while I know, but I've got some other important things to take care of. Like a source of transportation, a place to stay, and a job. Which I have the vehicle and job under control now for the most part. Now I'm working on getting a place of my own.
>
>  
>
> EDIT: Actually, I've decided to quickly throw in a ranged projectile system and I'll have a working version for you in a couple days or so. The book option has yet to be completed though. Still lacking text. Other than that, it hasn't changed much. Other than an implemented full-screen mode that I have disabled for a god awful bug that I have to exterminate. Anyway…. Yup. Give the programming impaired a little hook up since I've been gone so long.

go go go :D

i really like your engine so much ;)
Link to comment
Share on other sites

[**THE FINAL FRONTIER HAS BEEN UPDATED (8/20/13) @ 9:05pm**](http://www.eclipseorigins.com/community/index.php?/topic/132378-eclipse-the-final-frontier/)

~Downloads~

>! **DOWNLOADS**
>! **If this is your first time downloading, please download the Complete Base and the Runtime Files.**
>! **Run SetUp.exe first to install the runtime environment and then your server and client should run flawlessly.**
>! [~Complete Base~](http://www.mediafire.com/download/gx2tpskawft41j9/Eclipse-The_Final_Frontier.rar)
>! Updated: 08/20/2013 - 9:05 PM
>! [~Runtime Files~](http://www.mediafire.com/download/92cmw299pf6nlzd/setup.exe)
>! By: Robin & Crystalshire
>! [~Server.exe~](http://www.mediafire.com/download/39c9g1z2xbhixl7/EFF_Server.exe)
>! Updated: 08/20/2013 - 9:05 PM
>! ^Included in the complete base.^
>! [~Client.exe~](http://www.mediafire.com/download/nx6999thq8ery8r/Eclipse_TFF.exe)
>! Updated: 08/20/2013 - 9:05 PM
>! ^Included in the complete base.^
>! [~Starter Tutorial Text File~](http://www.mediafire.com/view/pc3r6dprvv36g5b/HowTo.rtf)
>! Updated: 08/202013 - 9:05 PM
>! ^Included in the complete base.^
>! [~Items Folder with items built for the combo system~](http://www.mediafire.com/download/sqjfvfa3iv4gupp/items.rar)
>! ^Included in the complete base.^
>!  
>! ~Keep in mind if you don't already have the base, you may have complications using Server.exe and Client.exe~
>! ~To avoid unnecessary downloading, I will label the date that I have updated any of the above downloads~
>! ~Server.exe or Client.exe MAY include a text file with updated item details in your download~
>!  
>! ~A safe habit of scanning all newly downloaded files for viruses BEFORE USE is a
>! great habit to have. Even if the post is honest like mine, all downloads are
>! potential targets for hackers and the like. Just a heads up for those unaware.~
>! ~If you have an issue with the safety of your computer and EFF, please PM me and I will do my best to make sure you get a clean copy.~
Link to comment
Share on other sites

Still have problem with chat:

I replaced the fonts, everything works fine. But here's the problem with chat. If you enter a message from a client that are entered incorrectly characters (I need Cyrillic).

![](http://i.imgur.com/QwY3xdw.jpg)

However, the message from the server is displayed correctly:

![](http://i.imgur.com/ks3943s.jpg)

I tried to change this():

> ' Set font
>
>     'Call SetFont(FONT_NAME, FONT_SIZE)
>     frmMain.Font = "Verdana"
>     frmMain.FontSize = 10

But nothing to work(((
Link to comment
Share on other sites

at the font problem above in DX8 engines thats the wrong code.

```

Private Type CustomFont
HeaderInfo As VFH
Texture As DX8TextureRec
RowPitch As Integer
RowFactor As Single
ColFactor As Single
CharHeight As Byte
End Type

Public Font_Default As CustomFont
Public Font_Georgia As CustomFont

```
anyways those are the 2 font textures, DX8  way we did it is using textures and not font files so either u got the texture for a new font and its data file or ur stuck.
Link to comment
Share on other sites

Need Fix All Bugs? Bugs

1- We cant move quests interface in interface ini.Fix That

2- Create Party and kill enemy says (username) got loot! and server crashes… This bug makes engine un-stable

3- In Event editor if i add change move route we cant see move route options because event order panel still preview in screen...

4- Why all spell animations double in game? Cast a instantly damage spell 2 animations spawns. One in tiles , other in npc... Cast HOT spell one animation moves with npc y thats normal but other is in tile... HUGE Bug too

5- Projectile Weapons damage cant upgrade with str stat ... Then Ranged classes sucks.

6- We can't change server offline message. Says go to touchofdeathforums add website option to config.ini please.. Thats huge bug too.

7-Well Guild System really bad but i know you dont created that. I think you can add to guilds menu -Create New Guild- , -Find Guild-, -Invite- buttons.

Done  ;)  If i find more bugs i will edit this message. 

Sorry for my grammar.

EDIT:

8- Need Really Auto Server Restarter

9- Needs better projectile system like ER and some other engines 8 way movement projectiles. Because this projectile system is hard to accuracy  :(
Link to comment
Share on other sites

> Good engine but i found very awesome bug. Create Party and kill npc. Says Name got loot! and server crashes.

You should clarify the error. We won't be able to help you if you can't explain the error. (When I mean Explain what kind of Error does it give you.)

Example:

Error Name:

```
Run-time error 9 Subscript out of Range
```
Error Line Highlight:

```
Place the Code here that is highlighted
```
When does this Happen: When I kill a NPC in a Party

Screenshots would be helpful, but please put them in Spoilers so the post won't be too big.

As for the Auto-Restarter you can look that up there are lots of tutorials on that.
Link to comment
Share on other sites

  • 3 weeks later...

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...