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

Gohan

Members
  • Posts

    699
  • Joined

  • Last visited

    Never

Everything posted by Gohan

  1. @silentdemonic: > Do you have the Server running while trying to compile? Yes, then I thought of that, so I shut it down and it still didn't work. I can try again though.
  2. Just what the title says. For some reason the server project will not compile in vb6\. It did before when I fixed my game's Speed/Magic issue but not it gives me an error on compile! > Permission Denied: > (server.exe folder location) What happened?
  3. @Ballie: > Yup. It shouldn't be there at all. Fixed :D
  4. @Ballie: > Ctrl+F and select "whole project". Okay that Call is only listed once in Sub ServerLogic. Am I supposed to remove it anyways?
  5. @Ballie: > Timers, recently, have been acting up with the latest version of Eclipse Stable. I poked around and found that this was because timers were being run twice. > > Find Sub ServerLogic and remove this line: > > ``` > Call ScriptedTimer > ``` > Timers will then work as usual. :) Where is Sub ServerLogic? Sorry I'm new to sourcing.
  6. @Ballie: > Pretty sure "Safe" will do the trick. :) Safe only stops normal attacks, it doesn't do anything against spells. I wish I knew where to edit that…
  7. @Robin: > > When you use the side of a touchpad on a laptop or the middle wheel on a mouse to scroll > > How many laptops have you tested this on? I'm guessing that if yours wasn't the only one then we'd have had this reported before. Never been reported before? XD Well I guess it's my computer then. Don;t bother figuring out a fix unless your bored, I'm getting a new laptop within the month.
  8. When you use the side of a touchpad on a laptop or the middle wheel on a mouse to scroll, by accident or otherwise, the Client stops working. No runtime errors, no script errors, nothing it just gets thT (Not Responding) thing at the top of the window, goes grey, and closes itself. Sometimes it doesn't close itse;f and you can't use your mouse, and you have to Ctrl+Alt+Del and use the keyboard to end the process. Is there a fix for this?
  9. @Urame: > @Gohan: > > > @miroki123: > > > > > Changing it in main does NOT fix the issue. As Grey's post shows, the packet swaps speed and magic. You might not notice it, but it's there. > > > > Yes, changng the main does not fix the issue, it partway fixes it. > > > > Before I changed the main, if I added a point to speed it added the point to magic, and the effect was that magic increased, and vice versa. > > > > After I changed the main if I added a point to speed it put the point in magic, but the effect was that speed increased, and vice versa. > > > > Changing the main does not fix the issue, but it is part of the fix. > > Changing the main pretty much does nothing, other than lie to you. I tested this out after starting my game, using an item that required 8 speed, I equipped it, when it said I had 0 speed and 8 magic. If you change what the message said, it'll then be lying to the player, resulting in confusion with stat requirements on armor and weapons. > > The problem is the label, not anything else. Pretty much, you have to change what the labels say in VB6, or else you're prolly gonna end up screwing it up even more. > > ~Urame …apparenlty I fell for it -_- my bad Oh well, mine is fixed so I'm happy.
  10. @miroki123: > Changing it in main does NOT fix the issue. As Grey's post shows, the packet swaps speed and magic. You might not notice it, but it's there. Yes, changng the main does not fix the issue, it partway fixes it. Before I changed the main, if I added a point to speed it added the point to magic, and the effect was that magic increased, and vice versa. After I changed the main if I added a point to speed it put the point in magic, but the effect was that speed increased, and vice versa. Changing the main does not fix the issue, but it is part of the fix.
  11. @[SB: > Damian666 link=topic=59064.msg639824#msg639824 date=1274440731] > seeying I dont have much time to investigate, fix it and post it. > > ill do a fast recompile for you guys then. > > Damian666 Mine is fixed as far as I can tell :)
  12. @SHADERS: > @uıןɐpuǝʍb: > > > Youre and eclipse addict when you start fighting over cake and pie > > and cookies. And Ice Cream
  13. You're an Eclipse addict when you get in a fight with someone and begin walking in place.
  14. So 30 years ago today a man looked at a partially eaten pizza and BAM! Pacman was born! Might I add Pizza is a type of pie >.>
  15. @Marsh: > That is pretty damn awesome, its not flash either I wonder how they did it. Who cares how they did it?! Let's just enjoy it, it'll be gone tomorrow. Or you can save the webpage and play it later ;)
  16. @MMORPGMegaDude: > U kno that currently on Eclipse u can only get Classes for characters? Well I think we should use races for characters - u kno, elves and dwarves and aliens and stuff. I'm pretty sure that's already possible with a source edit.
  17. @MMORPGMegaDude: > U kno on the eclipse gui? Well all the button labels are in the wrong place! Dunno about u but that makes me REALLY MAD! Can you elaborate please. Perhaps a screenshot.
  18. @Robin: > lolwut. Derrick isn't really a popular girls name. Derrick… ? -looks in shout box- ohhhhhh I see now
  19. @Ballie: > @Robin: > > > This is exactly why I gag any girl I'm 'dating' under the age of 18. > > I gag any girl I date…unless she's a giraffe. O.o I thought Ballie was a girl
  20. Had a virus on my computer so was getting ready to do something about it. I was gonna lose my Eclipse data because of it so I thought "why not" and used the Admiral's viral script just to see how it works. The next day I realized to get rid of the virus I just had to end it's process with task manager…
  21. If you look the same as everyone else "because Custom=0" then you're an Eclipse addict.
  22. @Unknown_raven: > there is still an issue with it giving you energy when you level up speed. Edit the Main and that part is fixed.
  23. Gohan

    Auto updater

    @vitinho444: > @Robin: > > > [http://www.touchofdeathforums.com/smf/index.php/topic,58493.msg618740.html#msg618740](http://www.touchofdeathforums.com/smf/index.php/topic,58493.msg618740.html#msg618740) > > Robin… sorry to say and that will be stupid but its possible make one for Eclipse Stable? vit >.> > Although I created this with Origins in mind, it'll work with anything whether it's Eclipse related or not.
  24. Gohan

    Stats

    Okay I have a working VB6 now :D(thx Robin) So, anyone know how to change the names of these stats?
  25. Gohan

    Solved

    @Robin: > He gave you a cracked version which doesn't have the proper licensing. Grab a copy of VB6 where it comes as an installer. Problem resolved. Robin, you're awesome.
×
×
  • Create New...