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

Lavos

Members
  • Posts

    867
  • Joined

  • Last visited

Posts posted by Lavos

  1. Done some work on the game other then studying on how the engine works. This could be hectic and overwelming when you really want to make a good looking game. XD

    GUI

    >! ![](http://i6.photobucket.com/albums/y226/Hazama_Masame/MainGUI800x600FInal.jpg)
    ![](http://i6.photobucket.com/albums/y226/Hazama_Masame/NewAccount.jpg)
    ![](http://i6.photobucket.com/albums/y226/Hazama_Masame/NewAccount.jpg)

    Artwork

    >! ![](http://i6.photobucket.com/albums/y226/Hazama_Masame/My%20Art/prodrawing2.jpg)
    ![](http://i6.photobucket.com/albums/y226/Hazama_Masame/My%20Art/AvatarIdea.jpg)
    ![](http://i6.photobucket.com/albums/y226/Hazama_Masame/My%20Art/SamuraiDude.jpg)
    ![](http://i585.photobucket.com/albums/ss294/imposter510/sasukesketch2BLACK.jpg)
    ![](http://i585.photobucket.com/albums/ss294/imposter510/sasukegreen.jpg)
    ![](http://img697.imageshack.us/img697/4251/asaka7p.jpg)

    Screenshots

    >! ![](http://i6.photobucket.com/albums/y226/Hazama_Masame/Screenshot_0.jpg)
    ![](http://i6.photobucket.com/albums/y226/Hazama_Masame/Screenshot_2-1.jpg)
    ![](http://i6.photobucket.com/albums/y226/Hazama_Masame/Screenshot_3.jpg)

    Video
    http://www.youtube.com/watch?v=ubhGIdjRb5s
  2. Ok I have a Comtrend Wireless ADSL2+ Router Model: CT-5361T. It was issued by my internet service providing company.

    Here is a picture or it on this link: http://www.goldtelecom.com/catalog/data/CT-5361T.jpg

    Now here is my question. Are you still required to open ports on the router even though a lan line connected on lanX1 directly to the pc just to host a server?
  3. I've been searching all over the forums on how to add another tile into the map editor. Is there a way to do this? I noticed the tiles can only reach up to 10 and I'm just curious on how I can add a tiles11 on it.
  4. @Shackles:

    > Any ideas for what you want? That would help.

    Well if its not too much trouble. A little icon of a Tiny Gear and the Name Rubesoft together on it. Some Reflect effects would be cool too. I plan on using it on the opening screen of my game. Its nothing big just somehtiung small and simple.

    Contains

    -Eclipse Logo
    -Rubesoft Logo (not made yet)
    -Enterbrain Logo (since im using rpgmaker sources)
  5. Aiight I found another software you can use to get your game online without going to the trouble with your router. Though I wouldn't recommend it and I still think nothing beats port forwarding your router.

    About Wippien
    The only differences from Hamachi non-commercial  is that you can have up to 200 players and its free.

    Anyways there are a few things you need to download to get started.

    FIRST
    Download Wippien and MiniVPN from : www.wippien.com then make an account at  www.jabbear.com or you can use a jabber account if your want. (Just Google it)

    SECOND
    Install all the downloads and make sure you allow/Unblock anything related to these download links. Then log on into the installer to continue installing using the account you made at jabbear.com then set your port to whatever you want open to complete the process.
    Note: You can always change your port in settings if you want later.
    If you want you can use MiniVPN to find out your given IP from Wippien by logging in.
    Your going to use this as your client IP address in config.ini. inside the client folder.

    THIRD
    Now open up Config.ini in client folder and change your settings

    IP= (Given IP from Wippien)
    Port= (The port you openned during set up)

    Do the same on your game server in Data.ini with the port.

    **DONE!!**

    Easy as 1, 2, 3\. It should be working. If your Familier with Hamachi this should be nothing.

    Lastly users need to download this in order to play your game.
  6. ~~Is there a manual or a guide about the eclipse source it self? the sources I get hardly got any notes writen on it so im having a bit of trouble trying to understand it.
    It would be easyer to know what it is and mod it. other then to rewrite the whole thing again just to figure stuff out.~~

    Nvm i found it.
  7. I've manged to run mine on fullscreen but the only problem im having with it is just the admin panel opening up behind the screen while frmStable(frmMirage) run on full screen. If you take a look at Project Vertigo as a reference then you might get an idea on how to get it on MrMiguu's way. Another thing i might put note is to check out the directx7 module. That is where you can get a fullscreen function going there. If that doenst help then adding a directx8 reference would do it. good luck.
  8. I'm having some trouble on trying to find the address or directory on a certain code on Eclipse Stable can any one tell me how to find frmStable.shpHP so I can modify this feature?

    This Code if from modHandleData module.

    >! Public Sub Packet_PlayerHp(ByVal index As Long, ByVal MaxHp As Long, ByVal HP As Long)
        Player(index).MaxHp = Val(MaxHp)
        Call SetPlayerHP(index, Val(HP))
        If index = MyIndex And GetPlayerMaxHP(MyIndex) > 0 Then
            ' frmMirage.shpHP.FillColor = RGB(208, 11, 0)
            frmStable.shpHP.Width = ((GetPlayerHP(MyIndex)) / <–-'this line (GetPlayerMaxHP(MyIndex))) * 150
            frmStable.lblHP.Caption = GetPlayerHP(MyIndex) & " / " & GetPlayerMaxHP(MyIndex)
        End If
    End Sub
  9. I have the same problem too with Eclipse Stable. I tryed to register bass.dll but for some reason windows won't allow me to do it. Maybe if they added a audio vb code into the engine like what Eclipse Evolution 2.7 did with frmmirage by adding vbmp component into it. Then maybe that would get rid of the problem.
  10. ![](http://i6.photobucket.com/albums/y226/Hazama_Masame/bannerphp.png)

    Welcome to Gear Artifact Online Recruiting thread!

    As of now I am pretty much doing everything solo and is in need of a team. I'm pretty flexible with other peoples opinions and would like to here from your ideas so don't be afraid to voice out your idea's. =)

    Website Forum: www.kaizen-project.darkbb.com

    Engine: Eclipse Stable
    -Supports Fullscreen mode on the beta version client.
    (Note: Mapping/Editing client will remain as the default Eclipse Stable Client since I have not yet made the Fullscreen client fully functional for Admins and Editors.)

    Used Scripts
    -CTF (will be used for guild wars on event.)

    Game Story
    I have a story in mind and it still remains unfinished, but I'm not satisfied with the one I got so far. I'm focused on getting new story idea's from other people who decides help and make some for the game.

    Open Jobs/Things to do:
    -Music Composer
    -Programmers
    -Script Writer
    -Story Writer
    -Graphics Designing:
        -Sprite Editing
        -Mapping Tiles
        -GUI Editing
        -Animation Sketches
        -Photoshop Editor (Mainly for effects and coloring.)
        -Web Designer

    Screenshots: I don't have much on screen shots right now since I'm still working on the gui. I didn't have enough time to map my game yet. I do have some old ones with a screwed up menu screen when I was messing with the engine lol. Take a look how I map things if you want.

    >! ![](http://i6.photobucket.com/albums/y226/Hazama_Masame/Screenshot.jpg)
    Old:
    ![](http://i6.photobucket.com/albums/y226/Hazama_Masame/Screenshot_2.jpg)![](http://i6.photobucket.com/albums/y226/Hazama_Masame/Screenshot_1.jpg)
×
×
  • Create New...