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

Growlith1223

Members
  • Posts

    2042
  • Joined

  • Last visited

Everything posted by Growlith1223

  1. Dude this is like epic, i am using this right now :D thanks for this great tutorial!
  2. How do you make this load the X and Y coordinates?Do you have to edit the player warpto sub?
  3. Does this rly even work?Cuz i was sitting here for 5 minutes reading the posts and to me, it sounds like it don't work :/
  4. if i remember correctly, it was canmove=false
  5. Go onto the source of the server, and go into modConstants and scroll all the way to the bottom and you can modify the death and starting point there.
  6. Hello i am Grim Reaper, people usually call me Growl.I have been working on a game for about 5 months now.So fare it's gotten to be a great game.i cant pay the coders that help because i have no money T.T This is a Pokemon game that is similar to the original [PMD](http://www.pokemonmysterydungeon.com/) games.except my game is an online game!The game does start you off as a pokemon, and you get to do almost anything.(just watch your tongue ._.).I currently use Eclipse Origins 2.0.I plan to create my game using C# though.I am getting a little better with C# now.Anyways. **Story line** You start off as a pokemon and you work your way up to the top to become the strongest.Or you can just play for fun.You can chose between many different pokemon(Riolu, Eevee, Charmander, etc.)You can gather endless amounts of items and store them into your bank.You get your own guild and have other people join you!You can also modify your very own house(coming sson ._.) and show it off to the world. Here are some features i added in. * [Arena Tiles](http://www.touchofdeathforums.com/smf/index.php/topic,72842.0.html) - Kibbelz * [Minimap](http://www.touchofdeathforums.com/smf/index.php/topic,77905.0.html) - ihero * [Chat above player's head](http://www.touchofdeathforums.com/smf/index.php/topic,75797.0.html) - Justn * [Chest Attribute](http://www.touchofdeathforums.com/smf/index.php/topic,70769.0.html) - Kibbelz * [Chat Channels](http://www.touchofdeathforums.com/smf/index.php/topic,75043.0.html) - Whack * [Walk through players](http://www.touchofdeathforums.com/smf/index.php/topic,70436.0.html) - Sekaru * [Guild system](http://www.touchofdeathforums.com/smf/index.php/topic,78441.0.html) - Scott * Recruitment System - Ryoku Hasu * Pokemon Storage - Ryoku Hasu * Signs System - Ryoku Hasu * Conversation System - Ryoku Hasu Features i coded myself: * Dynamic GUI(everything is optional to have) * Server Status Checker lol not much stuff i added XD The stuff i am still working on is: * Housing system * Better GUI The game is pretty basic for now but it will be great soon. I only need some programmers, and that is all(i already have a lot of mappers and i am doing the items,etc. for now.) Anyways, My game has only been released for about 5 months now.When i started working on it, i was a total newb at coding but now i have gotten the hang of the coding stuff.I still am a beginner though XD Here is the site: [PMD DU](http://pmd-du.co.cc) PM me if you wish to join! This is my very first mmorpg game so yea….This game will take some time before it starts getting better XD. Sincerely, Grim Reaper.
  7. No you don't have to edit anything there. The changinfg of a scope means you can make the port private to only a few ppl.
  8. Select the TCP option and do it again but this time name it Server Port(UDP) and select UDP option
  9. That was why i said "Or something like that"… You use whatever port you are using.
  10. Hello i am Grim Reaper and I am going to show you how to get your game online if you have no router(just connected to the modem…) ![](http://www.freemmorpgmaker.com/files/imagehost/pics/c694208f923d6d0e7287135687fee101.JPG) First open up your control panel and look for something similar to this: ![](http://www.freemmorpgmaker.com/files/imagehost/pics/3a1424c5bc7585e6bfdd5e6a2515b8c2.JPG) Then open it, and goto Exceptions tab and click on the Add Program button, and choose your server NOTE:This will allow your server to go pass your firewall and connect to the internet. When done adding your exception for your server, click on the Add Port button and type in your port. It should look like this: Port: 4001 or something IP: 192.168.X(your ip…) Then select TCP. and do it again but this time select UDP NOTE:When having both exceptions, it will allow other players who use wifi to connect. And play and enjoy!
  11. You would have to use DX8 or just rip it from CS:DE
  12. You don't think i can put effort into this? D: I can it's just i am a little lazy right now :P
  13. So what you are wanting is basicly that logo but at an area on it it will say The Lost History? Is that what you are wanting?
  14. The actual color of the GUI itself
  15. yes like the RGB(255,255,255) hex codes
  16. @Lynxaria: > I don't think Growlith really means images, instead the actual hex colors to be changed that way there is no need to create a ton of GUI's for each color. EXACTLY :D
  17. I know. What i am wanting is like when a player selects an option(ex. red) it changes the RGB to 255, 0, 0\. and so on. :S That is all that i am rly wanting XD
  18. Is there a way to recolor the GUI through coding? Help is greatly appreciated Thanks in advanced
  19. ok whatev, you ppl seem to not understand PMD games then :S
  20. hey i felt like giving out some of my GUI(it's not all done) and here it is! I spent all night making it >.< anyways here it is Please don't discriminate too much XD
  21. ok i saved the buttons as png and changed it but now it's coming up with an error that says: ``` Cannot find one or more interface images. If they exist then you have not extracted the project properly. Please follow the installation instructions fully. ```and i changed the loading of the buttons and it still says it :S
×
×
  • Create New...