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

Olimar72

Members
  • Posts

    112
  • Joined

  • Last visited

    Never

Olimar72's Achievements

Newbie

Newbie (1/14)

0

Reputation

  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. Thank you SO much! Anyway, I don't really need an image or item function, I just want a basic system for text like what used to be in Eclipse Stable.
  5. @Anonymious: > for wich version of eclipse u want have it??? Latest version of Eclipse Origins.
  6. 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.
  7. Olimar72

    Stats

    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.
  8. [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.
  9. @Robin: > I did use the bar in the top right. You do a search, you're given the results, then you go down and click the 'Advanced Search' button. Yeh, I know. That's what I meant. I just assumed that after you searched, the bar below was the same as the other one (With no advanced search option). Anyway, you can lock this now.
  10. 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.
  11. Ah, sorry. I didn't see that cause I usually just use the bar at the top-right, and I assumed that one was the same.
  12. Great tutorial, just what I've been looking for. When I compile Client, it shoots out this error:
  13. All I ask is one thing: Make it so you can search one board specifically, rather than searching the whole forum. It's really frustrating trying to search for tutorials.
  14. Olimar72

    12345678

    Pressing insert is equivalent to /admin, just btw.
  15. @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?
×
×
  • Create New...