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

Olimar72

Members
  • Posts

    112
  • Joined

  • Last visited

    Never

Posts posted by Olimar72

  1. > 1\. This is a bug that has existed in EO for some time now. Talk to JC about fixing it, it's fairly easy.
    >
    > 2\. My advice is to just have the spell Stun and try to set vital to 1 or 0
    >
    > 3\. This is here for 'Warp' spells 
    >
    >  
    >
    > Hope this helped :D

    Thanks! Who's JC though? I'm not up to date with the community. And will I need VB6 to fix?
  2. I'm having one heck of a time with sound effects for spells right now. I'm in Eclipse Origins 4.0 Silver right now.

    1\. It seems that a spell will not play a sound at all unless it deals HP damage. I can't figure out a way to make a utility spell play a sound. Just wondering about this.

    2\. I want to make a spell that just snares the target for a given time. Is there any way to do that? It seems like it will have to either heal or damage HP/MP no matter what.

    3\. What do the map, direction, x, and y settings do in the spell editor?
  3. Hi, so I'm currently using Eclipse Origins 4.0 silver. I don't like the character creation screen at the beginning because I want to use static sprites for players solely based on their class. I don't even need to necessarily get rid of the character creation, but I just want to make it so I can default or even manually change a player's sprite to a static spritesheet like an NPC would have.
  4. Sorry, I worded this wrong, I didn't mean I wanted someone to make it, it was more of a "Does anyone know if there's a sign tutorial somewhere", and I just started VB6 recently, so I can't really make my own. Also, Wabbit didn't include the wrong link, that link was showing kibbelz asking someone to do something for them.
  5. There was a thread somewhere listing what they did. I don't know where it is, but I took some notes. It was something like:

    STRENGTH: Adds to max hit, how much damage less you take if you block, and your parry rate
    ENDURANCE: Increases your maximum Health
    AGILITY: Increases your armour efficiency, your dodge rate, and your critical strike rate
    INTELLIGENCE: Increases your maximum Mana
    WILLPOWER: Increases the rate your Health and Mana regenerate

    And to change them, you would have to edit the Source and change the algorithms of each of those skills. I'm not entirely sure where that specific snippet would be located though.
  6. [This is not really a request, but more of a "Does anyone know a link to this kind of tutorial" thread] So what I'm looking for is a sign attribute like in Stable. You select it, punch in some text, and you have a sign. When someone "attacks" it, they read it like talking to an NPC. Yes, I know you can make sign NPCs, but when you need a lot of them, it really clutters up your NPC slots. I've looked around, but can only find it in some house mod that is:
    A: Supposedly partially broken
    and B: Contains not only the sign, but a House editor, and other stuff, which I don't need

    Also, I'm using latest version of Origins.
  7. OK, so I fixed my previous problem (Thanks Robin). Now I'm getting "at 'Npc(EditorIndex).DropItem = scrlNum.Value' can't assign to array". So I know I need to declare it as an array, but how would I do that? I kinda know how to declare them, but I'm not sure how to change the expression to declare it as an array, rather than a variable. And yes, I did try Googling.
  8. @Nothing:

    > You could try to restart your computer or reinstall VB6?

    Yeh, I suppose that's probably the best idea atm. I'll just work in Notepad++ for now, I guess. Then I'll restart my computer and reinstall once I need to edit Forms.

    EDIT: Actually, I might be doing this wrong entirely. How do I go about making a mod? I edit all the files individually, then open the client.vbp and compile it, right?
  9. THANK YOU! *hugs* Only thing is, you can't really edit the layout of forms. But yeh, that is a lot faster. Plus, if people don't have VB6, they can just download Notepad++ for free (Grumble grumble, wish I knew that before lol).
  10. Same thing. Blank. It doesn't matter if I try opening with CTRL+O or double-clicking the file, same thing.

    EDIT: If I open the files with Notepad++, it works just fine… So the files are still there, but VB6 is being weird it seems.
×
×
  • Create New...