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

azure

Members
  • Posts

    2323
  • Joined

  • Last visited

    Never

Everything posted by azure

  1. Alright so I've been around this and around this and around this, and everyone has a different answer for what the problem is, and a possible solution. The issue here is that I'm not sure what the complete issue is and if it can be fixed at all. The main reason I'm perusing it rather than just taking it out all together is that I'd love to have the mode in my game with out the lag. So if I could get the full issue and a viable fix if there is one I'd much appreciate it. I'm not in a huge hurry to make a great game since it's just kind of a hobby, but I'd like to have things in the engine running smoothly. Edit: Solved both by SVN and Anasky.
  2. This isn't a normal error as far as I know, and because you don't give any info no one can help.
  3. You could easily design a pseudo pokedex system using the scripted custom menu tuts. I made a badge/achievement system with it. :D
  4. azure

    MoleBox

    I remembered that about an hour ago. Sleep deprivation is bad. I guess I got it mixed up with Daemon tools.
  5. Well I get a Fail cookie and a Face palm then. :D that's a really easy fix. Thanks guys.
  6. Wait so Have it call Playermsg instead of BattleMsg?
  7. Ok so I was wondering how can I make the Battle Messages that are shown at the bottom of pic screen on the client appear in the chat box instead. I don't see any particular code that controls where the text is shown. I'll double check since I just had a thought as I wrote this, but some help would be great.
  8. azure

    MoleBox

    I didn't know Demonoid could make exe files. I thought it was just for packing and unpacking ISO's. If that is the case I am so re-downloading it.
  9. Reminds me of my rat Zoie. She was so cute, and even knew what cookie meant, seriously that rat was smart. Sadly she died of a common lung disease found in that type of rat. :( I was in the room when she checked, but at least she went peacefully.
  10. Actually I've done that once, it is a user error, so it's not really something a Dev could fix. Also if you wanted to run a second server just change the port and put in the server select stuff(there is a tut on that somewhere). Damian666- You should probably take a crack at making the Night lag less, It should be a challenge. (Yeah that's not entirely true I think)
  11. Yeah, that's pretty bad… Could I have a sample?
  12. "that little blue e" is non existent on my computer. I completely uninstalled it. :D I use Firefox for everything net related. You know your a geek when your homepage is Google.
  13. lol, bone's list made me think of one. Club Name 420 Spot.
  14. lol, that's why I make up my own. I was just giving a lazy answer to a lazy problem. :D
  15. Try a random name generator. :D For places I suggest just thinking very hard. :D
  16. It might help you to keep a log of the changes you make to the engine (even minor ones) that way you don't make minor mistakes. I wish I knew vb just to help out. X_x. Anyways I've got to get back to my C++ book or I'll never actually learn anything.
  17. No, I'm talking about Godlord on the hypocritical part. Though the rest of the post is more aimed towards both of you.
  18. It's a bit hypocritical as well. Sounds to me like your issue is just that compatibility. The question is "Why is the main not working". I mean besides some extra things(helpful things actually) it's identical to the normal mains.
  19. I don't know much about the time system and crud, but if you change that blue shade on Tileset 10 to something else it will change the night time color.
  20. azure

    VB6 Problem

    It's that same logic that makes stupid people believe all intelligent people are argent know-it-all's. It wouldn't matter what the use of the word driver was in the sentence, and you are taking it out of context. The quotes say ".dll" file. Us, being intelligent people, would want to assume that if this person was smart enough to take a screen shot of the specific error he would be smart enough to follow simple instructions and associate them with the file in question since it would tell them how to solve that problem. We should never assume that just because someone has not rank on a forum that they are devoid of intelligence. I hope that person found much help in my solution and will try that route rather than asking people on here for help again. Especially when the textbook answer is the only correct one on this forum.
  21. azure

    VB6 Problem

    This is only making things worse. My point wasn't what the thing should be called, it was a solution to fix it. "Google how to register a .dll file" or "Google how to register a .dll file on vista" is that so hard to do? Either way rather than tossing after the fact info that is only trivial to the op can we admit that the solution was given. The more we write things in jargon the less newbs on any level understand.
  22. azure

    VB6 Problem

    I could sit and write a long response to this "pseudo flame* but I don't care. Since that person didn't reply we could only assume that their issue was resolved before either of you posted. I've spent about three hours reading a textbook on c++ and I can see why most people hate computers now. To quote a popular band name, "Keep it simple stupid". When we copy and paste info without answering the question or helping other than giving trivial information that will not be retained we are only making things worse. Edit: To add to what I just said, I called the dll file a driver, what other name might I call a "support file", also I addressed the issue without a wall of copied text.
  23. azure

    VB6 Problem

    Are you using vista? (I use xp) Well you see a .dll file is a driver used by a program or the operating system(paraphrasing here) they are stored in your system 32 folder in you local disk. So if it says it can't find that specific file then it's either not there, or not registered. there should be a tutorial for this kind of thing somewhere, if not just google "how to register a .dll file".
×
×
  • Create New...