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

Ruins of Hell

Members
  • Posts

    6715
  • Joined

  • Last visited

    Never

Everything posted by Ruins of Hell

  1. @mmorpgmaster: > not out of the box. but correctly, this could take a long time to convert enough to compile. I'm definitely not able to to make everything work perfectly ;) Well best of luck, many have tried that before, but I haven't seen a final, working version out of any of them.
  2. @General: > I really wish you guys would stop saying Dx8, the proper term for this graphics engine is Direct3D8, or D3D8. 1\. Honestly, this seems like a small issue of semantics, where there is no ambiguity involved with either term. 2\. dx8vb.dll - DirectX 8 Visual Basic Dynamic Link Library. 3\. d3d8.dll - DirectX 3-Dimensional (Version 8) 4\. [DirectX D3DX is a subset, not equivalent](http://www.microsoft.com/en-us/download/details.aspx?id=22275). 5\. [Wikipedia link about DirectX](http://en.wikipedia.org/wiki/DirectX). That is to say, DirectX 8 encompasses Direct3D8.
  3. You need more information and screenshots about your game.
  4. Ruins of Hell

    Error

    You don't have a working sound card/you have dodgy sound drivers. You could edit Debug=0 to Debug=1 in \data files\config.ini, but then you wouldn't have sound (and it would conceal real errors).
  5. Ruins of Hell

    Connection

    Go in "data files\config.ini" and set "Debug=1", then start up the client. Now, go to "data files\logs\errors.txt", and copy and paste that here. This will tell us the errors in more detail.
  6. Can you try [the Eclipse status checker](http://www.freemmorpgmaker.com/status/index.php), and tell us if it says "Online"? Whatever combination makes it say "Online", use that for your IP and port.
  7. @rigpop98: > i am download VB6 porable dose it work for this ??? Yeah, if you follow [Step 4 of this guide (make sure you do the whole thing, though, but especially Step 4)](http://www.touchofdeathforums.com/smf2/index.php/topic,68399.msg736833.html#msg736833).
  8. Find a good game and apply to be mapper?
  9. @‭‭‭Marsh: > You could get the free edition where you can change all the code and run it just not compile. Then get someone else on the forum to compile it for you. If you're referring to VB6 portable, that's illegal as well. It's just a reverse-engineered version of VB6.
  10. VB6 isn't illegal, downloading VB6 say, through a torrent, would be illegal. However VB6 itself is not illegal. If you get a legitimate copy of VB6, then you could just use that, which would be legal. (Lenn mentions some methods above.) In addition, there's a VB6 alternative, [Envelop (link)](http://www.freebyte.com/programming/compilers/envelop.html), I haven't tried it. Tell me if you can get it to compile Eclipse. Honestly, I believe a majority of the forum downloads VB6 illegally.
  11. @jcsnider: > Wow, they are really trying aren't they? > > 0. Why are you typing so weird?
  12. Referral links / get rich quick sites aren't allowed.
  13. 0. @LonelyNekoLover: > 1!! >.< thought u were leaving us alone soul ;.; Hover over the "OK" [in this post (link)](http://www.touchofdeathforums.com/smf2/index.php/topic,77356.msg872555.html#msg872555).
  14. @Sigridunset: > Just curious, shouldn't``` > Skill(1 To SKILL_COUNT - 1) As SkillRec > ```be something like``` > Skill(1 To Skills.SKILL_COUNT - 1) As Long > ```? If you want to. It's just a style preference, you can do it with or without the "Skills.", I believe.
  15. Ruins of Hell

    MP BAR

    There already is an MP bar. It's called "Spirit", below the HP bar.
×
×
  • Create New...