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

Kumi

Members
  • Posts

    64
  • Joined

  • Last visited

    Never

Everything posted by Kumi

  1. Thanks! Well, that's a really outdated version. Lemmie just upload you a newer one :) **Here you go:** ![](http://s23.postimg.org/qghum7ldn/image.png)
  2. Hello guy, First of all, for over a year I have been working on a project on Eclipse. A Zombie MMO online game. I've been long gone and decided to work on this game again, there are a lot of features implemented on this game such as custom GUI, timer, crafting etc. The project been a little.. abandoned lately. Today, I decided to find somebody willing to help me with this project so maybe someday it will get officially released. I have many, many planned features for this game, Yes. Many planned. however not implanted yet. That's why we want **YOU.** You can see the topic (Which is outdated) [here](http://www.eclipseorigins.com/community/index.php?/topic/129195-wip-wasteland-mmorpg-zombie-survival-game/#entry849464) **We need someone which is experience in Visual Basic and known heavily into source edits. Someone friendly who can work gladly and on free time, as this is a hobby and side project. Most of the code is done, however we need someone who can implement it into the right states as I am still learning (and can't really do it by myself) this source edits.** This is the example of the game: ![](http://s14.postimage.org/59z1r1gsx/image.png) We are also open for suggestions on the graphics, etc. **Anyone interested?** :)
  3. After a long long time, I decided to work again on my Zombie MMO. However, I cannot do that alone. I need someone who is proficient in Visual Basic to do the coding, source edits of the game and we will work as a team. My game name is Wasteland Online in this forum, however it got a name change and many more new ideas. Source edits are almost done, but need someone with experience enough to know how to exactly implement them to make this one a big, zombie MMO game. Remember, this will be a fun hobby and side project. Thanks, message me if you are interested :)
  4. Never mind got it working, should of tried more instead of opening a thread. Sorry bout' that.
  5. Kumi

    [Dx8 engines] Clock

    Nicely done DarkMatch ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons//smile.png) !
  6. It's not working for me, i think i done some error but a error appears saying "Compile error: Variable not defined" and highlights this 'AddressOf HandleSetBounty'
  7. Kumi

    New GUI ingame?

    could anyone provide me the line where i can at least edit the code for the gui? Couse i can't find it :/
  8. [**Ertzel**](http://www.touchofdeathforums.com/community/index.php?/user/48743-ertzel/), I managed to fix the grey screen error. Also i am using Eclipse advance becouse i installed Mega to see if the grey screen will still be there and it was. The only problem i got now is with the DX8 error when i press on the 'Char' button
  9. i manged to get my data back, the only problem is when i press on my 'character button' a error come up saying Unrecovable DX8 error. Any ideas? ![](http://s23.postimage.org/90w5up9qj/image.png)
  10. Kumi

    New GUI ingame?

    So i have to do it the hard way and have to change the codes instead to open it in VB6 and drag them ? ![:(](http://www.touchofdeathforums.com/community/public/style_emoticons//sad.png) I see what i can do.
  11. > Since you formatted your computer (or did I misunderstand) install the run times file. I Already done that, i even tryed putting the files one by one in System32 > Try this Link: > > [http://www.touchofde…29-activex-etc/](http://www.touchofdeathforums.com/community/index.php?/topic/131622-run-time-error-solutions-339-429-activex-etc/) That is a nice tutorial, however it still didin't work. I did every single step on there and even the "regsvr32 cmcs21.ocx" etc. The only problem i had was when i typed "regsvr32 stdole2.tlb" a error came saying "The module @stdole2.tlb@ was loaded but the entry-point DLLregsiterServer was not found. Make sure that "Stdole2.TLB" is a valid DLL or OCX file and try again." Great! i tried the other ones and they worked now, Thanks for the help guys. The problem is when i run my old one which i have all the files, a error came up saying "Run-time error 9" Subscript out of range. That must be somehting with the source codes?
  12. I worked hard on my damn game and im using Eclipse Advance, I installed some other 2D eclipse game and i deleted it. Then i went to try out mine and thats where it happends, When i open Eclipse Client a grey screen appear and i can't get rid of it, i formated my computer since i dont want to lose it and it gotten worst. I got error 'Run-time error '429' ActiveX copmonent can't create object. i Tried to install Eclipse Mega and had the same Grey screen error. Please i really need help with this since i don't want to lose my game.
  13. Kumi

    New GUI ingame?

    if anyone coulde guide me into how i put my own graphics on the ingame screen on VB6 please do, i really need this. Becouse when i open frmMain's in VB6 it brings up the admin panel not the game screen.
  14. Kumi

    New GUI ingame?

    > If you want to add your own thing to your engine with a new image on it, you will have to actually explain it. Look at the current source and how graphics are handled, try something on your own. If you can't get it to work, then post here with what you tried and we can help fix it. Thats execlty what i want, Thanks. I am pretty new at VB6 so i can't even really do codes, thats why i asked here so if someone want can help me with the code, then i try to move on from that code and learn a little by it, i'll try something out. If anyone can guide me exectly on how to edit the INGAME GUI and add my own, that would be great please. Also, i tried doing something. But when i open frmMain's in VB6 it brings up the admin panel not the game screen. How do I get the actual game screen?
  15. Kumi

    New GUI ingame?

    OKEY DOGY, Mabye my english isin't that good since i'm not english, Do i need 100% well written english to join the forum? I tought this was just a forum not a grammer exam. Mabye thats why i am online to learn some things. I dont know if your just stupid or i cant understand, I dont want to change any images or layouts. i just want to add my image. If 'CHANGE THE LAYOUT' means that, then i open the IDE Client VBP and edit the FrmMAIN from there? THANKS AND HAVE A NICE DAY.
  16. Kumi

    New GUI ingame?

    Im sorry if im not that clear, im new to sourcing and whatever.I Dont need to edit any GUI in the game, I Need to add my own Picture i made on the screen when you play the game. It's a simple image also i need to add a clock, But first i want to just learn the really basic and add a picture. > You have to change the pictures if you want to keep the current layout, however if you want to make a GUI with buttons in different places and different places for the bars, you have to open the frmMain and frmMenu and edit them I Did try to add it from there by opening the frmMain but the admin panel only appears. > sits not, how me how to modify the layout of the GUI(places and stuff) without modifying > > code. Mabye he means by editing the GUI from Graphics folder? dunno. > KuMii, show us what you have tried so we can help you fix the code. Look at current GUI codes in the engine and try something off of that. I Haven't tried anything yet to be honest, i'm just needs a heads up on how i can import a picture to appear in my screen, but i try. ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons//smile.png)
  17. Kumi

    New GUI ingame?

    That's what im trying to do. Im learning, thats why i posted this, to see if someone can guide me into making a gui in game ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons//smile.png)
  18. Kumi

    New GUI ingame?

    Thanks [Jep](http://www.touchofdeathforums.com/community/index.php?/user/82617-jep/), i saw some of his posts on threads too. He really is a prick
  19. Kumi

    New GUI ingame?

    Hey [DarkMatchFlame](http://www.touchofdeathforums.com/community/index.php?/user/38524-darkmatchflame/), Thanks for you're replay I'm using Eclipse Advance. How can i exectly make this since i'm still learning and got into source only yesterday
  20. Kumi

    New GUI ingame?

    > Stop trying to run before you can walk. I'm not, I already did some text appearing in the client. Basics but if anyone can guide me into making / Putting a simple GUI in the game, That would be nice.
  21. Kumi

    New GUI ingame?

    I dont want to know how to do a calculator. I prefer to start learning to do the source and working on my game instead of doing a calculator. With some of the user's help.
  22. Kumi

    New GUI ingame?

    Damn, You're really Helpfull ![:lol:](http://www.touchofdeathforums.com/community/public/style_emoticons//laugh.png). I Know i need to edit the source, what i'm asking for is if that someone can guide me on how to do this. Please. P.S: i dont know how to do a calculator yet.
  23. Kumi

    New GUI ingame?

    Hey Zex, i dont need to modify a picture. i need to add one of my own in the game.
×
×
  • Create New...