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

PD

Members
  • Posts

    1028
  • Joined

  • Last visited

    Never

Everything posted by PD

  1. If you have properly installed the library files then just grab a new copy of the source and see if that gives you an error.
  2. Install the library files and then go back into the project and check out frmMain for a RichTextBox control named txtChat. If txtChat is a PictureBox, delete it and add a RichTextBox control to the form and name it txtChat.
  3. Magic Shield Range I can't come up with a good name. Advance. Think of it as being like Captain America's shield. It's magical properties can protect the user from spells and magic and it can be thrown like Cap's shield for offense.
  4. What's Geodude doing there? Looks great :)
  5. The icon should be in the 24BPP format before VB6 accepts it.
  6. PD

    Screen size

    Let the user choose.
  7. I'm suprised that this isn't in already. Good work :)
  8. Use both UDTs, the old one and the new one. Load a data file with the old UDT and just assign the values to the new UDT and save it. ``` NewUDT.Name = OldUDT.Name ```
  9. > Ohh sorry why didn't you say so This. You should have mentioned that in the first post then we wouldn't need to question. Also we were asking for more information not providing you with advice ;)
  10. > erm….........a dragon I guess google translator:draconi is an Italian word means dragon No. What I'm asking about is the fourth stage.
  11. > I didn't make it longer because I didn't want to bore anyone, trust me I was tempted to add a lot more. I mentioned what I thought would be just enough. Add some more. What is a Draconi?
  12. So you believe in re-spawning? … :D
  13. I started reading this and was thinking it would turn out good but I was disappointed by your description. I guess I was expecting a 70 page GDD :P
  14. Grab yourself Eclipse Dawn and start with that or see if you can find a download for EO 1 or version 2\. Once you compile, the original EXE will be replaced with the new one. [http://www.eclipseorigins.com/community/index.php?/forum/136-eclipse-dawn-2xx/](http://www.eclipseorigins.com/community/index.php?/forum/136-eclipse-dawn-2xx/)
  15. PD

    Eclipse

    Wait…there are rules?
  16. More bias? My engine… Robin's EO. Nice, simple and clean. Great base.
  17. > Uhm, sorry but what Switch statement do ? > > > > how does it function? Switch = Select Case.
  18. PD

    Tree Pixel

    LOL! Great work. I may hire you :P
  19. You better be making a pirate game.
  20. > Lol.. i'll think about it. Why don't you make the source, open-source? Then certain people maybe willing to help fix up the code. You can add a disclaimer saying "Code sucks don't use it to make a game" … or something like that for people who maybe thinking about using this engine.
  21. > Domino_ The 2 image is good xD. The problem is in the first Wait…what? I was looking at the big tree and thinking that was the problem :P Honestly, I don't see a problem with the first one.
  22. Can I gets sauce? I cans help fix spaghetti code :P
  23. I'm liking the Plus+ plan. Too bad I can't have my webhost and VPS under one roof :P Will you be able to access your MySQL database remotely? My current host doesn't allow that.
  24. > I never saw the memo where they were forced to use this engine. I never said anyone would be forced to use this engine but **IF** someone does want to use it but doesn't have programming knowledge, a event/script system would come in handy.
  25. > need and want is different things, Zesh. you can still make a great game WITHOUT an event system OR scripting system. If you can program then yes but for someone who doesn't have programming knowledge and won't touch the source, how are they supposed to make a decent game without some sort of flexible system?
×
×
  • Create New...