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

Eclipse - The Final Frontier


escfoe2
 Share

Recommended Posts

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

Top Posters In This Topic

  • 2 weeks later...
hello all well i would like to ask a question about the engine 
Eclipse - The Final Frontier I'm trying to put another wallpaper of the engine more could tou failing to explain how changes already tried to replace the image is more unable to help me the same screen?
Link to comment
Share on other sites

[joaopaulo988](http://www.eclipseorigins.com/community/index.php?/user/85389-joaopaulo988/)

"wallpaper" of engine EFF, is save iin Client Side (inside the client), not in data files(paste)**… you need modific it using Visual Basic. 

Going in FrmMenu and editing a Bitmap image... 

**edit1
Link to comment
Share on other sites

Could someone please tell me how to change the running/walking speed using the final frontier?

As far as i know i had to change the

Public Const WALK_SPEED As Byte = X

Public Const RUN_SPEED As Byte = X

in modConstants on the client/src folder and i did but it just doesn't want to work.
Link to comment
Share on other sites

[sebacame1](http://www.eclipseorigins.com/community/index.php?/user/78153-sebacame1/)
In ModGameLogic, Client Side, Search for..

```

Sub ProcessMovement(ByVal Index As Long)
```
In this sub u can change the Speed of Walk and Run.

Look this in the sub:

```

' Check if player is walking, and if so process moving them over
    Select Case Player(Index).Moving
        Case MOVING_WALKING: MovementSpeed = ((ElapsedTime / 1000) * (WALK_SPEED * SIZE_X))
        Case MOVING_RUNNING: MovementSpeed = ((ElapsedTime / 1000) * (WALK_SPEED * SIZE_X))
        Case Else: Exit Sub
    End Select
```
change this sub. To edit the Speed mov..
Link to comment
Share on other sites

  • 4 weeks later...
> Could someone please tell me how to change the running/walking speed using the final frontier?
>
> As far as i know i had to change the
>
> Public Const WALK_SPEED As Byte = X
>
> Public Const RUN_SPEED As Byte = X
>
> in modConstants on the client/src folder and i did but it just doesn't want to work.

You have to make the same changes both server and client side.  To avoid hacking, the server handles 99% of all actions.
Link to comment
Share on other sites

For fix move route form: (The list of things to do in event show in move route)

Search in "**frmEditor_Events**": _cmdGraphicCanel_click() _and _cmdGraphicOK_click()_. Reemplaze for this:

```

Private Sub cmdGraphicCancel_Click()
fraGraphic.Visible = False
' FIX MIKY
If GraphicSelType = 0 Then
lstCommands.Visible = True
End If
End Sub

Private Sub cmdGraphicOK_Click()
If GraphicSelType = 0 Then
tmpEvent.Pages(curPageNum).GraphicType = cmbGraphic.ListIndex
tmpEvent.Pages(curPageNum).Graphic = scrlGraphic.value
tmpEvent.Pages(curPageNum).GraphicX = GraphicSelX
tmpEvent.Pages(curPageNum).GraphicY = GraphicSelY
tmpEvent.Pages(curPageNum).GraphicX2 = GraphicSelX2
tmpEvent.Pages(curPageNum).GraphicY2 = GraphicSelY2
Else
AddMoveRouteCommand 42
GraphicSelType = 0
End If
fraGraphic.Visible = False

' FIX MIKY
If GraphicSelType = 0 Then
lstCommands.Visible = True
End If
End Sub

```
Link to comment
Share on other sites

  • 3 weeks later...
como  eu crio  uma guild no jogo  ?   oque que tem que fazer para criar , precisa de algo ?  desculpe  mais  as pessoas falaram que o tradutor ta ruim para eles entender  ,  com certeza  se  vocês traduzir para minha língua  eu consigo entender
Link to comment
Share on other sites

Hum i have a little question about this engine. How can i change the respawn for player. Because if i die i respawn automaticly to 13x2 tiles in Map 1\. Me i want 28x21 Map 1\. I just found this

```
' Default starting location [Server Only]
Public Const START_MAP As Long = 1
Public Const START_X As Long = 29
Public Const START_Y As Long = 21

```
But its for the first play spawn and i have try the Respawn Points atributs but i dont know if i need to push a key if my character are on it.

Sorry for my language my primary langue is the French.
Link to comment
Share on other sites

  • 9 months later...
  • 3 weeks later...
hey, im really in love with this engine, because is very very great.

but i have some changes which make this engine very better,

first, animations of battle, this could be make the battles not simple.

second, buttons for quest and passive skills.

third, house of clans or any options to make a clan`s house or player`s house.

PLEASE, if you do that, im very satisfied and make my mmorpg.

Sanctuaria,

[www.Sanctuaria.jimdo.com](http://sanctuaria.jimdo.com)
Link to comment
Share on other sites

  • 4 weeks later...
  • 1 year later...
I REALLY Need Help
So I really like this a lot and It was working fine until I went to go open the server and got this error

Run-time error '10048':
Address in use.

And then it says Ok but when you hit Ok it just closes the server and I don't know how to fix this :/
Link to comment
Share on other sites

@'Cyrexal':

> I REALLY Need Help
> So I really like this a lot and It was working fine until I went to go open the server and got this error
>
> Run-time error '10048':
> Address in use.
>
> And then it says Ok but when you hit Ok it just closes the server and I don't know how to fix this :/

It means you already have a server open. Close all the servers and try again. (Check your taskbar if you can't find the other server)
Link to comment
Share on other sites

  • 5 months later...
Good friends the engine is very good. But I have a problem which is with the guilds.

When you press the guild button, no guild window opens. And how do I make users create their guild? Or how to enable it.

Thank you very much for your great engine.

I do not speak English, translated by Google Translator.
Link to comment
Share on other sites

@'angelrangel1':

> Good friends the engine is very good. But I have a problem which is with the guilds.
>
> When you press the guild button, no guild window opens. And how do I make users create their guild? Or how to enable it.
>
> Thank you very much for your great engine.
>
> I do not speak English, translated by Google Translator.

@'GalacticGlum':

> @Helling you have to be in a guild to open guild button.

I believe this is it. I haven't actually tampered with the engine for a few months.
Link to comment
Share on other sites

> > Los buenos amigos el motor es muy bueno. Pero tengo un problema que es con los gremios.
> >
> > Cuando se pulsa el botón de la alianza, se abre ninguna ventana de la alianza. Y ¿cómo puedo hacer a los usuarios crear su gremio? O cómo habilitarlo.
> >
> > Gracias mucho por su gran motor.
> >
> > No hablo Inglés, traducido por Google Traductor.
> > [/citar]
> >
> > > @Helling Que tiene que estar en un gremio para abrir el botón de la alianza.
> > > [/citar]
> > >
> > > Creo que este es el lugar. En realidad no he manipulado el motor durante algunos meses.
> > > [/citar]
> > >
> > >  Y si ya he leído los comentarios, pero ninguno de ellos con el problema que tengo. El problema es que no sé cómo crear la Alianza, ya que no consigo un comando o una opción para los NPCs o atributos, con el fin de crear la alianza.
> > >
> > > Muchas gracias por responder.
Link to comment
Share on other sites

@'Sunku':

> @'angelrangel1':
>
> > Good friends the engine is very good. But I have a problem which is with the guilds.
> >
> > When you press the guild button, no guild window opens. And how do I make users create their guild? Or how to enable it.
> >
> > Thank you very much for your great engine.
> >
> > I do not speak English, translated by Google Translator.
>
> @'GalacticGlum':
>
> > @Helling you have to be in a guild to open guild button.
>
> I believe this is it. I haven't actually tampered with the engine for a few months.

And if I have already read the comments but none of them with the problem I have. The problem is that I do not know how to create the guild, since I do not get a command or an option for the NPCs or attributes, in order to create the guild.

Thank you very much for answering.
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...