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

Ecto

Members
  • Posts

    149
  • Joined

  • Last visited

    Never

Everything posted by Ecto

  1. > This error has to do with VB6 SP6, not with .DLL registration. > > Download VB6 SP6, run it as an administrator with compatibility for XP SP3\. Then, redownload Eclipse's source code. Actually, he is missing the dependency. So if he registers the .DLL correctly, he will no longer be missing the dependency.
  2. 1\. What version are you using….? 2\. Are you sure you aren't using a damage AOE that does 83478348 dmg?
  3. It's a paper doll, enough said.
  4. Ecto

    Event System

    Use the search function for these type of issues please. [http://www.touchofdeathforums.com/community/index.php?/topic/127309-eclipse-nightly-releases-24-30/page__hl__%2Belectrified+%2Bevents](http://www.touchofdeathforums.com/community/index.php?/topic/127309-eclipse-nightly-releases-24-30/page__hl__%2Belectrified+%2Bevents)
  5. > Ohh it works… but, how i can use my old maps ![:(](http://www.touchofdeathforums.com/community/public/style_emoticons//sad.png)? i cant D:? Convert them.
  6. I don't understand your question. You are asking how to make magic attacks scale off int?
  7. What is the value of: ``` MAX_PARTY_MEMBERS ```
  8. CS:DE is unsupported, but I'll look into in a bit and see.
  9. > I can turn sound and music on and off really fast like some mentioned and sound on music on then both off and mixing it up and i can not repeat this bug. Not sure on whats happening with peoples clients must be drivers or something? Exactly what I'm saying. I tried for 10 minutes to reproduce the bug and couldn't, > Errr yeah? like the tchatbox and all the things are transparent ![:o](http://www.touchofdeathforums.com/community/public/style_emoticons//ohmy.png) why? You said you wanted transparent GUI…? It's already transparent.
  10. Ecto

    Need help with a Problem

    > Didn't I mention that? ![;)](http://www.touchofdeathforums.com/community/public/style_emoticons//wink.png) > > But to clarify for future readers: Options.Website is used when the client is not up-to-date. It wasn't strictly in the original question, but I thought it was needed. The GAME_WEBSITE constant is the one that shows when the server is down. I was right, with the way my engine handles it ![:P](http://www.touchofdeathforums.com/community/public/style_emoticons//tongue.png). I have it so it saves the last message that the server said and displays that. My arrogance caused me to look dumb though because I didn't really look over the question before I answered or use common sense haha ![:D](http://www.touchofdeathforums.com/community/public/style_emoticons//biggrin.png)
  11. > i found a bug…. when im on map editor menu, and press button "save"... on the screen show "Loading..." it loading for a second and then shows a error... "UNRECOVERABLE DX8"... how i can fix this ![:(](http://www.touchofdeathforums.com/community/public/style_emoticons//sad.png)? o.O Clear your maps client side and try again. > i would like but i'm waiting for the tutorial of deathbeam to add transparent gui without it it won't match to the whole graphics ![:P](http://www.touchofdeathforums.com/community/public/style_emoticons//tongue.png) > > ![:o](http://www.touchofdeathforums.com/community/public/style_emoticons//ohmy.png) oh that's right… this version use the nightly eclipse with event system thanks to remind me > > Hmm maybe ? but i don't know if it's about delay or just a part of the sound engine having a problem The GUI is transparent….?
  12. > try to turn off music on and off twice > > and turn on and off sound it will freeze your client (for me it doing) maybe i activated the VX that's why?? Maybe adding a little delay when you click it would solve the problem?
  13. > I noticed that when I tur the sound off, and switch them back and forth from on to off really fast it crashes. Even when Im just causally turning it off it carshes at random somtimes!!!>>????? how to fix? Hmmm, I can't seem to recreate this error. I'm spamming on and off and it doesn't crash for me.
  14. > Getting same error with > > ``` > cd c:\ > > cd windows > > cd system32 > > regsvr32 MSCOMCTL.OCX > > ``` > > I'm using Win7 btw if that has anything todo with it. You're running CMD as admin right…?
  15. Do you have teamviewer? I could help via that.
  16. I'm home but I'm spending the day with my gurlyfran, so I'm going to try to write it for you before I go pick her up. EDIT: Before I START, what version of eclipse are you using?
  17. Ecto

    Legal questions

    > Before this topic becomes a flame war… > > **@[Colonello](http://www.touchofdeathforums.com/community/index.php?/user/66139-colonello/)** > > Basically, it stems to this: if you wish to make a fan-game, the best thing would be to ask for permission from the company that the franchise belongs to. If they say no, your planning should end there and then. If they say yes, which isn't as rare as people make it out to be, then great, carry on. > > Now, I'm out of this topic, I have nothing to do with the inevitable, g'bye. This. I'm also leaving this topic before the ignorance of Dawntide makes me rage.
  18. > How does it butcher their intent to learn? People see the wrong version, find the right version, write down the right version, and learn that the right version is the one they should use. Is that concept -really- so hard/annoying to grasp in a topic with -one- sub? ¬_¬ > > Incidentally, it was correcting spelling mistakes that helped me remember various functions and data types for VB when I first started learning. Believe me dude I totally know where you are coming from etc. But, it butchers their intent to learn because they could be studying the wrong version without finding the right version first which would have them learning non working code. Do you see what I'm saying?
  19. Ecto

    Legal questions

    > Only bad human beings are living after this logic dude. If everyone would act like this, we wouldn't be alive anymore. Just because I follow that logic makes me a bad human being? Lets just say, I DO RIP GRAPHICS from a game, that makes me a bad human being? Even though just yesterday I gave 15$ to a lady who had no gas to get home? Or a week ago I saved a child from getting hit by a car. But I'm a bad human being because I don't follow stupid ass morals pertaining to ripping graphics from games. There's a lady named logic and you are really fiddling with her nipples.
  20. > No it isn't. It's to make people actually read the function of the code, and anybody who does start that would just be ignored. > > If you can't be bothered to read a tutorial, and at least learn from one procedure of code, you don't deserve the final product. Simple. > > And, would you mind removing that? I don't appreciate you undermining the point of trying to show somebody something, however simple. Spelling errors won't help anybody learn anything. They will just fix the spelling errors and continue on. People who want to learn will take time to read code and process it and take it all in. By making spelling errors you are actually butchering their intent to learn, if they have that intent. I know where you're coming from though.
  21. Ecto

    Legal questions

    > I told you to stop talking bum candy, so please listen. > > "it's not illegal unless you get caught?" > > It is really the dumbest thing i have ever heard. Not getting caught does not make it legal. It is still illegal! > > It is not retarded dude. It is called morality. > > It is indeed sad that you never heard of morality You're now arguing morality with logic, you must of been top in your debate class. I never said not getting caught makes something legal. What I'm saying is if you DON'T GET CAUGHT, you can't be punished, so no, it's not stupid. Your logic on the other hand, is terribly stupid.
  22. Refer here: [http://social.techne…a4-cf314a4f6b11](http://social.technet.microsoft.com/Forums/en/itprovistahardware/thread/fceea083-6395-4f62-9aa4-cf314a4f6b11) The thread is about registering winsock, but it's the same concept.
  23. Ecto

    Legal questions

    > Stop talking bum candy please. > > It is about the law and not about a company noticing or not noticing your crime. It is illegal, so stop doing it or you will get sued. > > Just remember the WoW scape private server case! > > The server was running fine for years and then, the slow law has prevailed his office and the owners got sued for 88 million $. > > Do not mess with the big guys or you will get ducked. It just takes 1 guy to report you or 1 employee surfing the web. > > The law is slow, but hits very hard. > > btw: Encouraging or assisting a crime is itself a crime, so do not encourage him to commit a crime. I'll stop talking bum candy when you stop being so retarded. It is about them noticing your crime, ever heard "it's not illegal unless you get caught?" Your logic: Some guy is smoking weed (which is illegal where I live), HE IS GOING TO GET ARRESTED BECAUSE IT'S ILLEGAL. A MAGICAL FAIRY IS GOING TO TAKE HIM TO JAIL. How it actually works: Some guy is smoking weed, no law enforcement sees him, he gets high and that's the end of it.
  24. Open CMD as Administrator and type in: ``` REGSVR32 "c:\filelocationhere.ocx" ``` You must include the quotes before and after the file location by the way.
×
×
  • Create New...