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

(EO)House System


tslusny
 Share

Recommended Posts

@Likestodraw:

> It's right when I open Eclipse. I got the same error when trying to use Eclipse Galaxy, and I got errors when trying to open EO 2.5 and 2.6\. I have no idea what could be causing this, and am really annoyed.

Did you correctly installed runtimes? Try it run it in compatibility mode
Link to comment
Share on other sites

  • Replies 56
  • Created
  • Last Reply

Top Posters In This Topic

  • 4 weeks later...
@Eragon2589:

> a little question…how you leave your house? xD you need to use a command or something?

you cant leave house you must use /warpto :P i just fixed alatars house system i dont added new features :Cheesy: but its easy 2do
Link to comment
Share on other sites

@Eragon2589:

> ok! i never used the house system before (that's why i asked that :P)
>
> thx!

You can do what Sherwin says or you can change how the home key works…

```
        Case vbKeyHome
            If Map.Moral = 1 Then
                WarpToHouse
            Else
                If Map.Moral = 2 Then
                      PlayerWarp(warp to some map)
                End If
            End If  'Deathbeam - Alatar House system fix

```
You can have this set up better but that is what i would do.
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
  • 2 weeks later...
> Excuse my asking, but to set a house I have to specify the houses position on the map? Is there a way to combine this with General General General Pony's instancing?

You dont have to combine it with instancing I guess, everyone has his own map.
Link to comment
Share on other sites

  • 1 year 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...