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

Geek

Members
  • Posts

    29
  • Joined

  • Last visited

    Never

Everything posted by Geek

  1. I have resolved everything on my own. It was merely a result of inexperience. :cheesy:
  2. Title says it all, if anyone has any ideas why or can help, it would be much appreciated. I could edit forms just fine yesterday.
  3. I want to be able to make my resources drop a variety of things, on a variable. Such as a % chance to drop certain items. I also want to set it up to change the "Received ****!" message that I have it say, so that it changes according to which item drops. I wouldn't mind changing the Admin panel so that my developers can do this on their own as well, although I'm not terribly comfortable with the VB6 design editor yet. Any help, advice, code or things I can look at for a reference would be greatly appreciated.
  4. Hello, I'm having a couple rather specific problems with this code as well. I'll go ahead and list them out here. 1\. Before you do anything, if you click on the game screen it focuses on chat so that you can talk. From this point you cannot refocus on the game from chat until you click to focus on chat or say something. This of course is not something I want to happen. Focus changing to the chat box is kind of buggy in general as well, there is more than one thing that will cause the client to switch to letting you type. 2\. Upon clicking a chat box in the Admin panel, after closing the Admin Panel it focuses on chat so you can talk. I'd rather it didn't. 3\. I have it set up so that the Return key is my chat focus key, however I have to click on the game screen to bring focus back to my game from chat, I want to be able to hit Return a second time to do this. In fact, sometimes clicking on the game screen doesn't work at all, you have to actually hit the Return key several times in rapid succession (Only way it will work, don't know why) and then click the game screen after doing so, which will return focus to the game. I have followed the instructions to a T as far as I know. If needed I can post copies of specific code you may want to look over for me, or whatever. I'm new to Visual Basic 6 by the way, currently learning VB.NET in college. I would much rather use .NET for the game, as I know a plethora more about it. However I'm not nearly that experienced yet. ^_^ Sorry if I rambled on a bit too much, and any help will be greatly appreciated. Also appreciation is about all I have to give, being completely new to the community. ;)
×
×
  • Create New...