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

Peaverin

Members
  • Posts

    155
  • Joined

  • Last visited

    Never

Posts posted by Peaverin

  1. Hey Eragon if you're going to fix the pet bug please let me know how to implement to my eclipse version because i have added lots of features and i don't wanna have to add all of them again just for the fix. Thx ^^

    -

    Eragon si arreglas el bug de las pets podrias decir como añadirlo a la version que tengo ahora? Es que he añadido y modificado muchas cosas y ahora volver a empezar seria como tirar el trabajo echo. Gracias ^^
  2. > What do you mean by this?

    Powers of two are numbers that come from multiplying 2 · 2 "x" times.

    I put some examples because i think you won't understand me (im not very well with english)

    Powers of two are: 2x2(4), 2x2x2(8), 2x2x2x2(16), 2x2x2x2x2(32), 64, 128, 256, 512, 1024…

    Etc
  3. > I think I'm right in saying that in modGraphics, you need to find this:
    >
    > ```
    > Case 2
    >
    > Set Direct3D_Device = Direct3D.CreateDevice(D3DADAPTER_DEFAULT, D3DDEVTYPE_HAL, frmMain.picScreen.hWnd, D3DCREATE_MIXED_VERTEXPROCESSING, Direct3D_Window)
    >
    > TryCreateDirectX8Device = True
    >
    > Exit Function
    > ```
    >
    > And move it below this:
    >
    > ```
    > Case 4
    >
    > TryCreateDirectX8Device = False
    >
    > Exit Function
    > ```
    > Then, rename the cases accordingly.
    >
    > I'm not 100% sure, as I couldn't actually find "InitD3D8" but I think I got the right bit; you might want to wait until Joyce confirms this, or tells you I'm being stupid. ![:P](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/tongue.png)

    Ah okey, i wasn't understanding what joyce said because i wans't able to find InitD3D8.

    I will wait Joyce to say if this is correct and then upload again the game to let my friend test it.
  4. > I THINK there is a button in that error message where if you hit it, Eclipse changes rendering modes. Although I can't remember if that's what happens for the automation error you have there.

    No, my friend says there isn't any button, just the accept button.
  5. Hello.

    A friend downloaded the eclipse game i uploaded, and the first error he had was the dxv8b.dll .

    When he downloaded the eclipse nightly runtime files, then this strange error appeared:

    2005530516 (8876086c) automation error

    I don't know how to fix this… Anyone else can hellp?

    My friend re-installed all like 2 times but the error is still there.

    I also searched for this problem in this forum but no fixes…

    Please help with this.

    ----

    Also I wanna know if there is a way to fix and install all the required runtime files at once because i don't wanna make people that plays my game install lots of things for play.

    Edit: Using dragon eclipse 2.0, based on nightly eclipse
  6. I have an other small bug (or one of my fails)

    When i change the dragon eclipse characters folder for my characters (there are 486) and then i open the engine, it appears rte 9.

    I think it's related with the number of chars, but i don't how to fix it.

    Can someone help me to fix this?

    PD: I'm spanish and im doing my best to talk properly in english. Sorry if u didn't understand what im writing.

    Oh, and very nice engine, im using it like a base for my game.
  7. Excuse me,

    What should i do if i don't wanna the players to active the same bug more than 1 time?

    I don't like that because a player can have 5 buffs of the same type and that will decrease a lot the in-game difficult.

    Can someone helps me?

    PD: thanks a lot for this script, working good on nightly eclipse ![:P](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/tongue.png)
  8. I am who uploaded that foto ![:P](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/tongue.png) The problem is that you just have to search for the first line of each fast bugfix code.
  9. All works good: I modified all the client and server side scripts to make the buffs work.

    The problem is that when I use the magic that makes me have the buff ( editing the vital, duration,etc.. as the tutorial says),

    it just appears the Casting Mage red text above my character but i don't see any change in my char states..
  10. > I tried in EO3.0/Advanced and it didn't work. I don't know if it supposed to, beucase there's no compilation or VB errors. Anyone know what is causing it? Maybe the code need be modified in any part?

    It doesn't work for me too in EO 3.0 advanced…

    Any solution?
  11. I tried all u said but it doesn't work…

    The problem is that a player can use this bug to win all the items he want...

    I tested adding exit event processign and the bug is the same. First will happen the actions +1000 gold and +1000 exp and then de stop event processign in all the windows oppened by pressing control.

    I don't know how to do it, but i think that the solution is to add to the scripts something that if you have opened an npc conversation and open another (by pressing control 2 times), then close the second (the last opened).

    Anyways, thanks all for the replies. ![^_^](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/happy.png)
  12. > Are you sure you search the first line?
    >
    > @Lazlike
    >
    > You can use tutorial on this site to put it there yourself.

    Thanks now i managed to fix that bux.

    Sorry for being that noob, but i think there's an events error that affects all the users of this engine.

    Here the main post i created with the problem:

    [http://www.touchofdeathforums.com/community/index.php?/topic/129592-event-system-bug/](http://www.touchofdeathforums.com/community/index.php?/topic/129592-event-system-bug/)
  13. Hi there.

    I'm using the newest version of Eclipse Advanced, based on eclipse origins.

    There is a little bug when I create an event:

    ```

    [page1]

    Show message: Congratulations, i will give you 1000 gold and 1000 exp.

    Give: 1000 exp

    Give item: 1000 gold

    Switch 001 On

    [page2 (if switch 001 On)

    Show message: you are a good person that saved my life :P

    --

    ```

    The problem is that if a player starts pressing control in front of the event after pressing continue, then when he press the actions below are repeated the same times as the player have pressed control.

    So if the player press control 10 times, there will be like 10 windows(one below the other) showing the same message, and when press continue, the actions will hapen 10 times because they are really 10 windows there.

    Can someone help me to fix it?

    Thanks
  14. And this

    ```

    SendActionMsg GetPlayerMap(victim), "-" & GetPlayerVital(victim, Vitals.HP), BrightRed, 1, (GetPlayerX(victim) * 32), (GetPlayerY(victim) * 32)

    ```
    With this

    ```

    SendActionMsg GetPlayerMap(victim), "-" & Damage, BrightRed, 1, (GetPlayerX(victim) * 32), (GetPlayerY(victim) * 32)

    ```
    Sorry but when i search that lines in the server vb6 project it says that doesn't exist any line like that one…

    I now im a very noob but i can't do anything...
  15. Hello, first of all i regard all the eclipse origins developers and you for creating this exciting engine that has been and it's still entertaining a lot of people. I used to create a game with eclipse some time ago, but i stoped uf using it because of some personal problems.

    Today, i entered the page to have a look at the news, and i saw that incredibly events system. Im glad all of you didn't stoped improving EO.

    I downloaded this engine because i think is the best for now.

    Unfortunately, when I just opened the server to test the new features and i started to attack a monster, the hits that it was doing to me

    weren't showed correctly in the screen.

    Screenshoot:

    ![](http://img39.imageshack.us/img39/6833/sinttulogfq.png)

    As you can see at the screen, it appears that a bee hitted me 223 hitpoints, and it really maked me have 2 less hitpoints.

    I didn't touched any script or database before this happened. Maybe i have to do something to fix this bug, or maybe it's just happening because im a really noob (yes, i am).

    Thanks for all who is going to help me ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/smile.png)

    PD: As you can see my english isn't very good, sorry for that :/
×
×
  • Create New...